Status: Pass 196 Failure 26 Skip 10
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.volume.admin.test_volume_quotas_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumeQuotasNegativeTestJSON) |
fail
ft1.1: setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas_negative.py", line 51, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 141, in create_volume volume['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 7b7605d8-5f30-460a-ac1a-8676532a0eea failed to reach available status (current creating) within the required time (360 s). |
||||||
tearDownClass (tempest.api.compute.volumes.test_attach_volume | 2 | 0 | 2 | 0 | 0 | Detail | |
AttachVolumeTestJSON) |
fail
ft2.1: tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 585, 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 0x7f09461c2e48>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume baf3c682-03b0-4ac3-8ed1-28b65c24928e within the required time (360 s)., <traceback object at 0x7f0946023d08>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume 72c41131-0fb2-4aa0-8a3c-92a6f3ff9512 within the required time (360 s)., <traceback object at 0x7f0946072608>)) |
||||||
AttachVolumeShelveTestJSON) |
fail
ft2.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 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 585, 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 0x7f778a6ce888>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 803c3a64-c58f-41ca-b9d7-6a9b78c8e600 within the required time (360 s)., <traceback object at 0x7f778a760c88>), (<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 0x7f778a822cc8>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 00439084-dd55-410e-9b02-c86f7781532b within the required time (360 s)., <traceback object at 0x7f778a74d908>)) |
||||||
tearDownClass (tempest.api.volume.admin.test_volume_quotas | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumeQuotasAdminTestJSON) |
fail
ft3.1: tearDownClass (tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 585, 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 0x7f83a494bb48>) |
||||||
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 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 585, 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 0x7f83a4a30f88>), (<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Target volume type is still in use.'}, <traceback object at 0x7f83a4a30c88>)) |
||||||
tearDownClass (tempest.api.volume.admin.test_volume_type_access | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumeTypesAccessTest) |
fail
ft5.1: tearDownClass (tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 585, 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 0x7f83a48bb088>), (<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Target volume type is still in use.'}, <traceback object at 0x7f83a48b9e08>)) |
||||||
tearDownClass (tempest.api.volume.test_volume_transfers | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesTransfersTest) |
fail
ft6.1: tearDownClass (tempest.api.volume.test_volume_transfers.VolumesTransfersTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 585, 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 0x7f83a48c0848>), (<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 0x7f83a48c06c8>)) |
||||||
tearDownClass (tempest.api.volume.test_volumes_snapshots | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesSnapshotTestJSON) |
fail
ft7.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 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 585, 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 0x7f3b1108e708>), (<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 0x7f3b1116d9c8>), (<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 0x7f3b1116d888>), (<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 0x7f3b1116dc88>)) |
||||||
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
ft8.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:'': {{{ 2020-12-21 04:04:05,306 94997 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2020-12-21 04:04:05,306 94997 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2020-12-21 04:04:06,324 94997 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16/compute/v2.1/os-keypairs 1.017s 2020-12-21 04:04:06,324 94997 DEBUG [tempest.lib.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-1110262630"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:05 GMT', 'server': 'Apache/2.4.29 (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-2add293b-d5cd-40ee-bf19-f75de9dd65d3', 'x-compute-request-id': 'req-2add293b-d5cd-40ee-bf19-f75de9dd65d3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEApv6LbnvJS7YBwkAxVq8CXkY+yFSmEv7UwZy+FHsRZsbz5UqB\\nfKKP6HRg7/g57p+cTNAf+qyVBgsngainVGz7uXx3JQ2kj0PdkXk1peh5LdxR7yaF\\n9VHCfFWbgR4YbWiAmv6RrK+LiiTuv9C94N677V0CFRIyifSbuPJtCWVRSlDRwZRf\\nou6QkVqiI6VaZrdDYQzOgaz6vmcHefF/IqAwBXlZvGHM1asSHlx4BkfCAf7r8Wqu\\nH61XruKcUZREO3D0JrVbFxbEZpEaxEitOVAaZRU8m+LhsmiilIUkV/l9JeFkQ6oP\\n5zbWYw3fL/cMSn4hB0dB5sXfQJGv+sjdkqvDKQIDAQABAoIBAAT8kuNQtPkazUCk\\ntBR3k2WHSXan+HGWxHmnmZF4/1MHW98b83PqUsvJNd/UlL5Ia91rVZkhsC2HBb38\\ncEq4Gmg2jERB/Qj+KM6gRPbYU04IRzYR+2wQ7fLSh5s6b9ZMiZKXSXhToaIVaj+2\\nFwVxAUGcRmSkr3epI0FJk/H04ZGLfe4oUp4Gz95zIP9B4zr0NIxIwgWoNbRpc1+V\\nwr4P59dQtTmR1h9z4G9aIcncHrhCqIJI/alLai/GW11fcq1N+eZPuMPClOrnPoM7\\nHCw7xN9/DuVrghk3mGhcrJUCRPiK61fPWCX13fNq5Z2wkMqnLMJRAJLSt5xuw8Gr\\nb55gxtECgYEA0vczhBD0rv0fanKIMF6lsDKH+3T5LMB/vo/9Z7kthiVblrRZo286\\npEVjwzQOOYE6vvPb+Fql/00hUikhkYkjDWdfQ4AcocJDguz9cjRBRF0Q2f2FocqM\\nm5KtmIPzUm+htEPb6GkOu7akxa2PjIS6RasORyMTJAGpb6C40o657O0CgYEAyqRo\\n3eEPvZJE+FP9kxg7gAThZkpI4i+5AVrTvOmwrmzMdOZnse44+rPgnlKQUR6bhfNJ\\n6OFGM/2+Q0KikaIhAYa+eHVxm/jq5/eF6ZwF7Uf+UQb2GgGJ7Ryl2EOgZbugX3RE\\n7/0K8dKgsMhdfpENUc/kW7gmDR1eviL3JqQjY60CgYBssMnM4AOAaI8YA7wg15Kb\\nzdz7c8+w+9iU8JCJMQHAXFzsryyDpJnc6pc0igxOGkOPAAqz0Ng3SaDCOMi/t5zk\\nmf6dw1J9EJ5BxSHrBfseYqh89z4zFi0NNivUKR9iuHriahfRjNb3ZWlNI1eS+QsT\\nO8cWZX7GDUkjZvXyHXCzHQKBgFPgn8OPoAtQ2xmK8oALXL2Nx5qmjuqI5GQqK1Cb\\nzlU0laChqjRdLdqf0A7YkAHz0F4uqN4rOPrWQgXnNBFh8ZWHJ5oGyuLLsrgXnadn\\nvJBN53e0kPOMxYGPBRqyS1cwxZ4dK1fG/tu/2mGyXfjAo6nEinpoi9+L06aSJIkr\\nEbb1AoGBAKrGO4X6WfgN2HmCzRkcsbx5sCOL8gywreZHAWu1uGRbr459Z7yEKCls\\nRKD44Bq7uIQSXwF9eYAXUl4sk6wtqwdXqRSIHCKaX6DjD0Yy+WdZhYGNoeY0SWzk\\nc0y34lA60xUbvSOL/MMZWIfWMP2kt8givH5XOHmMf6+jFLI1Ui4b\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-1110262630", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCm/otue8lLtgHCQDFWrwJeRj7IVKYS/tTBnL4UexFmxvPlSoF8oo/odGDv+Dnun5xM0B/6rJUGCyeBqKdUbPu5fHclDaSPQ92ReTWl6Hkt3FHvJoX1UcJ8VZuBHhhtaICa/pGsr4uKJO6/0L3g3rvtXQIVEjKJ9Ju48m0JZVFKUNHBlF+i7pCRWqIjpVpmt0NhDM6BrPq+Zwd58X8ioDAFeVm8YczVqxIeXHgGR8IB/uvxaq4frVeu4pxRlEQ7cPQmtVsXFsRmkRrESK05UBplFTyb4uGyaKKUhSRX+X0l4WRDqg/nNtZjDd8v9wxKfiEHR0Hmxd9Aka/6yN2Sq8Mp Generated-by-Nova", "fingerprint": "60:ca:33:55:af:46:b9:2c:22:7b:6f:23:95:5d:5c:13", "user_id": "72d106173cd04d2e839770d14d8731a5"}}' 2020-12-21 04:04:06,328 94997 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1110262630 created 2020-12-21 04:04:06,925 94997 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16:9696/v2.0/security-groups 0.596s 2020-12-21 04:04:06,925 94997 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--1936529947", "description": "tempest-description--529398684"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1529', 'x-openstack-request-id': 'req-d5a1b6c3-febd-474d-b4f3-c9ce47dd768b', 'date': 'Mon, 21 Dec 2020 04:04:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "deff15b0-5db9-4f56-a5d7-85fd1a533727", "name": "tempest-securitygroup--1936529947", "stateful": true, "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "description": "tempest-description--529398684", "security_group_rules": [{"id": "330c9e63-a258-41fb-90b9-0c4eec9554d3", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "security_group_id": "deff15b0-5db9-4f56-a5d7-85fd1a533727", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "remote_group_id": null, "standard_attr_id": 117, "description": null, "tags": [], "created_at": "2020-12-21T04:04:06Z", "updated_at": "2020-12-21T04:04:06Z", "revision_number": 0, "project_id": "cc8f76dafd9d4e19a9667dec5becb673"}, {"id": "f3a3d91f-7ac1-4db3-ad15-fcd16239ca8b", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "security_group_id": "deff15b0-5db9-4f56-a5d7-85fd1a533727", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "remote_group_id": null, "standard_attr_id": 116, "description": null, "tags": [], "created_at": "2020-12-21T04:04:06Z", "updated_at": "2020-12-21T04:04:06Z", "revision_number": 0, "project_id": "cc8f76dafd9d4e19a9667dec5becb673"}], "tags": [], "created_at": "2020-12-21T04:04:06Z", "updated_at": "2020-12-21T04:04:06Z", "revision_number": 1, "project_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:04:08,627 94997 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16:9696/v2.0/security-group-rules 1.702s 2020-12-21 04:04:08,628 94997 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": "deff15b0-5db9-4f56-a5d7-85fd1a533727", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '540', 'x-openstack-request-id': 'req-da826e00-4856-4668-b59b-5b5b89c55d71', 'date': 'Mon, 21 Dec 2020 04:04:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "949245b3-44c0-4fe1-8c50-79d3b54a5c77", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "security_group_id": "deff15b0-5db9-4f56-a5d7-85fd1a533727", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "remote_group_id": null, "description": "", "created_at": "2020-12-21T04:04:07Z", "updated_at": "2020-12-21T04:04:07Z", "revision_number": 0, "project_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:04:12,039 94997 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16:9696/v2.0/security-group-rules 3.410s 2020-12-21 04:04:12,040 94997 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": "deff15b0-5db9-4f56-a5d7-85fd1a533727", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-ef122b24-bddd-4fb3-adf0-229eef5d8aeb', 'date': 'Mon, 21 Dec 2020 04:04:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7f23c81a-f5ff-4746-aeea-4fe99e3309af", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "security_group_id": "deff15b0-5db9-4f56-a5d7-85fd1a533727", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "remote_group_id": null, "description": "", "created_at": "2020-12-21T04:04:09Z", "updated_at": "2020-12-21T04:04:09Z", "revision_number": 0, "project_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:04:12,041 94997 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1936529947 created 2020-12-21 04:04:17,087 94997 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16:9696/v2.0/floatingips 5.046s 2020-12-21 04:04:17,087 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "62fcf32e-2351-40da-9ead-73ebabec5a60"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-d076dc54-fecb-486c-a81a-de99c390d7d6', 'date': 'Mon, 21 Dec 2020 04:04:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d48a3fae-65fc-40c0-bf6a-c7210ea8060a", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "floating_ip_address": "172.27.0.130", "floating_network_id": "62fcf32e-2351-40da-9ead-73ebabec5a60", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cc8f76dafd9d4e19a9667dec5becb673", "description": "", "port_details": null, "tags": [], "created_at": "2020-12-21T04:04:14Z", "updated_at": "2020-12-21T04:04:14Z", "revision_number": 0}}' 2020-12-21 04:04:17,088 94997 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd48a3fae-65fc-40c0-bf6a-c7210ea8060a', 'tenant_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'floating_ip_address': '172.27.0.130', 'floating_network_id': '62fcf32e-2351-40da-9ead-73ebabec5a60', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2020-12-21T04:04:14Z', 'updated_at': '2020-12-21T04:04:14Z', 'revision_number': 0, 'ip': '172.27.0.130'} created 2020-12-21 04:04:17,200 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.16/identity/v3/auth/tokens 0.107s 2020-12-21 04:04:17,201 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3686', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-37fb173d-ea67-4fb4-b298-a29492de4fd1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "72d106173cd04d2e839770d14d8731a5", "name": "tempest-AttachVolumeShelveTestJSON-647402538", "password_expires_at": null}, "audit_ids": ["nEhXFc26Q2iJBhnYDEIkzg"], "expires_at": "2020-12-21T05:04:17.000000Z", "issued_at": "2020-12-21T04:04:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc8f76dafd9d4e19a9667dec5becb673", "name": "tempest-AttachVolumeShelveTestJSON-647402538"}, "is_domain": false, "roles": [{"id": "5f61180c5b194d0cbc5032897a6f6439", "name": "reader"}, {"id": "fa602b6299b343f0b2841637326ed4a0", "name": "member"}], "catalog": [{"endpoints": [{"id": "67434cf15a5e4c0aa56b0df8c0f1b972", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:8080/v1/AUTH_cc8f76dafd9d4e19a9667dec5becb673", "region": "RegionOne"}, {"id": "a773396349f844b39541ca7d1e374cb5", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16:8080", "region": "RegionOne"}], "id": "05e14bd4578749ccb14608de0a895d27", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "a7b3d3e1730445759e8e275ea2c4998f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2.1", "region": "RegionOne"}], "id": "1d8f8103d8054ff4a0dc96397d84359d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3f69c1842afa424fbb8c03366247dd2e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/image", "region": "RegionOne"}], "id": "2b61af69c6d84a41b07075d0d30153a3", "type": "image", "name": "glance"}, {"endpoints": [{"id": "036a854e219640b19103c97be8ab4f89", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}, {"id": "2099d3d59ff949a7809ac7994bd0ecfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}], "id": "51d2ffbd9a114f78b3c411fe2a5591df", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5633689a4b534c9d86b10db630c9fba6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:9696/", "region": "RegionOne"}], "id": "691ccc4c060349b9927490e3a6785f9c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "eda3b1f1b25c4641841a827e2c37c1f7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/placement", "region": "RegionOne"}], "id": "6cdad675985b46329d3e07a90c9d851f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d799b36df4d14525afbb52d67764d522", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673", "region": "RegionOne"}], "id": "70eda92a441148d6a4a9d84bef28925c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "44018e14b11043ba94aba20da74e0b01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2/cc8f76dafd9d4e19a9667dec5becb673", "region": "RegionOne"}], "id": "b48ad1c0bd544836954223d226a705a0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1612016d54da4b47bc77cbd63d7b2436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673", "region": "RegionOne"}], "id": "b9fae1bfd42f4f84afd362e9afb030e4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d88fa15868448759ab6f02568926ba0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v2/cc8f76dafd9d4e19a9667dec5becb673", "region": "RegionOne"}], "id": "ee39ede295334890a1534d8d9b611a7d", "type": "volumev2", "name": "cinderv2"}]}}' 2020-12-21 04:04:17,201 94997 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'f6bc0051-d4ea-476a-9024-7792973f8f69', 'name': 'tempest-AttachVolumeShelveTestJSON-878250677-network', 'tenant_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 7, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2020-12-21T04:03:42Z', 'updated_at': '2020-12-21T04:03:42Z', 'revision_number': 1} available for tenant 2020-12-21 04:04:17,202 94997 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApv6LbnvJS7YBwkAxVq8CXkY+yFSmEv7UwZy+FHsRZsbz5UqB\nfKKP6HRg7/g57p+cTNAf+qyVBgsngainVGz7uXx3JQ2kj0PdkXk1peh5LdxR7yaF\n9VHCfFWbgR4YbWiAmv6RrK+LiiTuv9C94N677V0CFRIyifSbuPJtCWVRSlDRwZRf\nou6QkVqiI6VaZrdDYQzOgaz6vmcHefF/IqAwBXlZvGHM1asSHlx4BkfCAf7r8Wqu\nH61XruKcUZREO3D0JrVbFxbEZpEaxEitOVAaZRU8m+LhsmiilIUkV/l9JeFkQ6oP\n5zbWYw3fL/cMSn4hB0dB5sXfQJGv+sjdkqvDKQIDAQABAoIBAAT8kuNQtPkazUCk\ntBR3k2WHSXan+HGWxHmnmZF4/1MHW98b83PqUsvJNd/UlL5Ia91rVZkhsC2HBb38\ncEq4Gmg2jERB/Qj+KM6gRPbYU04IRzYR+2wQ7fLSh5s6b9ZMiZKXSXhToaIVaj+2\nFwVxAUGcRmSkr3epI0FJk/H04ZGLfe4oUp4Gz95zIP9B4zr0NIxIwgWoNbRpc1+V\nwr4P59dQtTmR1h9z4G9aIcncHrhCqIJI/alLai/GW11fcq1N+eZPuMPClOrnPoM7\nHCw7xN9/DuVrghk3mGhcrJUCRPiK61fPWCX13fNq5Z2wkMqnLMJRAJLSt5xuw8Gr\nb55gxtECgYEA0vczhBD0rv0fanKIMF6lsDKH+3T5LMB/vo/9Z7kthiVblrRZo286\npEVjwzQOOYE6vvPb+Fql/00hUikhkYkjDWdfQ4AcocJDguz9cjRBRF0Q2f2FocqM\nm5KtmIPzUm+htEPb6GkOu7akxa2PjIS6RasORyMTJAGpb6C40o657O0CgYEAyqRo\n3eEPvZJE+FP9kxg7gAThZkpI4i+5AVrTvOmwrmzMdOZnse44+rPgnlKQUR6bhfNJ\n6OFGM/2+Q0KikaIhAYa+eHVxm/jq5/eF6ZwF7Uf+UQb2GgGJ7Ryl2EOgZbugX3RE\n7/0K8dKgsMhdfpENUc/kW7gmDR1eviL3JqQjY60CgYBssMnM4AOAaI8YA7wg15Kb\nzdz7c8+w+9iU8JCJMQHAXFzsryyDpJnc6pc0igxOGkOPAAqz0Ng3SaDCOMi/t5zk\nmf6dw1J9EJ5BxSHrBfseYqh89z4zFi0NNivUKR9iuHriahfRjNb3ZWlNI1eS+QsT\nO8cWZX7GDUkjZvXyHXCzHQKBgFPgn8OPoAtQ2xmK8oALXL2Nx5qmjuqI5GQqK1Cb\nzlU0laChqjRdLdqf0A7YkAHz0F4uqN4rOPrWQgXnNBFh8ZWHJ5oGyuLLsrgXnadn\nvJBN53e0kPOMxYGPBRqyS1cwxZ4dK1fG/tu/2mGyXfjAo6nEinpoi9+L06aSJIkr\nEbb1AoGBAKrGO4X6WfgN2HmCzRkcsbx5sCOL8gywreZHAWu1uGRbr459Z7yEKCls\nRKD44Bq7uIQSXwF9eYAXUl4sk6wtqwdXqRSIHCKaX6DjD0Yy+WdZhYGNoeY0SWzk\nc0y34lA60xUbvSOL/MMZWIfWMP2kt8givH5XOHmMf6+jFLI1Ui4b\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-1110262630', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCm/otue8lLtgHCQDFWrwJeRj7IVKYS/tTBnL4UexFmxvPlSoF8oo/odGDv+Dnun5xM0B/6rJUGCyeBqKdUbPu5fHclDaSPQ92ReTWl6Hkt3FHvJoX1UcJ8VZuBHhhtaICa/pGsr4uKJO6/0L3g3rvtXQIVEjKJ9Ju48m0JZVFKUNHBlF+i7pCRWqIjpVpmt0NhDM6BrPq+Zwd58X8ioDAFeVm8YczVqxIeXHgGR8IB/uvxaq4frVeu4pxRlEQ7cPQmtVsXFsRmkRrESK05UBplFTyb4uGyaKKUhSRX+X0l4WRDqg/nNtZjDd8v9wxKfiEHR0Hmxd9Aka/6yN2Sq8Mp Generated-by-Nova', 'fingerprint': '60:ca:33:55:af:46:b9:2c:22:7b:6f:23:95:5d:5c:13', 'user_id': '72d106173cd04d2e839770d14d8731a5'}, 'security_group': {'id': 'deff15b0-5db9-4f56-a5d7-85fd1a533727', 'name': 'tempest-securitygroup--1936529947', 'stateful': True, 'tenant_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'description': 'tempest-description--529398684', 'security_group_rules': [{'id': '330c9e63-a258-41fb-90b9-0c4eec9554d3', 'tenant_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'security_group_id': 'deff15b0-5db9-4f56-a5d7-85fd1a533727', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'remote_group_id': None, 'standard_attr_id': 117, 'description': None, 'tags': [], 'created_at': '2020-12-21T04:04:06Z', 'updated_at': '2020-12-21T04:04:06Z', 'revision_number': 0, 'project_id': 'cc8f76dafd9d4e19a9667dec5becb673'}, {'id': 'f3a3d91f-7ac1-4db3-ad15-fcd16239ca8b', 'tenant_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'security_group_id': 'deff15b0-5db9-4f56-a5d7-85fd1a533727', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'remote_group_id': None, 'standard_attr_id': 116, 'description': None, 'tags': [], 'created_at': '2020-12-21T04:04:06Z', 'updated_at': '2020-12-21T04:04:06Z', 'revision_number': 0, 'project_id': 'cc8f76dafd9d4e19a9667dec5becb673'}], 'tags': [], 'created_at': '2020-12-21T04:04:06Z', 'updated_at': '2020-12-21T04:04:06Z', 'revision_number': 1, 'project_id': 'cc8f76dafd9d4e19a9667dec5becb673'}, 'floating_ip': {'id': 'd48a3fae-65fc-40c0-bf6a-c7210ea8060a', 'tenant_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'floating_ip_address': '172.27.0.130', 'floating_network_id': '62fcf32e-2351-40da-9ead-73ebabec5a60', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2020-12-21T04:04:14Z', 'updated_at': '2020-12-21T04:04:14Z', 'revision_number': 0, 'ip': '172.27.0.130'}} 2020-12-21 04:04:18,306 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.16/compute/v2.1/servers 1.103s 2020-12-21 04:04:18,307 94997 DEBUG [tempest.lib.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-1643343056", "imageRef": "207fafd4-25f4-4407-8994-832167819bf9", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "f6bc0051-d4ea-476a-9024-7792973f8f69"}], "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "key_name": "tempest-keypair-1110262630", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffb4473f-4593-4f0e-812f-24c4c56e35cb', 'x-compute-request-id': 'req-ffb4473f-4593-4f0e-812f-24c4c56e35cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "adminPass": "password"}}' 2020-12-21 04:04:19,246 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.936s 2020-12-21 04:04:19,246 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:18 GMT', 'server': 'Apache/2.4.29 (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-9754ba80-0961-4d2b-8eb1-e436c2b69310', 'x-compute-request-id': 'req-9754ba80-0961-4d2b-8eb1-e436c2b69310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1110262630", "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}}' 2020-12-21 04:04:20,642 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.381s 2020-12-21 04:04:20,642 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d62e83f1-a59b-4eb2-8909-7ee87f05e48f', 'x-compute-request-id': 'req-d62e83f1-a59b-4eb2-8909-7ee87f05e48f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "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}}' 2020-12-21 04:04:20,652 94997 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2020-12-21 04:04:21,929 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.275s 2020-12-21 04:04:21,930 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:21 GMT', 'server': 'Apache/2.4.29 (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-b70fe2da-183b-48f0-b31f-733a12afe107', 'x-compute-request-id': 'req-b70fe2da-183b-48f0-b31f-733a12afe107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "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}}' 2020-12-21 04:04:21,940 94997 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2020-12-21 04:04:23,240 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.298s 2020-12-21 04:04:23,241 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:22 GMT', 'server': 'Apache/2.4.29 (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-bf1a1d1b-04b5-4131-94f0-d71b8a1ebd18', 'x-compute-request-id': 'req-bf1a1d1b-04b5-4131-94f0-d71b8a1ebd18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "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}}' 2020-12-21 04:04:24,490 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.238s 2020-12-21 04:04:24,490 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:24 GMT', 'server': 'Apache/2.4.29 (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-a34562c4-33a0-4856-aca3-0bd93791c81f', 'x-compute-request-id': 'req-a34562c4-33a0-4856-aca3-0bd93791c81f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "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}}' 2020-12-21 04:04:26,459 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.958s 2020-12-21 04:04:26,459 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62e5a1fc-5377-4bfb-b772-76d38b93a6d2', 'x-compute-request-id': 'req-62e5a1fc-5377-4bfb-b772-76d38b93a6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:04:27,991 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.521s 2020-12-21 04:04:27,991 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e70bf959-fe1d-44ce-a236-30128190414c', 'x-compute-request-id': 'req-e70bf959-fe1d-44ce-a236-30128190414c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:04:29,674 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.672s 2020-12-21 04:04:29,675 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce88af26-0431-44db-a03e-e6da8ef42b35', 'x-compute-request-id': 'req-ce88af26-0431-44db-a03e-e6da8ef42b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:04:31,066 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.378s 2020-12-21 04:04:31,067 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44d9239c-ee7e-47a0-9ab5-3e2ea30f5662', 'x-compute-request-id': 'req-44d9239c-ee7e-47a0-9ab5-3e2ea30f5662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:04:33,684 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 1.608s 2020-12-21 04:04:33,685 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2df2b953-b57d-4dcd-a591-ba19b0491b4f', 'x-compute-request-id': 'req-2df2b953-b57d-4dcd-a591-ba19b0491b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:04:35,490 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.794s 2020-12-21 04:04:35,490 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-343cf54d-0e0e-440c-896e-39f13b69d675', 'x-compute-request-id': 'req-343cf54d-0e0e-440c-896e-39f13b69d675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:04:37,040 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.539s 2020-12-21 04:04:37,040 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df657129-a98a-4354-bae5-bc9d02b2ef00', 'x-compute-request-id': 'req-df657129-a98a-4354-bae5-bc9d02b2ef00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:04:38,343 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.292s 2020-12-21 04:04:38,343 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbed5f8c-cf7f-4d9c-87cf-5fc45a873e81', 'x-compute-request-id': 'req-dbed5f8c-cf7f-4d9c-87cf-5fc45a873e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:04:39,643 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.286s 2020-12-21 04:04:39,643 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82471149-9f19-4a4f-a2f9-4592885071c4', 'x-compute-request-id': 'req-82471149-9f19-4a4f-a2f9-4592885071c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:04:41,026 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.372s 2020-12-21 04:04:41,026 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c33416a6-d007-4b71-9d9c-cf0532ed3079', 'x-compute-request-id': 'req-c33416a6-d007-4b71-9d9c-cf0532ed3079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:04:42,325 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.289s 2020-12-21 04:04:42,326 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d3d5737-2020-4ce2-96d9-423d53a7772c', 'x-compute-request-id': 'req-5d3d5737-2020-4ce2-96d9-423d53a7772c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:04:43,740 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.404s 2020-12-21 04:04:43,741 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70581369-3d53-42e3-b047-cf868b4381da', 'x-compute-request-id': 'req-70581369-3d53-42e3-b047-cf868b4381da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:04:45,307 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.556s 2020-12-21 04:04:45,308 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76be3689-a23f-4df9-9cb5-62fc1806337a', 'x-compute-request-id': 'req-76be3689-a23f-4df9-9cb5-62fc1806337a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:04:46,628 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.309s 2020-12-21 04:04:46,629 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf18cdbd-3f0f-4cc8-8663-486de9b435c5', 'x-compute-request-id': 'req-bf18cdbd-3f0f-4cc8-8663-486de9b435c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:04:48,086 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.447s 2020-12-21 04:04:48,087 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfc4d29c-2216-4e16-b85f-7c53f2ab0ac1', 'x-compute-request-id': 'req-bfc4d29c-2216-4e16-b85f-7c53f2ab0ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:04:49,493 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.396s 2020-12-21 04:04:49,494 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:49 GMT', 'server': 'Apache/2.4.29 (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-2bb8357f-4bbf-4730-8842-1249fa119054', 'x-compute-request-id': 'req-2bb8357f-4bbf-4730-8842-1249fa119054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:04:48Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:04:49,503 94997 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 30 second wait 2020-12-21 04:04:49,776 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/os-interface 0.272s 2020-12-21 04:04:49,777 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:49 GMT', 'server': 'Apache/2.4.29 (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-b417fea0-010a-4992-9bf5-2bb686d7c517', 'x-compute-request-id': 'req-b417fea0-010a-4992-9bf5-2bb686d7c517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f6bc0051-d4ea-476a-9024-7792973f8f69", "port_id": "cebf23f8-0aba-463b-89c6-d9e38a717d77", "mac_addr": "fa:16:3e:b6:6f:c8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0d5529e6-1122-47ff-b067-31751721e0f5", "ip_address": "172.20.0.7"}]}]}' 2020-12-21 04:04:52,376 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.16:9696/v2.0/floatingips/d48a3fae-65fc-40c0-bf6a-c7210ea8060a 2.596s 2020-12-21 04:04:52,377 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "cebf23f8-0aba-463b-89c6-d9e38a717d77"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-dea20a9e-df86-4c1c-aaef-d62c2d4b4b14', 'date': 'Mon, 21 Dec 2020 04:04:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16:9696/v2.0/floatingips/d48a3fae-65fc-40c0-bf6a-c7210ea8060a'} Body: b'{"floatingip": {"id": "d48a3fae-65fc-40c0-bf6a-c7210ea8060a", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "floating_ip_address": "172.27.0.130", "floating_network_id": "62fcf32e-2351-40da-9ead-73ebabec5a60", "router_id": "9ce2f132-db29-483b-9f0c-047b314b87a0", "port_id": "cebf23f8-0aba-463b-89c6-d9e38a717d77", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f6bc0051-d4ea-476a-9024-7792973f8f69", "mac_address": "fa:16:3e:b6:6f:c8", "admin_state_up": true, "status": "ACTIVE", "device_id": "37226a3f-240e-4e04-9813-fa3d109452de", "device_owner": "compute:nova"}, "tags": [], "created_at": "2020-12-21T04:04:14Z", "updated_at": "2020-12-21T04:04:50Z", "revision_number": 1, "project_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:04:52,727 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.349s 2020-12-21 04:04:52,727 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:52 GMT', 'server': 'Apache/2.4.29 (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-83adfd9c-efe1-4095-987c-4b76fd38cad1', 'x-compute-request-id': 'req-83adfd9c-efe1-4095-987c-4b76fd38cad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": ""}' 2020-12-21 04:04:54,244 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.513s 2020-12-21 04:04:54,244 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:53 GMT', 'server': 'Apache/2.4.29 (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-850e18f9-468e-4713-b78e-b62944b99cf2', 'x-compute-request-id': 'req-850e18f9-468e-4713-b78e-b62944b99cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": ""}' 2020-12-21 04:04:55,407 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.161s 2020-12-21 04:04:55,408 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:55 GMT', 'server': 'Apache/2.4.29 (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-383712ea-8c27-4af8-9315-24ae0697b4ac', 'x-compute-request-id': 'req-383712ea-8c27-4af8-9315-24ae0697b4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": ""}' 2020-12-21 04:04:57,709 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 1.299s 2020-12-21 04:04:57,710 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:56 GMT', 'server': 'Apache/2.4.29 (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-50110ac9-a778-44a0-9d7b-00d1e7a3421a', 'x-compute-request-id': 'req-50110ac9-a778-44a0-9d7b-00d1e7a3421a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": ""}' 2020-12-21 04:04:59,252 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.538s 2020-12-21 04:04:59,252 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:04:58 GMT', 'server': 'Apache/2.4.29 (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-59718d5d-a03e-42cd-b789-37a702a6568c', 'x-compute-request-id': 'req-59718d5d-a03e-42cd-b789-37a702a6568c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": ""}' 2020-12-21 04:05:00,798 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.543s 2020-12-21 04:05:00,798 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:00 GMT', 'server': 'Apache/2.4.29 (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-979137c0-c90e-44e0-b518-0e77bbe0a885', 'x-compute-request-id': 'req-979137c0-c90e-44e0-b518-0e77bbe0a885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": ""}' 2020-12-21 04:05:02,570 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.769s 2020-12-21 04:05:02,571 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:01 GMT', 'server': 'Apache/2.4.29 (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-0cb2799d-829e-4c19-ba70-00888f711095', 'x-compute-request-id': 'req-0cb2799d-829e-4c19-ba70-00888f711095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": ""}' 2020-12-21 04:05:04,223 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.649s 2020-12-21 04:05:04,223 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9643a99d-d397-4725-8e2c-9776710a95a9', 'x-compute-request-id': 'req-9643a99d-d397-4725-8e2c-9776710a95a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n"}' 2020-12-21 04:05:05,451 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.225s 2020-12-21 04:05:05,451 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '10744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efa2c5f9-04d8-4362-8889-8dfccbde769e', 'x-compute-request-id': 'req-efa2c5f9-04d8-4362-8889-8dfccbde769e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:06,685 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.231s 2020-12-21 04:05:06,685 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '15064', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55f926b6-7e75-48ee-8641-b0c4c72031a8', 'x-compute-request-id': 'req-55f926b6-7e75-48ee-8641-b0c4c72031a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:07,848 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.159s 2020-12-21 04:05:07,848 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '17861', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f73362c-5cda-4a36-bb33-00f1d4008c9a', 'x-compute-request-id': 'req-3f73362c-5cda-4a36-bb33-00f1d4008c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:09,049 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.198s 2020-12-21 04:05:09,049 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '18013', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03192e53-822e-43bd-8c5d-5a453726e924', 'x-compute-request-id': 'req-03192e53-822e-43bd-8c5d-5a453726e924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:10,313 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.259s 2020-12-21 04:05:10,313 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '19661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4827396-031f-4bc4-a80c-7e5293afb2c8', 'x-compute-request-id': 'req-f4827396-031f-4bc4-a80c-7e5293afb2c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:11,522 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.206s 2020-12-21 04:05:11,523 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '21439', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-165058af-3893-4650-a607-6d1e259ce84c', 'x-compute-request-id': 'req-165058af-3893-4650-a607-6d1e259ce84c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:12,814 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.288s 2020-12-21 04:05:12,815 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '22706', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4da06288-ea63-40cd-8e69-7dffb406b7b3', 'x-compute-request-id': 'req-4da06288-ea63-40cd-8e69-7dffb406b7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:14,149 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.332s 2020-12-21 04:05:14,150 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '23789', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eb4e1a3-6164-4cca-a964-88da37493170', 'x-compute-request-id': 'req-4eb4e1a3-6164-4cca-a964-88da37493170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:15,336 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.183s 2020-12-21 04:05:15,337 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '24218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1ce47b5-fd55-4d22-a531-b911f3735ecc', 'x-compute-request-id': 'req-b1ce47b5-fd55-4d22-a531-b911f3735ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:16,591 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.251s 2020-12-21 04:05:16,591 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '25019', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a69b8d36-ebdc-41c2-9b09-b20b0c5dab75', 'x-compute-request-id': 'req-a69b8d36-ebdc-41c2-9b09-b20b0c5dab75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:17,846 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.251s 2020-12-21 04:05:17,846 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '25936', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-334b0c88-f079-4efb-b6dd-aaa41e1cf07b', 'x-compute-request-id': 'req-334b0c88-f079-4efb-b6dd-aaa41e1cf07b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:19,104 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.255s 2020-12-21 04:05:19,105 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '26569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87165531-784a-4e93-a355-4cb9b86ba75d', 'x-compute-request-id': 'req-87165531-784a-4e93-a355-4cb9b86ba75d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:20,703 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.596s 2020-12-21 04:05:20,704 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '27305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76df4e0b-b47e-4f41-867d-5ea0fbad08af', 'x-compute-request-id': 'req-76df4e0b-b47e-4f41-867d-5ea0fbad08af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:22,222 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.515s 2020-12-21 04:05:22,223 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '27672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0115577c-e065-44c5-854a-5d96fb31461d', 'x-compute-request-id': 'req-0115577c-e065-44c5-854a-5d96fb31461d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:23,466 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.239s 2020-12-21 04:05:23,466 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '27903', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c04bd781-520f-4d79-9162-637ed8c75c7c', 'x-compute-request-id': 'req-c04bd781-520f-4d79-9162-637ed8c75c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:25,007 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.537s 2020-12-21 04:05:25,007 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f46bd28f-2e5d-4954-8535-8fa4e20f66a6', 'x-compute-request-id': 'req-f46bd28f-2e5d-4954-8535-8fa4e20f66a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:26,419 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.409s 2020-12-21 04:05:26,420 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f99a7bc6-ff08-4d71-a417-60e689d835ce', 'x-compute-request-id': 'req-f99a7bc6-ff08-4d71-a417-60e689d835ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:28,225 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.801s 2020-12-21 04:05:28,225 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bd2c06d-ca6b-4c3e-bf28-a409acdcf1e3', 'x-compute-request-id': 'req-5bd2c06d-ca6b-4c3e-bf28-a409acdcf1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:29,721 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.492s 2020-12-21 04:05:29,722 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28438', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42c33dd1-7fb6-41da-9a85-9a61e41100c6', 'x-compute-request-id': 'req-42c33dd1-7fb6-41da-9a85-9a61e41100c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:31,020 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.295s 2020-12-21 04:05:31,021 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28602', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27189b41-7276-46cc-aa6a-be3de7fb719c', 'x-compute-request-id': 'req-27189b41-7276-46cc-aa6a-be3de7fb719c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:32,539 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.514s 2020-12-21 04:05:32,539 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28604', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b4f151f-d12e-4a29-ab12-dc305ed4ed38', 'x-compute-request-id': 'req-8b4f151f-d12e-4a29-ab12-dc305ed4ed38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:34,715 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 1.172s 2020-12-21 04:05:34,716 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28604', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf6f9f29-a403-4c4f-8fb5-b30b9ccd43e1', 'x-compute-request-id': 'req-cf6f9f29-a403-4c4f-8fb5-b30b9ccd43e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:35,987 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.268s 2020-12-21 04:05:35,988 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28604', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2116500c-0254-465e-a8d6-379802f125ef', 'x-compute-request-id': 'req-2116500c-0254-465e-a8d6-379802f125ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:37,195 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.204s 2020-12-21 04:05:37,196 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28604', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b32c659b-2313-42e6-b42f-cfbeb527932f', 'x-compute-request-id': 'req-b32c659b-2313-42e6-b42f-cfbeb527932f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:40,299 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 2.100s 2020-12-21 04:05:40,300 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28604', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25e18773-c751-47ec-9104-a1bf09a9fa63', 'x-compute-request-id': 'req-25e18773-c751-47ec-9104-a1bf09a9fa63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:41,587 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.285s 2020-12-21 04:05:41,588 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28604', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ef8c942-333a-4a3b-ac32-d3f6f10936d7', 'x-compute-request-id': 'req-1ef8c942-333a-4a3b-ac32-d3f6f10936d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:43,093 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.502s 2020-12-21 04:05:43,094 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '29815', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-857afadc-0314-481b-9484-d7b3367c2a37', 'x-compute-request-id': 'req-857afadc-0314-481b-9484-d7b3367c2a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:45,029 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.932s 2020-12-21 04:05:45,030 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '33614', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58c04ee4-8cdd-4dc6-b3df-8c5fb5e695f7', 'x-compute-request-id': 'req-58c04ee4-8cdd-4dc6-b3df-8c5fb5e695f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:46,274 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.241s 2020-12-21 04:05:46,275 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '34227', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a7636c5-3c08-486c-8fc4-7c7055505690', 'x-compute-request-id': 'req-1a7636c5-3c08-486c-8fc4-7c7055505690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:50,431 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 3.154s 2020-12-21 04:05:50,432 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '36013', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1916eeb-fc7b-45a4-8de3-dd74b84eb162', 'x-compute-request-id': 'req-b1916eeb-fc7b-45a4-8de3-dd74b84eb162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:51,648 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.213s 2020-12-21 04:05:51,649 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '36792', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc73d7ff-858e-40e0-afee-2273109ebb3d', 'x-compute-request-id': 'req-fc73d7ff-858e-40e0-afee-2273109ebb3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:53,217 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.566s 2020-12-21 04:05:53,218 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '37577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8ad4aaa-b60f-4a4d-867f-2a036355ba8d', 'x-compute-request-id': 'req-d8ad4aaa-b60f-4a4d-867f-2a036355ba8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:54,463 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.242s 2020-12-21 04:05:54,464 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38066', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c8f0584-5cc9-4dec-a567-f8246d2e68a4', 'x-compute-request-id': 'req-0c8f0584-5cc9-4dec-a567-f8246d2e68a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:55,656 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.189s 2020-12-21 04:05:55,657 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38066', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81e81993-844c-4972-b22a-24af6d1cd5fa', 'x-compute-request-id': 'req-81e81993-844c-4972-b22a-24af6d1cd5fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:56,852 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.191s 2020-12-21 04:05:56,853 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38066', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64db41ae-bd0e-45de-a019-5f6908e00f5b', 'x-compute-request-id': 'req-64db41ae-bd0e-45de-a019-5f6908e00f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:58,037 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.182s 2020-12-21 04:05:58,038 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38066', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-214a00eb-6604-46a7-9980-4a79d24d5aa1', 'x-compute-request-id': 'req-214a00eb-6604-46a7-9980-4a79d24d5aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:59,307 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.265s 2020-12-21 04:05:59,307 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7ddfa71-6f08-40f7-a995-29cddf1226b7', 'x-compute-request-id': 'req-a7ddfa71-6f08-40f7-a995-29cddf1226b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:05:59,420 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/ips 0.111s 2020-12-21 04:05:59,420 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:59 GMT', 'server': 'Apache/2.4.29 (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-bf583398-70c8-4158-a422-18e21e5669f2', 'x-compute-request-id': 'req-bf583398-70c8-4158-a422-18e21e5669f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7"}, {"version": 4, "addr": "172.27.0.130"}]}}' 2020-12-21 04:05:59,874 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes 0.450s 2020-12-21 04:05:59,874 94997 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-1169526791"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76922b73-d51b-4954-a139-121819fbcf64', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76922b73-d51b-4954-a139-121819fbcf64', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2020-12-21 04:06:00,007 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.125s 2020-12-21 04:06:00,007 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266e8f92-1a1f-4811-b2b4-87aff389fc40', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266e8f92-1a1f-4811-b2b4-87aff389fc40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:06:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:06:01,110 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:06:01,110 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b94af748-f814-40b1-b076-161c573395d6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b94af748-f814-40b1-b076-161c573395d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:06:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:06:01,117 94997 INFO [tempest.common.waiters] volume 00439084-dd55-410e-9b02-c86f7781532b reached available after waiting for 1.117908 seconds 2020-12-21 04:06:01,130 94997 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 2020-12-21 04:06:01,131 94997 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.130:22' as 'ubuntu' with public key authentication 2020-12-21 04:06:01,149 94997 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2020-12-21 04:06:01,325 94997 INFO [paramiko.transport] Authentication (publickey) successful! 2020-12-21 04:06:01,326 94997 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.130 successfully created 2020-12-21 04:06:02,060 94997 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.130:22' as 'ubuntu' with public key authentication 2020-12-21 04:06:02,084 94997 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2020-12-21 04:06:02,193 94997 INFO [paramiko.transport] Authentication (publickey) successful! 2020-12-21 04:06:02,193 94997 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.130 successfully created 2020-12-21 04:06:02,783 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.589s 2020-12-21 04:06:02,784 94997 DEBUG [tempest.lib.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': 'Mon, 21 Dec 2020 04:06:02 GMT', 'server': 'Apache/2.4.29 (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-8bc85f77-1599-4392-ad71-9ba4491142e5', 'x-compute-request-id': 'req-8bc85f77-1599-4392-ad71-9ba4491142e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'' 2020-12-21 04:06:03,093 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.309s 2020-12-21 04:06:03,094 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:02 GMT', 'server': 'Apache/2.4.29 (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-e66886da-f5c3-4721-a69c-a2f10951f683', 'x-compute-request-id': 'req-e66886da-f5c3-4721-a69c-a2f10951f683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:04,608 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.503s 2020-12-21 04:06:04,608 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:04 GMT', 'server': 'Apache/2.4.29 (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-921b1114-a52b-4277-8668-5f983136a21e', 'x-compute-request-id': 'req-921b1114-a52b-4277-8668-5f983136a21e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:05,955 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.336s 2020-12-21 04:06:05,955 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:05 GMT', 'server': 'Apache/2.4.29 (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-be97c334-31c9-459e-975c-cd899506d8d0', 'x-compute-request-id': 'req-be97c334-31c9-459e-975c-cd899506d8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:07,285 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.315s 2020-12-21 04:06:07,286 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:06 GMT', 'server': 'Apache/2.4.29 (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-f1775507-bec5-4970-a300-9d321d21cba1', 'x-compute-request-id': 'req-f1775507-bec5-4970-a300-9d321d21cba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:08,644 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.343s 2020-12-21 04:06:08,645 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:08 GMT', 'server': 'Apache/2.4.29 (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-2cdc5e54-70a9-424a-846c-9388fdc972c6', 'x-compute-request-id': 'req-2cdc5e54-70a9-424a-846c-9388fdc972c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:10,243 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.588s 2020-12-21 04:06:10,243 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:09 GMT', 'server': 'Apache/2.4.29 (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-af541d07-2fae-4c71-ba1a-6f4a5098fe6d', 'x-compute-request-id': 'req-af541d07-2fae-4c71-ba1a-6f4a5098fe6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:11,538 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.284s 2020-12-21 04:06:11,538 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:11 GMT', 'server': 'Apache/2.4.29 (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-cd51d8ce-2214-463f-b379-c2d135c5cb7b', 'x-compute-request-id': 'req-cd51d8ce-2214-463f-b379-c2d135c5cb7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:13,499 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.950s 2020-12-21 04:06:13,499 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:12 GMT', 'server': 'Apache/2.4.29 (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-dc01658e-5c36-493a-9a94-08520d4c8cf6', 'x-compute-request-id': 'req-dc01658e-5c36-493a-9a94-08520d4c8cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:14,930 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.419s 2020-12-21 04:06:14,930 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:14 GMT', 'server': 'Apache/2.4.29 (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-69326f3e-5623-4f60-aa43-ec3f7311f4ed', 'x-compute-request-id': 'req-69326f3e-5623-4f60-aa43-ec3f7311f4ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:17,186 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 1.245s 2020-12-21 04:06:17,186 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:15 GMT', 'server': 'Apache/2.4.29 (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-4c22ca26-e6e4-4f3f-9796-8315d2275595', 'x-compute-request-id': 'req-4c22ca26-e6e4-4f3f-9796-8315d2275595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:18,523 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.326s 2020-12-21 04:06:18,524 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:18 GMT', 'server': 'Apache/2.4.29 (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-94e251d7-9b08-482b-925b-d314d550e07a', 'x-compute-request-id': 'req-94e251d7-9b08-482b-925b-d314d550e07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:20,252 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.717s 2020-12-21 04:06:20,252 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:19 GMT', 'server': 'Apache/2.4.29 (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-2981c410-488c-43b2-9170-438e8b41b98c', 'x-compute-request-id': 'req-2981c410-488c-43b2-9170-438e8b41b98c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:21,788 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.525s 2020-12-21 04:06:21,789 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:21 GMT', 'server': 'Apache/2.4.29 (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-7b79d87a-e93e-47b1-bb8f-1b20f17e7868', 'x-compute-request-id': 'req-7b79d87a-e93e-47b1-bb8f-1b20f17e7868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:23,641 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.841s 2020-12-21 04:06:23,641 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:22 GMT', 'server': 'Apache/2.4.29 (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-10614bf9-6d72-4993-8036-b5b690519927', 'x-compute-request-id': 'req-10614bf9-6d72-4993-8036-b5b690519927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:24,959 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.307s 2020-12-21 04:06:24,959 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:24 GMT', 'server': 'Apache/2.4.29 (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-b6c0e711-bd8e-40ad-9081-23a5a5da3316', 'x-compute-request-id': 'req-b6c0e711-bd8e-40ad-9081-23a5a5da3316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:26,463 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.493s 2020-12-21 04:06:26,464 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:25 GMT', 'server': 'Apache/2.4.29 (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-f43b4439-5109-4500-b2c6-ac655cbd6df3', 'x-compute-request-id': 'req-f43b4439-5109-4500-b2c6-ac655cbd6df3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:27,743 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.268s 2020-12-21 04:06:27,743 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:27 GMT', 'server': 'Apache/2.4.29 (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-73cf167f-b4e7-41ca-b16f-cf1d383263d0', 'x-compute-request-id': 'req-73cf167f-b4e7-41ca-b16f-cf1d383263d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:29,022 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.268s 2020-12-21 04:06:29,022 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:28 GMT', 'server': 'Apache/2.4.29 (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-d7a57ac1-868a-424c-8c01-2591ad16b132', 'x-compute-request-id': 'req-d7a57ac1-868a-424c-8c01-2591ad16b132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:30,309 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.277s 2020-12-21 04:06:30,310 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:30 GMT', 'server': 'Apache/2.4.29 (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-09ee32b4-1a5f-4a67-85e6-6e7efdbbc7cb', 'x-compute-request-id': 'req-09ee32b4-1a5f-4a67-85e6-6e7efdbbc7cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:30Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:30,320 94997 INFO [tempest.common.waiters] State transition "ACTIVE/shelving" ==> "ACTIVE/shelving_image_pending_upload" after 27 second wait 2020-12-21 04:06:31,597 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.275s 2020-12-21 04:06:31,597 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:31 GMT', 'server': 'Apache/2.4.29 (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-a51efd63-94d8-4982-b607-aa35ccf2c1f1', 'x-compute-request-id': 'req-a51efd63-94d8-4982-b607-aa35ccf2c1f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:30Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:32,890 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.281s 2020-12-21 04:06:32,890 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:32 GMT', 'server': 'Apache/2.4.29 (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-3fc23a4c-cb3d-4d93-a36c-d76f5e5ae05c', 'x-compute-request-id': 'req-3fc23a4c-cb3d-4d93-a36c-d76f5e5ae05c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:30Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:34,390 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.489s 2020-12-21 04:06:34,390 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:33 GMT', 'server': 'Apache/2.4.29 (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-0f7af068-f05d-4cfa-8e07-71ca80e3c84d', 'x-compute-request-id': 'req-0f7af068-f05d-4cfa-8e07-71ca80e3c84d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:30Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:35,763 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.357s 2020-12-21 04:06:35,763 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:35 GMT', 'server': 'Apache/2.4.29 (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-fc0a255b-5ebd-4005-bcca-e72c4c4e021a', 'x-compute-request-id': 'req-fc0a255b-5ebd-4005-bcca-e72c4c4e021a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:34Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:35,773 94997 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_pending_upload" ==> "ACTIVE/shelving_image_uploading" after 32 second wait 2020-12-21 04:06:37,248 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.473s 2020-12-21 04:06:37,249 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:36 GMT', 'server': 'Apache/2.4.29 (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-c76d6dc8-0d1d-41c6-b396-c0fecb4da0ce', 'x-compute-request-id': 'req-c76d6dc8-0d1d-41c6-b396-c0fecb4da0ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:34Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:38,687 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.427s 2020-12-21 04:06:38,688 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:38 GMT', 'server': 'Apache/2.4.29 (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-c67f65a2-8d70-4545-8e39-9669b082fdee', 'x-compute-request-id': 'req-c67f65a2-8d70-4545-8e39-9669b082fdee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:34Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:40,598 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.900s 2020-12-21 04:06:40,599 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:39 GMT', 'server': 'Apache/2.4.29 (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-36ebdf82-3c31-4151-b0dc-a1e46f4df932', 'x-compute-request-id': 'req-36ebdf82-3c31-4151-b0dc-a1e46f4df932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:34Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:43,798 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 2.188s 2020-12-21 04:06:43,799 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:41 GMT', 'server': 'Apache/2.4.29 (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-72438bd9-4500-4f24-96ac-57af0f2258fb', 'x-compute-request-id': 'req-72438bd9-4500-4f24-96ac-57af0f2258fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:34Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:45,750 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.941s 2020-12-21 04:06:45,750 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:44 GMT', 'server': 'Apache/2.4.29 (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-b623fe86-f305-4db6-83b6-0122ac9ce5ae', 'x-compute-request-id': 'req-b623fe86-f305-4db6-83b6-0122ac9ce5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:34Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:47,194 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.433s 2020-12-21 04:06:47,194 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:46 GMT', 'server': 'Apache/2.4.29 (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-abff5207-28c3-41d1-97e4-6d6c79755d76', 'x-compute-request-id': 'req-abff5207-28c3-41d1-97e4-6d6c79755d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:34Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:49,228 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 1.023s 2020-12-21 04:06:49,228 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:48 GMT', 'server': 'Apache/2.4.29 (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-bdbb18a6-5a73-4b8e-b9f7-56a93ecb56ce', 'x-compute-request-id': 'req-bdbb18a6-5a73-4b8e-b9f7-56a93ecb56ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:34Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:50,513 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.274s 2020-12-21 04:06:50,513 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:50 GMT', 'server': 'Apache/2.4.29 (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-918f04fa-c400-4b3d-92c3-be4a348b564a', 'x-compute-request-id': 'req-918f04fa-c400-4b3d-92c3-be4a348b564a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:34Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:51,822 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.297s 2020-12-21 04:06:51,822 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:51 GMT', 'server': 'Apache/2.4.29 (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-2d3cbe96-5245-4698-a86b-f3b3663095c8', 'x-compute-request-id': 'req-2d3cbe96-5245-4698-a86b-f3b3663095c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:51,831 94997 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_uploading" ==> "SHELVED/shelving_offloading" after 48 second wait 2020-12-21 04:06:53,107 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.274s 2020-12-21 04:06:53,108 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:52 GMT', 'server': 'Apache/2.4.29 (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-e65561f7-4e43-4082-9b75-2ed583ab944a', 'x-compute-request-id': 'req-e65561f7-4e43-4082-9b75-2ed583ab944a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:54,669 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.550s 2020-12-21 04:06:54,669 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:54 GMT', 'server': 'Apache/2.4.29 (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-b9c0e8f3-0aad-4ca9-9cef-79f8454ca469', 'x-compute-request-id': 'req-b9c0e8f3-0aad-4ca9-9cef-79f8454ca469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:55,965 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.285s 2020-12-21 04:06:55,965 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:55 GMT', 'server': 'Apache/2.4.29 (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-8788a813-a056-4906-b12b-69fa5c1ceeba', 'x-compute-request-id': 'req-8788a813-a056-4906-b12b-69fa5c1ceeba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:57,264 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.288s 2020-12-21 04:06:57,265 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2556b060-f0ca-46cd-b1af-152813da3b7a', 'x-compute-request-id': 'req-2556b060-f0ca-46cd-b1af-152813da3b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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}}' 2020-12-21 04:06:57,274 94997 INFO [tempest.common.waiters] State transition "SHELVED/shelving_offloading" ==> "SHELVED_OFFLOADED/None" after 54 second wait 2020-12-21 04:06:57,993 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/os-volume_attachments 0.719s 2020-12-21 04:06:57,994 94997 DEBUG [tempest.lib.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": "00439084-dd55-410e-9b02-c86f7781532b"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:57 GMT', 'server': 'Apache/2.4.29 (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-45ec130d-d646-484c-9fd1-c587f54b8978', 'x-compute-request-id': 'req-45ec130d-d646-484c-9fd1-c587f54b8978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "serverId": "37226a3f-240e-4e04-9813-fa3d109452de", "volumeId": "00439084-dd55-410e-9b02-c86f7781532b", "device": null}}' 2020-12-21 04:06:58,103 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.107s 2020-12-21 04:06:58,104 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4147d8ec-b988-413c-93ff-c1793e65377e', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4147d8ec-b988-413c-93ff-c1793e65377e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:06:58.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:06:58,111 94997 INFO [tempest.common.waiters] volume 00439084-dd55-410e-9b02-c86f7781532b reached in-use after waiting for 0.111871 seconds 2020-12-21 04:06:58,694 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action 0.582s 2020-12-21 04:06:58,694 94997 DEBUG [tempest.lib.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': 'Mon, 21 Dec 2020 04:06:58 GMT', 'server': 'Apache/2.4.29 (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-dac9c371-672b-4203-a5bf-466889b92cad', 'x-compute-request-id': 'req-dac9c371-672b-4203-a5bf-466889b92cad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/action'} Body: b'' 2020-12-21 04:06:58,977 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.282s 2020-12-21 04:06:58,978 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:58 GMT', 'server': 'Apache/2.4.29 (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-315d89ce-da75-4ee5-98fd-0a68c2bcf1de', 'x-compute-request-id': 'req-315d89ce-da75-4ee5-98fd-0a68c2bcf1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:06:59Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:00,482 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.494s 2020-12-21 04:07:00,483 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:59 GMT', 'server': 'Apache/2.4.29 (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-0e0c9c99-ce30-4d17-a877-4763f796b041', 'x-compute-request-id': 'req-0e0c9c99-ce30-4d17-a877-4763f796b041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:00,495 94997 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/unshelving" ==> "SHELVED_OFFLOADED/spawning" after 2 second wait 2020-12-21 04:07:01,784 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.287s 2020-12-21 04:07:01,785 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:01 GMT', 'server': 'Apache/2.4.29 (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-3d9b208b-564f-4163-9795-7f9389d60b8e', 'x-compute-request-id': 'req-3d9b208b-564f-4163-9795-7f9389d60b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:03,937 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 1.141s 2020-12-21 04:07:03,937 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:02 GMT', 'server': 'Apache/2.4.29 (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-bea42bed-2125-4153-9e7d-259f7134efb3', 'x-compute-request-id': 'req-bea42bed-2125-4153-9e7d-259f7134efb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:05,214 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.266s 2020-12-21 04:07:05,215 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:04 GMT', 'server': 'Apache/2.4.29 (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-aeb9607f-7013-4fb8-b3a3-8acdad67c780', 'x-compute-request-id': 'req-aeb9607f-7013-4fb8-b3a3-8acdad67c780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:06,766 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.540s 2020-12-21 04:07:06,767 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:06 GMT', 'server': 'Apache/2.4.29 (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-a5ef8cdd-7b58-4fa3-b377-6aa4fa9a2011', 'x-compute-request-id': 'req-a5ef8cdd-7b58-4fa3-b377-6aa4fa9a2011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:08,059 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.281s 2020-12-21 04:07:08,059 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:07 GMT', 'server': 'Apache/2.4.29 (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-8fdc8d17-decd-455e-aba3-4c798a8bd2cd', 'x-compute-request-id': 'req-8fdc8d17-decd-455e-aba3-4c798a8bd2cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:09,984 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.914s 2020-12-21 04:07:09,985 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:09 GMT', 'server': 'Apache/2.4.29 (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-d07255c4-c7d5-4a4e-94cf-cd0a6e74de96', 'x-compute-request-id': 'req-d07255c4-c7d5-4a4e-94cf-cd0a6e74de96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:11,342 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.345s 2020-12-21 04:07:11,343 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:10 GMT', 'server': 'Apache/2.4.29 (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-e075d99b-7d00-4911-8ad6-b2df87860e5f', 'x-compute-request-id': 'req-e075d99b-7d00-4911-8ad6-b2df87860e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:12,681 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.326s 2020-12-21 04:07:12,681 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:12 GMT', 'server': 'Apache/2.4.29 (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-57b63ced-ee54-44a0-bab8-7718516242cc', 'x-compute-request-id': 'req-57b63ced-ee54-44a0-bab8-7718516242cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:14,368 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.675s 2020-12-21 04:07:14,368 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:13 GMT', 'server': 'Apache/2.4.29 (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-ebdbb3ee-8ee9-44ab-8b4c-7ebe9afb932c', 'x-compute-request-id': 'req-ebdbb3ee-8ee9-44ab-8b4c-7ebe9afb932c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:15,929 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.551s 2020-12-21 04:07:15,930 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:15 GMT', 'server': 'Apache/2.4.29 (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-e7916df4-64a9-4c75-9a1f-e35a3713515d', 'x-compute-request-id': 'req-e7916df4-64a9-4c75-9a1f-e35a3713515d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:17,309 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.368s 2020-12-21 04:07:17,309 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:16 GMT', 'server': 'Apache/2.4.29 (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-93f60239-3873-42a1-b14f-e485155bda60', 'x-compute-request-id': 'req-93f60239-3873-42a1-b14f-e485155bda60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:19,203 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.866s 2020-12-21 04:07:19,203 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:18 GMT', 'server': 'Apache/2.4.29 (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-56282143-ba49-4c72-8b59-04ec98fff739', 'x-compute-request-id': 'req-56282143-ba49-4c72-8b59-04ec98fff739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:20,828 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.613s 2020-12-21 04:07:20,829 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:20 GMT', 'server': 'Apache/2.4.29 (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-35ee7a72-fe04-47aa-8f62-732d7e9c5092', 'x-compute-request-id': 'req-35ee7a72-fe04-47aa-8f62-732d7e9c5092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:22,401 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.562s 2020-12-21 04:07:22,402 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:21 GMT', 'server': 'Apache/2.4.29 (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-815f8044-9a14-4cc0-863c-1240b5682060', 'x-compute-request-id': 'req-815f8044-9a14-4cc0-863c-1240b5682060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:24,496 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 1.082s 2020-12-21 04:07:24,497 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:23 GMT', 'server': 'Apache/2.4.29 (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-7e878ab6-e22a-4eb6-94c8-b1992eee1800', 'x-compute-request-id': 'req-7e878ab6-e22a-4eb6-94c8-b1992eee1800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:25,985 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.477s 2020-12-21 04:07:25,986 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:25 GMT', 'server': 'Apache/2.4.29 (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-c1e4f3f5-6b62-4c9e-a52e-2534d6b7732c', 'x-compute-request-id': 'req-c1e4f3f5-6b62-4c9e-a52e-2534d6b7732c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:27,505 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.506s 2020-12-21 04:07:27,506 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:27 GMT', 'server': 'Apache/2.4.29 (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-d7264552-2441-4811-b686-03273237cec4', 'x-compute-request-id': 'req-d7264552-2441-4811-b686-03273237cec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:28,893 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.377s 2020-12-21 04:07:28,894 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:28 GMT', 'server': 'Apache/2.4.29 (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-c06412b3-6283-4b8c-8273-977542a70ca1', 'x-compute-request-id': 'req-c06412b3-6283-4b8c-8273-977542a70ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:30,305 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.399s 2020-12-21 04:07:30,305 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:29 GMT', 'server': 'Apache/2.4.29 (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-7ed4d3c2-921a-4d77-9847-413270ca02bd', 'x-compute-request-id': 'req-7ed4d3c2-921a-4d77-9847-413270ca02bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:31,745 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.430s 2020-12-21 04:07:31,745 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:31 GMT', 'server': 'Apache/2.4.29 (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-c0eb6cff-bfd0-4f99-addc-65f1f2b7bee6', 'x-compute-request-id': 'req-c0eb6cff-bfd0-4f99-addc-65f1f2b7bee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:33,108 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.352s 2020-12-21 04:07:33,109 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:32 GMT', 'server': 'Apache/2.4.29 (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-f10b0f9f-6fec-442e-8ab1-fe01b047f472', 'x-compute-request-id': 'req-f10b0f9f-6fec-442e-8ab1-fe01b047f472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:34,628 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.506s 2020-12-21 04:07:34,628 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:34 GMT', 'server': 'Apache/2.4.29 (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-535ea436-a787-492a-add6-6a9637904711', 'x-compute-request-id': 'req-535ea436-a787-492a-add6-6a9637904711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:36,669 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 1.030s 2020-12-21 04:07:36,669 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:35 GMT', 'server': 'Apache/2.4.29 (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-bd80651a-f6b9-4af8-8ab9-b7bbc6a3ea63', 'x-compute-request-id': 'req-bd80651a-f6b9-4af8-8ab9-b7bbc6a3ea63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:38,889 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 1.204s 2020-12-21 04:07:38,889 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:37 GMT', 'server': 'Apache/2.4.29 (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-ebb5899d-5971-4f8a-981d-879e629fb08f', 'x-compute-request-id': 'req-ebb5899d-5971-4f8a-981d-879e629fb08f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:40,372 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.469s 2020-12-21 04:07:40,373 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:39 GMT', 'server': 'Apache/2.4.29 (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-54835412-a14a-43c4-908d-4aaa125d1f85', 'x-compute-request-id': 'req-54835412-a14a-43c4-908d-4aaa125d1f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:42,118 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.735s 2020-12-21 04:07:42,119 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:41 GMT', 'server': 'Apache/2.4.29 (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-0990f8cc-b786-412f-881e-3ff715434cbf', 'x-compute-request-id': 'req-0990f8cc-b786-412f-881e-3ff715434cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:43,886 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.756s 2020-12-21 04:07:43,887 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:43 GMT', 'server': 'Apache/2.4.29 (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-d8a065cc-939e-4f44-b0e7-bb6ed4b905d6', 'x-compute-request-id': 'req-d8a065cc-939e-4f44-b0e7-bb6ed4b905d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:45,356 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.458s 2020-12-21 04:07:45,357 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:44 GMT', 'server': 'Apache/2.4.29 (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-8b477ae9-0fd8-490d-b9a0-532b35bb5810', 'x-compute-request-id': 'req-8b477ae9-0fd8-490d-b9a0-532b35bb5810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:46,643 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.274s 2020-12-21 04:07:46,643 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:46 GMT', 'server': 'Apache/2.4.29 (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-6caf47c2-a0ce-4d91-931c-bfbc942c38cb', 'x-compute-request-id': 'req-6caf47c2-a0ce-4d91-931c-bfbc942c38cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:47,959 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.306s 2020-12-21 04:07:47,960 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:47 GMT', 'server': 'Apache/2.4.29 (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-406d22cd-3935-4e90-a13f-d3378de97aaf', 'x-compute-request-id': 'req-406d22cd-3935-4e90-a13f-d3378de97aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:49,538 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.567s 2020-12-21 04:07:49,539 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:48 GMT', 'server': 'Apache/2.4.29 (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-2c37d803-f9ee-4f55-a4e9-f02545caeb04', 'x-compute-request-id': 'req-2c37d803-f9ee-4f55-a4e9-f02545caeb04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:50,822 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.270s 2020-12-21 04:07:50,823 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:50 GMT', 'server': 'Apache/2.4.29 (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-26f56254-210c-4f0c-9cd1-872ec61679f1', 'x-compute-request-id': 'req-26f56254-210c-4f0c-9cd1-872ec61679f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:52,467 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.633s 2020-12-21 04:07:52,467 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:51 GMT', 'server': 'Apache/2.4.29 (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-506903a0-158c-494a-a532-7119ba91720a', 'x-compute-request-id': 'req-506903a0-158c-494a-a532-7119ba91720a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:53,782 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.304s 2020-12-21 04:07:53,783 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:53 GMT', 'server': 'Apache/2.4.29 (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-0081dd8a-a6bb-4f94-94dd-52cce057f076', 'x-compute-request-id': 'req-0081dd8a-a6bb-4f94-94dd-52cce057f076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:55,149 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.356s 2020-12-21 04:07:55,149 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:54 GMT', 'server': 'Apache/2.4.29 (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-4f7e0244-b236-415d-bae3-c68bb1766617', 'x-compute-request-id': 'req-4f7e0244-b236-415d-bae3-c68bb1766617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:56,457 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.296s 2020-12-21 04:07:56,457 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:56 GMT', 'server': 'Apache/2.4.29 (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-838dc431-79be-4f3e-b541-86104c8a0f61', 'x-compute-request-id': 'req-838dc431-79be-4f3e-b541-86104c8a0f61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "SHELVED_OFFLOADED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "cfc603f2-19d9-4e3f-95c1-775e0f890ae6", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/cfc603f2-19d9-4e3f-95c1-775e0f890ae6"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:04:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:58,011 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.544s 2020-12-21 04:07:58,011 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:57 GMT', 'server': 'Apache/2.4.29 (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-c8521baf-bdcb-4ca6-814b-911c0f1552cd', 'x-compute-request-id': 'req-c8521baf-bdcb-4ca6-814b-911c0f1552cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:07:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:07:58,021 94997 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/spawning" ==> "ACTIVE/None" after 60 second wait 2020-12-21 04:07:58,033 94997 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 2020-12-21 04:07:58,034 94997 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.130:22' as 'ubuntu' with public key authentication 2020-12-21 04:08:16,399 94997 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. 2020-12-21 04:08:21,967 94997 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. 2020-12-21 04:08:28,527 94997 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. 2020-12-21 04:08:33,050 94997 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: 4. Retry after 5 seconds. 2020-12-21 04:08:38,577 94997 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2020-12-21 04:08:38,908 94997 INFO [paramiko.transport] Authentication (publickey) successful! 2020-12-21 04:08:38,909 94997 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.130 successfully created 2020-12-21 04:08:40,344 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/os-volume_attachments/00439084-dd55-410e-9b02-c86f7781532b 0.099s 2020-12-21 04:08:40,344 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:40 GMT', 'server': 'Apache/2.4.29 (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-b87ecfaf-b8a4-4717-a29b-1a92f042a92b', 'x-compute-request-id': 'req-b87ecfaf-b8a4-4717-a29b-1a92f042a92b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/os-volume_attachments/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volumeAttachment": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "volumeId": "00439084-dd55-410e-9b02-c86f7781532b", "serverId": "37226a3f-240e-4e04-9813-fa3d109452de", "device": "/dev/sdb"}}' 2020-12-21 04:08:40,440 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:08:40,440 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd8c30f8-bcd2-42b2-8860-84f96e684c8b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd8c30f8-bcd2-42b2-8860-84f96e684c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:07:03.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:40,734 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 202 DELETE http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/os-volume_attachments/00439084-dd55-410e-9b02-c86f7781532b 0.286s 2020-12-21 04:08:40,734 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:40 GMT', 'server': 'Apache/2.4.29 (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-bf55d98d-d3f2-421d-8cef-e803bf49b363', 'x-compute-request-id': 'req-bf55d98d-d3f2-421d-8cef-e803bf49b363', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de/os-volume_attachments/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'' 2020-12-21 04:08:40,831 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.095s 2020-12-21 04:08:40,831 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bc3b3b8-170d-4f1f-8423-a845362cfb44', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bc3b3b8-170d-4f1f-8423-a845362cfb44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:41,933 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:08:41,933 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db61a9d-146c-4365-b4f2-c9e898f86ef5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db61a9d-146c-4365-b4f2-c9e898f86ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:43,033 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:08:43,034 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faeca183-e4c1-49dd-90e2-f76b766582de', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faeca183-e4c1-49dd-90e2-f76b766582de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:44,137 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:08:44,137 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c75ed5-5144-4d40-827a-dfbc1506d0c7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c75ed5-5144-4d40-827a-dfbc1506d0c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:45,239 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:08:45,239 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d8829d-ae73-4b4c-8aed-d9cec5fa030c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18d8829d-ae73-4b4c-8aed-d9cec5fa030c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:46,340 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:08:46,340 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d7170e7-38a8-4f46-9949-07589079c777', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d7170e7-38a8-4f46-9949-07589079c777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:47,447 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.098s 2020-12-21 04:08:47,448 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-576a1d89-4b11-49e2-a073-016924343210', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-576a1d89-4b11-49e2-a073-016924343210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:48,550 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:08:48,550 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-656fbdc4-9822-4e5c-b618-d93a4ec57de2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-656fbdc4-9822-4e5c-b618-d93a4ec57de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:49,651 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:08:49,651 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c40e7e-1ceb-4198-91ef-3948f8c242bc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c40e7e-1ceb-4198-91ef-3948f8c242bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:50,752 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:08:50,753 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e21f7468-e2c7-4b36-aa22-8bf7e483726e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e21f7468-e2c7-4b36-aa22-8bf7e483726e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:51,854 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:08:51,854 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c042caf6-b66d-43c1-8463-10076d887fb7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c042caf6-b66d-43c1-8463-10076d887fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:52,962 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.098s 2020-12-21 04:08:52,962 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c77be5d5-5872-42ce-8d66-4df97ba46c75', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c77be5d5-5872-42ce-8d66-4df97ba46c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:54,064 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:08:54,065 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2571d27-c58c-4c81-9ad7-97be9567112e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2571d27-c58c-4c81-9ad7-97be9567112e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:55,166 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:08:55,167 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b043c981-93aa-48f6-8fdb-04e86be73c64', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b043c981-93aa-48f6-8fdb-04e86be73c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:56,271 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.095s 2020-12-21 04:08:56,271 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d80517f2-3a6e-4d31-8fc7-aeaa93bdb2d2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d80517f2-3a6e-4d31-8fc7-aeaa93bdb2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:57,373 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:08:57,374 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ea7630-6bc0-4c5b-8577-711caccd78e1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ea7630-6bc0-4c5b-8577-711caccd78e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:58,475 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:08:58,476 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-808f1291-30f9-44cf-806f-25ce6e23ee61', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-808f1291-30f9-44cf-806f-25ce6e23ee61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:08:59,581 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.096s 2020-12-21 04:08:59,582 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead63d75-e6c7-44d4-958c-3e219737fe0e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead63d75-e6c7-44d4-958c-3e219737fe0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:00,683 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:09:00,683 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da9924d-7b4d-4077-8046-2e971a82a5ef', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da9924d-7b4d-4077-8046-2e971a82a5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:01,792 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.099s 2020-12-21 04:09:01,792 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88bd9dde-79b6-4e52-af26-833be5550010', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88bd9dde-79b6-4e52-af26-833be5550010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:02,892 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:09:02,893 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7958e7bb-92cc-41c9-9b91-4d9b6df3b04b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7958e7bb-92cc-41c9-9b91-4d9b6df3b04b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:03,993 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:09:03,993 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fad57be-b04f-4b80-8e6b-10e0e5d62e1c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fad57be-b04f-4b80-8e6b-10e0e5d62e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:05,096 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:09:05,096 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8b32f0f-cc3d-4b8e-ab83-122763193175', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8b32f0f-cc3d-4b8e-ab83-122763193175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:06,333 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.228s 2020-12-21 04:09:06,333 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08d075a0-15a7-4e3d-a07c-be0d19ef47a5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08d075a0-15a7-4e3d-a07c-be0d19ef47a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:07,437 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.095s 2020-12-21 04:09:07,438 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d72ea8c-495a-4db5-888f-a5c44956f479', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d72ea8c-495a-4db5-888f-a5c44956f479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:08,569 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.122s 2020-12-21 04:09:08,570 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34c4a991-0753-4b14-a384-36dbd8d7b0fd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34c4a991-0753-4b14-a384-36dbd8d7b0fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:09,751 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.172s 2020-12-21 04:09:09,751 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9a043af-67aa-4e00-8e90-efc7cd872c1d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9a043af-67aa-4e00-8e90-efc7cd872c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:10,868 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.108s 2020-12-21 04:09:10,869 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5973f5b4-3f53-404d-bf3c-3e64b174dc85', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5973f5b4-3f53-404d-bf3c-3e64b174dc85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:11,974 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.096s 2020-12-21 04:09:11,975 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f72ef0-4a62-4d47-bb81-fd7c166d97ca', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f72ef0-4a62-4d47-bb81-fd7c166d97ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:13,076 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:09:13,077 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ddfabc-0154-4d33-9540-7a8a2cada6da', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ddfabc-0154-4d33-9540-7a8a2cada6da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:14,185 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.100s 2020-12-21 04:09:14,185 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b12e8dd-d225-4968-9c10-25648855d9fe', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b12e8dd-d225-4968-9c10-25648855d9fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:15,287 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:09:15,288 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b64756-7bc2-402c-ab79-0a0fc9d3a6bb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b64756-7bc2-402c-ab79-0a0fc9d3a6bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:16,396 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.100s 2020-12-21 04:09:16,396 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80c6cdf3-1732-4d8f-b33b-1d054079af11', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80c6cdf3-1732-4d8f-b33b-1d054079af11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:17,662 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.257s 2020-12-21 04:09:17,662 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481aa07c-8338-4073-b51e-08def68f6329', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481aa07c-8338-4073-b51e-08def68f6329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:18,779 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.108s 2020-12-21 04:09:18,779 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4fc6da8-9c9c-4a83-9d86-4fde77174c26', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4fc6da8-9c9c-4a83-9d86-4fde77174c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:19,901 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.111s 2020-12-21 04:09:19,901 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1524f59-b338-4817-9598-8712b56365b4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1524f59-b338-4817-9598-8712b56365b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:21,023 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.113s 2020-12-21 04:09:21,024 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e119af42-3606-448f-a0b2-a69688efb352', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e119af42-3606-448f-a0b2-a69688efb352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:22,142 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.109s 2020-12-21 04:09:22,142 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a64269-872e-4d51-bea1-342cf1913826', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a64269-872e-4d51-bea1-342cf1913826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:23,262 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.110s 2020-12-21 04:09:23,263 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4244d7a-6f75-444f-bb22-1e28b894e0f7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4244d7a-6f75-444f-bb22-1e28b894e0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:24,378 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.106s 2020-12-21 04:09:24,378 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e1a424a-7a48-4f2e-8da3-95ca379cdc0a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e1a424a-7a48-4f2e-8da3-95ca379cdc0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:09:25,572 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.186s 2020-12-21 04:09:25,572 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b3cc34-b452-42c8-b432-5a740bfd4d25', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b3cc34-b452-42c8-b432-5a740bfd4d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:13,076 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 46.495s 2020-12-21 04:10:13,077 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de48ed80-4f6c-49dc-81ce-43a14cc2a89c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de48ed80-4f6c-49dc-81ce-43a14cc2a89c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:14,180 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.095s 2020-12-21 04:10:14,181 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-021059c6-d266-4ba1-99a8-c76753a0ded0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-021059c6-d266-4ba1-99a8-c76753a0ded0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:15,285 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.095s 2020-12-21 04:10:15,285 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb7a67e-fb9d-4e83-afe0-053cd63af922', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb7a67e-fb9d-4e83-afe0-053cd63af922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:16,384 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:10:16,384 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1394d8f0-2477-47ec-ae1e-79386d8e970b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1394d8f0-2477-47ec-ae1e-79386d8e970b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:17,491 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.097s 2020-12-21 04:10:17,492 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff5a454-0e53-4450-800c-34795a142330', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff5a454-0e53-4450-800c-34795a142330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:18,643 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.144s 2020-12-21 04:10:18,644 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-746986ac-8a1c-492e-9d0b-5dc11ef5c2de', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-746986ac-8a1c-492e-9d0b-5dc11ef5c2de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:19,749 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.097s 2020-12-21 04:10:19,749 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-070c0ac7-3742-463e-b4e1-7dba75ee8afe', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-070c0ac7-3742-463e-b4e1-7dba75ee8afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:20,851 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:10:20,852 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a68b800-ca71-4fa7-a111-c86781104c32', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a68b800-ca71-4fa7-a111-c86781104c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:21,966 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.105s 2020-12-21 04:10:21,966 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-550ea6d7-5bdb-42c5-a00e-64adacd853c6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-550ea6d7-5bdb-42c5-a00e-64adacd853c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:23,070 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.095s 2020-12-21 04:10:23,071 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-249b43fe-2d2f-4259-8136-e80c0f78af30', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-249b43fe-2d2f-4259-8136-e80c0f78af30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:26,159 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 2.081s 2020-12-21 04:10:26,160 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01abe80e-c104-4507-9072-8483dccc83ea', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01abe80e-c104-4507-9072-8483dccc83ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:27,260 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:10:27,260 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f787a11b-ff01-4d31-b741-3cb12a81cd0f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f787a11b-ff01-4d31-b741-3cb12a81cd0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:28,370 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.100s 2020-12-21 04:10:28,371 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-237c8d15-f5a5-46e8-8acb-fc0a8a6b094f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-237c8d15-f5a5-46e8-8acb-fc0a8a6b094f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:29,489 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.110s 2020-12-21 04:10:29,490 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b152fce7-caa1-4a3e-94eb-f867652fefcf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b152fce7-caa1-4a3e-94eb-f867652fefcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:30,592 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:10:30,593 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b6229f-3cf4-437a-ac60-6aad1a97167f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b6229f-3cf4-437a-ac60-6aad1a97167f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:31,694 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:10:31,694 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc645683-6aa0-41a4-98de-87a9b33ce3a7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc645683-6aa0-41a4-98de-87a9b33ce3a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:32,792 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.089s 2020-12-21 04:10:32,793 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2446a5ec-55e6-40b4-a38f-5342ecd5f30a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2446a5ec-55e6-40b4-a38f-5342ecd5f30a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:33,891 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.089s 2020-12-21 04:10:33,892 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c371d7f-5165-408b-a35a-ad1d4f61e23d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c371d7f-5165-408b-a35a-ad1d4f61e23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:34,991 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:10:34,991 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b3b61b-b90c-410c-9ecc-2fadf3dfaee7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b3b61b-b90c-410c-9ecc-2fadf3dfaee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:36,093 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:10:36,094 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9981db6d-829c-41f5-a528-523e734cf266', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9981db6d-829c-41f5-a528-523e734cf266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:37,208 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.105s 2020-12-21 04:10:37,208 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea5fa8c-9a57-4f70-b08c-008adeccdce0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea5fa8c-9a57-4f70-b08c-008adeccdce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:38,313 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.096s 2020-12-21 04:10:38,313 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39dc762a-90b5-4e58-80dc-4dae1a000e32', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39dc762a-90b5-4e58-80dc-4dae1a000e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:39,412 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:10:39,412 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f8131f9-06bc-4ed0-8959-0e51bdf83335', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f8131f9-06bc-4ed0-8959-0e51bdf83335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:40,512 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:10:40,513 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23f4ae8d-9b0a-42cc-b8de-e1ad49e99235', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23f4ae8d-9b0a-42cc-b8de-e1ad49e99235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:41,627 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.105s 2020-12-21 04:10:41,628 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a02bd729-1a93-45ea-8854-0854a90a541b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a02bd729-1a93-45ea-8854-0854a90a541b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:42,728 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:10:42,729 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c3ae8b1-e5cc-4a5a-9226-80a4e13c7b0b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c3ae8b1-e5cc-4a5a-9226-80a4e13c7b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:43,957 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.219s 2020-12-21 04:10:43,957 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3785d2ee-d618-4e67-95cc-bcac4278f846', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3785d2ee-d618-4e67-95cc-bcac4278f846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:45,055 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.089s 2020-12-21 04:10:45,056 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2fbd805-a774-4c69-b55d-747a884e2968', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2fbd805-a774-4c69-b55d-747a884e2968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:46,153 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.088s 2020-12-21 04:10:46,154 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe30d252-89ae-46ae-bced-173bd29d1402', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe30d252-89ae-46ae-bced-173bd29d1402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:47,261 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.098s 2020-12-21 04:10:47,261 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d32da77a-f0f8-481a-b767-735c9cf7cb91', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d32da77a-f0f8-481a-b767-735c9cf7cb91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:48,362 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:10:48,363 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b83d62-bd92-4f59-943e-e8ac0cd8e3e7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b83d62-bd92-4f59-943e-e8ac0cd8e3e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:49,462 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:10:49,463 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b821028f-2833-40a9-a51f-5fb0e7b60ee3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b821028f-2833-40a9-a51f-5fb0e7b60ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:50,563 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:10:50,564 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fae0244-0e74-473a-88ea-13c500566829', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fae0244-0e74-473a-88ea-13c500566829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:51,661 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.089s 2020-12-21 04:10:51,661 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86693dd6-6c0f-47d9-9595-c2d4731ca936', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86693dd6-6c0f-47d9-9595-c2d4731ca936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:52,760 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:10:52,760 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c221a954-66eb-4ce6-b911-3d5a01b1b2d9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c221a954-66eb-4ce6-b911-3d5a01b1b2d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:53,859 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.089s 2020-12-21 04:10:53,859 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c96419e2-b0a1-4371-9509-7aa64b5652c9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c96419e2-b0a1-4371-9509-7aa64b5652c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:54,958 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:10:54,959 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09bba97d-4768-42eb-9fc3-ff4a84d86c6f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09bba97d-4768-42eb-9fc3-ff4a84d86c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:56,059 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:10:56,060 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a106476-d6a5-4fca-b703-17f041d7d1c2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a106476-d6a5-4fca-b703-17f041d7d1c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:57,161 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:10:57,161 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79254b46-60dc-4b79-8b74-8de9cb30009d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79254b46-60dc-4b79-8b74-8de9cb30009d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:58,261 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:10:58,261 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-510224c5-2e25-41fc-8fff-647b793ac071', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-510224c5-2e25-41fc-8fff-647b793ac071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:10:59,361 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:10:59,361 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d152a4e7-d9d8-42d0-9b61-b23835bc8069', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d152a4e7-d9d8-42d0-9b61-b23835bc8069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:00,461 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:11:00,461 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ead9ed-f3d8-4f50-8c79-d6becf8e4c8a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ead9ed-f3d8-4f50-8c79-d6becf8e4c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:01,561 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:11:01,562 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-494765ec-852a-4991-9f90-a6a1044d8d8f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-494765ec-852a-4991-9f90-a6a1044d8d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:02,664 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:11:02,664 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d951dfed-e417-40cb-905d-46c43b96e267', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d951dfed-e417-40cb-905d-46c43b96e267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:03,837 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.164s 2020-12-21 04:11:03,837 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d0027c-f20e-493f-a789-5ad5ba1aef34', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d0027c-f20e-493f-a789-5ad5ba1aef34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:04,935 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.089s 2020-12-21 04:11:04,936 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c969deca-1e5b-43b1-814d-c1bbb8a2a8b1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c969deca-1e5b-43b1-814d-c1bbb8a2a8b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:06,036 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:11:06,037 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4acfcaff-bfcf-4db9-8ba6-a1d9f67cda6e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4acfcaff-bfcf-4db9-8ba6-a1d9f67cda6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:07,137 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:11:07,137 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a17e596-0bf1-44b3-8b1e-ad054db4fea4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a17e596-0bf1-44b3-8b1e-ad054db4fea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:08,236 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.089s 2020-12-21 04:11:08,236 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45074c90-4301-40c1-b6c5-11981f3923fb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45074c90-4301-40c1-b6c5-11981f3923fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:09,336 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:11:09,336 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eaeec34-35e1-47c0-be89-c42aaa3d8e11', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eaeec34-35e1-47c0-be89-c42aaa3d8e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:10,434 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.089s 2020-12-21 04:11:10,434 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff0b7873-89f6-44c2-8ba2-7c9a4974bd3c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff0b7873-89f6-44c2-8ba2-7c9a4974bd3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:11,538 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.095s 2020-12-21 04:11:11,538 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68e950bd-3704-47f9-b538-3938f1eee63e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68e950bd-3704-47f9-b538-3938f1eee63e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:12,661 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.114s 2020-12-21 04:11:12,662 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb36939-59bb-4a8a-8d97-81ee7f1b47d2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb36939-59bb-4a8a-8d97-81ee7f1b47d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:13,766 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:11:13,766 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83e75c40-8bae-4043-9e79-31d0e96f1fca', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83e75c40-8bae-4043-9e79-31d0e96f1fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:14,864 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.089s 2020-12-21 04:11:14,865 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d5fa92b-30d8-40c7-8c8a-f3691d13d7c7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d5fa92b-30d8-40c7-8c8a-f3691d13d7c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:15,965 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:11:15,966 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d88795e5-968e-4955-9c0f-78b213e9cd31', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d88795e5-968e-4955-9c0f-78b213e9cd31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:17,070 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.095s 2020-12-21 04:11:17,071 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e785f6b-09bc-4634-bd55-dd61a1f5d603', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e785f6b-09bc-4634-bd55-dd61a1f5d603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:18,170 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:11:18,170 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bd86a53-f494-41db-a594-b8f6c5f4c09d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bd86a53-f494-41db-a594-b8f6c5f4c09d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:19,269 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:11:19,270 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71fef8fe-4dee-43d2-9f8e-7818f4100c50', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71fef8fe-4dee-43d2-9f8e-7818f4100c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:20,372 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:11:20,373 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26b1ccb6-3159-41c6-b2dc-1d8f3de9719d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26b1ccb6-3159-41c6-b2dc-1d8f3de9719d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:21,477 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.095s 2020-12-21 04:11:21,477 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83bbd335-6cb2-4c63-9e23-d27b03f4dc55', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83bbd335-6cb2-4c63-9e23-d27b03f4dc55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:22,579 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:11:22,579 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3656188c-9203-45be-a5c5-25ed2e6a4d0e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3656188c-9203-45be-a5c5-25ed2e6a4d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:23,680 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:11:23,681 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfd05ef5-55f6-400c-a041-2a37cd33843b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfd05ef5-55f6-400c-a041-2a37cd33843b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:24,895 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.206s 2020-12-21 04:11:24,896 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48746646-6e17-4eb9-9e31-5dd5c74fbc1d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48746646-6e17-4eb9-9e31-5dd5c74fbc1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:25,995 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:11:25,996 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4a6ded8-beef-46af-b894-e4b62d3987bd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4a6ded8-beef-46af-b894-e4b62d3987bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:27,097 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:11:27,097 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845300da-dc7b-4e98-9584-2969c827a15e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845300da-dc7b-4e98-9584-2969c827a15e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:28,199 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:11:28,199 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8243bdb-1290-4f46-ab8d-feeea74aa574', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8243bdb-1290-4f46-ab8d-feeea74aa574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:29,301 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:11:29,301 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a61a44a-3b06-450b-ac82-e8a50cace1d4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a61a44a-3b06-450b-ac82-e8a50cace1d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:30,403 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:11:30,403 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a162005f-a5d7-4519-88ef-fecebc9098c4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a162005f-a5d7-4519-88ef-fecebc9098c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:31,504 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:11:31,504 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67c7dc9-66eb-443f-b202-dbc9a84123a4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67c7dc9-66eb-443f-b202-dbc9a84123a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:32,605 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:11:32,605 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e19d0b9-bcfe-4d25-922d-bdef8661ea41', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e19d0b9-bcfe-4d25-922d-bdef8661ea41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:33,706 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:11:33,707 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a5d33e7-6691-4335-93f5-cf2fcfe1c99f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a5d33e7-6691-4335-93f5-cf2fcfe1c99f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:34,806 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:11:34,806 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d2ef388-cd88-473e-8321-af26f256158e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d2ef388-cd88-473e-8321-af26f256158e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:35,905 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:11:35,906 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b49d09d-17d6-40b3-8610-0e8d4ee5939c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b49d09d-17d6-40b3-8610-0e8d4ee5939c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:37,006 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:11:37,007 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49c56149-2cf3-4684-922f-f73489c8924e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49c56149-2cf3-4684-922f-f73489c8924e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:38,109 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:11:38,109 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6172e984-59b2-4e42-82ea-d5d17aa9bc04', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6172e984-59b2-4e42-82ea-d5d17aa9bc04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:39,209 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:11:39,210 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb85f485-59fd-445d-b046-70b6a8b9b18c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb85f485-59fd-445d-b046-70b6a8b9b18c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:40,310 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:11:40,310 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-667176fa-50a7-4048-a14f-5e457939889e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-667176fa-50a7-4048-a14f-5e457939889e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:41,411 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:11:41,412 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-570a128c-8fd6-4a4c-afad-1d0813c66b00', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-570a128c-8fd6-4a4c-afad-1d0813c66b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:42,513 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:11:42,513 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b052a99-42bd-4dda-a8ca-d733eb381e55', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b052a99-42bd-4dda-a8ca-d733eb381e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:43,615 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:11:43,615 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-887f526e-1398-4c97-a87d-66c06c5b9631', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-887f526e-1398-4c97-a87d-66c06c5b9631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:44,715 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:11:44,716 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff4c37d-a6a6-44b9-b308-1600bb2351a6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff4c37d-a6a6-44b9-b308-1600bb2351a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:45,822 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.097s 2020-12-21 04:11:45,822 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-967755c3-6c16-4fdc-babe-aa06480ad376', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-967755c3-6c16-4fdc-babe-aa06480ad376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:46,921 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:11:46,922 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89eb20c9-4fa0-4baf-8795-71b0f5ee9674', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89eb20c9-4fa0-4baf-8795-71b0f5ee9674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:48,023 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:11:48,023 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c03734-fcf9-4b93-b85a-8ca015813178', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c03734-fcf9-4b93-b85a-8ca015813178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:49,125 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:11:49,126 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bdbcf18-d7e3-4fc5-aa23-9ea03f663c7c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bdbcf18-d7e3-4fc5-aa23-9ea03f663c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:50,225 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:11:50,225 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fdaf173-961c-49c5-9454-92a5c88cdc22', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fdaf173-961c-49c5-9454-92a5c88cdc22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:51,325 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:11:51,325 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d31b804-7a26-4172-bc84-27da4a0864af', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d31b804-7a26-4172-bc84-27da4a0864af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:52,425 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:11:52,425 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17c0b723-e49a-45ff-9498-441ede271591', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17c0b723-e49a-45ff-9498-441ede271591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:53,542 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.109s 2020-12-21 04:11:53,543 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e395df-02be-47df-8b72-e13353922cb9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e395df-02be-47df-8b72-e13353922cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:54,644 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:11:54,644 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfbb1ca3-8ff5-44c6-bcc6-c721447d8d6f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfbb1ca3-8ff5-44c6-bcc6-c721447d8d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:55,752 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.099s 2020-12-21 04:11:55,752 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-612e27f7-1dfe-41e1-aa00-19d0eae7b8ca', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-612e27f7-1dfe-41e1-aa00-19d0eae7b8ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:56,858 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.096s 2020-12-21 04:11:56,858 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7493dae-1d04-4775-8f92-f14615e86b71', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7493dae-1d04-4775-8f92-f14615e86b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:57,958 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:11:57,959 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b6f3b67-f1a6-4460-93c8-560523ea4269', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b6f3b67-f1a6-4460-93c8-560523ea4269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:11:59,059 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:11:59,059 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03748a65-565b-4ed3-b5d4-e865fb30ce3e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03748a65-565b-4ed3-b5d4-e865fb30ce3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:00,161 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:12:00,161 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f9a13a7-ee40-42e2-b76f-f2a68a652019', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f9a13a7-ee40-42e2-b76f-f2a68a652019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:01,262 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:12:01,262 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-644bbe81-75d4-42c9-958a-bcf77664bd90', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-644bbe81-75d4-42c9-958a-bcf77664bd90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:02,364 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:12:02,365 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b17ce394-0deb-460d-bcf5-a728862d996c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b17ce394-0deb-460d-bcf5-a728862d996c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:03,469 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.095s 2020-12-21 04:12:03,469 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb784ff9-6954-4057-8861-0478aacd96ee', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb784ff9-6954-4057-8861-0478aacd96ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:04,572 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:12:04,572 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb32e5be-57a0-4c7f-b3e4-90ddd7150834', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb32e5be-57a0-4c7f-b3e4-90ddd7150834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:05,673 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:12:05,674 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85c05c6b-b97d-422e-8df3-d3a6a9f2c3d2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85c05c6b-b97d-422e-8df3-d3a6a9f2c3d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:06,777 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:12:06,777 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f15415e-f78f-4e71-a7a8-ca801e990d86', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f15415e-f78f-4e71-a7a8-ca801e990d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:07,877 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:12:07,878 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae982eb-868d-4463-894a-31edacb8cd80', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae982eb-868d-4463-894a-31edacb8cd80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:08,980 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:12:08,980 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f553049e-a532-4ac4-8831-977768111d41', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f553049e-a532-4ac4-8831-977768111d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:10,082 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:12:10,083 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02214ce-d699-4be5-98d5-98eac269cc68', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02214ce-d699-4be5-98d5-98eac269cc68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:11,187 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.096s 2020-12-21 04:12:11,187 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4748d76c-a41d-482e-a5fd-a32d23b51da5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4748d76c-a41d-482e-a5fd-a32d23b51da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:12,286 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:12:12,287 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab57f53-a846-4d0f-9faa-d891db485bfd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab57f53-a846-4d0f-9faa-d891db485bfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:13,389 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:12:13,389 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12aa86ce-04dd-4ded-a3b7-cd2f7e4dc597', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12aa86ce-04dd-4ded-a3b7-cd2f7e4dc597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:14,491 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:12:14,491 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b077e98-9ce5-4018-bea0-6142338ccef5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b077e98-9ce5-4018-bea0-6142338ccef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:15,591 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:12:15,591 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e843b10-370b-4238-a627-ef6bdb0e9db7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e843b10-370b-4238-a627-ef6bdb0e9db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:16,691 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:12:16,692 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d0305a-b23e-47f5-adf7-add34eb6280e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d0305a-b23e-47f5-adf7-add34eb6280e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:17,793 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:12:17,793 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20429e77-6bdb-4c7b-adaa-6e4d10e8f0a9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20429e77-6bdb-4c7b-adaa-6e4d10e8f0a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:18,896 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:12:18,897 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68fe84fc-202d-418c-8e01-25b45ade364a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68fe84fc-202d-418c-8e01-25b45ade364a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:19,999 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.095s 2020-12-21 04:12:20,000 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce6f172d-5a67-46f2-8087-d7b30e9ff782', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce6f172d-5a67-46f2-8087-d7b30e9ff782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:21,099 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:12:21,099 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb125669-7743-4f75-a94f-0468b5c96686', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb125669-7743-4f75-a94f-0468b5c96686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:22,199 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:12:22,200 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6f13109-3366-4f75-a8eb-54ea870dae48', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6f13109-3366-4f75-a8eb-54ea870dae48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:23,300 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:12:23,301 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df24db77-e0b7-461a-b15c-b3884d0d7456', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df24db77-e0b7-461a-b15c-b3884d0d7456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:24,402 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:12:24,402 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0223bbcf-17b4-4dc1-980b-443d9fcea10b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0223bbcf-17b4-4dc1-980b-443d9fcea10b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:25,504 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:12:25,504 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42b7c271-40cd-4d29-ab96-eec1874c1f74', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42b7c271-40cd-4d29-ab96-eec1874c1f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:26,606 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:12:26,607 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c849919-64f0-4da7-ba26-e23cfab316d3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c849919-64f0-4da7-ba26-e23cfab316d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:27,710 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:12:27,710 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93abd0ae-e056-494e-a9a7-4bbadd4b2165', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93abd0ae-e056-494e-a9a7-4bbadd4b2165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:28,811 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:12:28,812 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e171dfa2-1e80-4ef8-a741-efa18aebac76', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e171dfa2-1e80-4ef8-a741-efa18aebac76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:29,914 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:12:29,914 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72aad57a-1f40-418a-bd16-3919bbd42869', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72aad57a-1f40-418a-bd16-3919bbd42869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:31,015 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:12:31,016 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09186fd3-4091-4c5a-b3b2-6800007625bf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09186fd3-4091-4c5a-b3b2-6800007625bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:32,115 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:12:32,115 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c45297c3-de4c-4765-9b5a-58cc42fa738a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c45297c3-de4c-4765-9b5a-58cc42fa738a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:33,218 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:12:33,218 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b4c97a5-b604-4fce-abe1-5c4acf60cf9e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4c97a5-b604-4fce-abe1-5c4acf60cf9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:34,320 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:12:34,321 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb359bb-e73e-4eff-8fa7-7ceac421ae20', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb359bb-e73e-4eff-8fa7-7ceac421ae20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:35,424 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:12:35,425 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb135d2d-db57-444a-b3b5-41436fce22f1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb135d2d-db57-444a-b3b5-41436fce22f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:36,530 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.097s 2020-12-21 04:12:36,531 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86fb422e-562d-46cd-ae82-141fe3de5349', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86fb422e-562d-46cd-ae82-141fe3de5349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:37,631 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:12:37,631 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-442ae52b-d8a4-4b6f-b380-cae69901fd46', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-442ae52b-d8a4-4b6f-b380-cae69901fd46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:38,736 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.095s 2020-12-21 04:12:38,736 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f6680d4-cef8-4af1-9e06-9b0b76b6fd82', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f6680d4-cef8-4af1-9e06-9b0b76b6fd82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:39,835 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:12:39,836 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6095799d-992e-4ea6-894d-40e754c0fe29', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6095799d-992e-4ea6-894d-40e754c0fe29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:40,937 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:12:40,937 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-561b0473-6953-4678-84dd-5ad94bc54f3e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-561b0473-6953-4678-84dd-5ad94bc54f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:42,038 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:12:42,039 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed3d0326-88bb-4f80-815f-e131bfc3a5c6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed3d0326-88bb-4f80-815f-e131bfc3a5c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:43,138 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:12:43,138 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1de50a04-53c7-4264-8796-3aec912b0345', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1de50a04-53c7-4264-8796-3aec912b0345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:44,243 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.096s 2020-12-21 04:12:44,244 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fcf4d7f-ef97-452c-b39c-cf56f857ccd4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fcf4d7f-ef97-452c-b39c-cf56f857ccd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:45,346 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:12:45,346 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eb7fd35-c7be-4d60-9ec5-e6f384d4c8e7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eb7fd35-c7be-4d60-9ec5-e6f384d4c8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:46,446 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:12:46,446 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-126926ef-5507-4b06-85e1-a7378ca97b27', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-126926ef-5507-4b06-85e1-a7378ca97b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:47,548 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:12:47,548 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9597370c-6dc0-45f2-8ed2-57b6b8be59db', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9597370c-6dc0-45f2-8ed2-57b6b8be59db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:48,647 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:12:48,648 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b60a61a1-0414-4249-bd4e-65a17477ab9c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b60a61a1-0414-4249-bd4e-65a17477ab9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:49,880 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.223s 2020-12-21 04:12:49,880 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649b1999-daec-4376-a8df-67a9406b804a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649b1999-daec-4376-a8df-67a9406b804a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:50,987 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.098s 2020-12-21 04:12:50,988 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57dae0b5-1064-47ab-9cfc-9573b4aba607', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57dae0b5-1064-47ab-9cfc-9573b4aba607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:52,089 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:12:52,090 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a28bdbb-c4b0-4980-b842-90c8ed17fa56', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a28bdbb-c4b0-4980-b842-90c8ed17fa56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:53,192 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:12:53,192 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdececb1-28a7-491a-a4db-932d70728690', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdececb1-28a7-491a-a4db-932d70728690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:54,292 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:12:54,293 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b077933-a416-46f3-a44d-6ae6226241c7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b077933-a416-46f3-a44d-6ae6226241c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:55,392 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:12:55,392 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8575c9a5-b857-46e1-bfad-8072b61ca1ef', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8575c9a5-b857-46e1-bfad-8072b61ca1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:56,493 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:12:56,493 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1afd70d-20ff-44e8-98b1-d2522a8dd263', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1afd70d-20ff-44e8-98b1-d2522a8dd263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:57,592 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:12:57,592 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5368075a-f0dd-44dd-b647-8607e2117fd3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5368075a-f0dd-44dd-b647-8607e2117fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:58,692 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:12:58,693 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dec285c-c20e-4aba-8132-45beb058008a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dec285c-c20e-4aba-8132-45beb058008a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:12:59,797 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.095s 2020-12-21 04:12:59,798 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40b5d0a0-3eae-478b-a678-808ecdbd8df6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40b5d0a0-3eae-478b-a678-808ecdbd8df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:00,899 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:13:00,899 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce1f0eac-dd40-455e-b1df-2b18505fee39', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce1f0eac-dd40-455e-b1df-2b18505fee39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:02,001 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:13:02,002 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61eb7ccd-c476-4ef2-8693-9ad66713400e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61eb7ccd-c476-4ef2-8693-9ad66713400e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:03,108 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.097s 2020-12-21 04:13:03,108 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17c4bb53-e274-41c8-9b5b-0b50f89b90b2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17c4bb53-e274-41c8-9b5b-0b50f89b90b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:04,208 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:13:04,208 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4bf0097-5fd8-4aa8-aeb2-b201a7c2def5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4bf0097-5fd8-4aa8-aeb2-b201a7c2def5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:05,310 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:13:05,310 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02b2116-2306-4953-b084-e9a202155e4c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02b2116-2306-4953-b084-e9a202155e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:06,411 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:13:06,411 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ea6d4d-6177-4f82-9b28-fabc70403f9f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ea6d4d-6177-4f82-9b28-fabc70403f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:07,515 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:13:07,515 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40e71f25-4558-4eb4-b96e-f368d618492f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40e71f25-4558-4eb4-b96e-f368d618492f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:08,616 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:13:08,616 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d16081e-3292-4872-bbdf-ab2bd1464292', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d16081e-3292-4872-bbdf-ab2bd1464292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:09,719 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:13:09,720 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466bc859-b11a-487f-953b-1bc665e67090', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466bc859-b11a-487f-953b-1bc665e67090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:10,820 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:13:10,821 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3925662-0e63-4d24-80e9-2758b9690133', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3925662-0e63-4d24-80e9-2758b9690133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:11,921 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:13:11,921 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff4b13b-de25-47ec-b710-abebd478e879', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff4b13b-de25-47ec-b710-abebd478e879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:13,020 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:13:13,020 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d4db65-85ab-4944-a845-9fead5c90fce', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d4db65-85ab-4944-a845-9fead5c90fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:14,135 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.105s 2020-12-21 04:13:14,135 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70de51c3-b6d4-417d-be43-3bb1350ed53f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70de51c3-b6d4-417d-be43-3bb1350ed53f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:15,235 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:13:15,236 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41e34fc8-2be6-4230-9d7e-2812e3ded8ba', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41e34fc8-2be6-4230-9d7e-2812e3ded8ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:16,339 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:13:16,339 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02eca2f1-330f-4648-85ca-88ac68ffde0e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02eca2f1-330f-4648-85ca-88ac68ffde0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:17,441 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:13:17,441 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a357dcf-aac7-49b6-b026-68ac1460cc2c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a357dcf-aac7-49b6-b026-68ac1460cc2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:18,549 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.099s 2020-12-21 04:13:18,549 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b7c71d-e2dd-4d3b-b55c-df100bf46543', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b7c71d-e2dd-4d3b-b55c-df100bf46543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:19,650 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:13:19,650 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cabf1d7-d948-456d-8087-8180af4f4046', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cabf1d7-d948-456d-8087-8180af4f4046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:20,752 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:13:20,752 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1dfc275-c9df-4917-a5d9-39eef73e6ad5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1dfc275-c9df-4917-a5d9-39eef73e6ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:21,853 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:13:21,853 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-588bfb92-234a-41c8-ae09-28799b39198d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-588bfb92-234a-41c8-ae09-28799b39198d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:22,955 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:13:22,956 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c06fff-54b2-4c3f-bf85-95603c8a429c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c06fff-54b2-4c3f-bf85-95603c8a429c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:24,056 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:13:24,057 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-691092cf-875f-402e-87bf-0aca233d2514', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-691092cf-875f-402e-87bf-0aca233d2514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:25,160 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:13:25,160 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8b6c513-4538-40ee-9692-edb51a525f4c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8b6c513-4538-40ee-9692-edb51a525f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:26,265 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.096s 2020-12-21 04:13:26,266 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b9d0942-9fbe-465b-8fe3-9dbdd19b4214', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b9d0942-9fbe-465b-8fe3-9dbdd19b4214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:27,369 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:13:27,369 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a75d95e-8571-474e-89e3-e3319bcdb906', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a75d95e-8571-474e-89e3-e3319bcdb906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:28,482 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.104s 2020-12-21 04:13:28,482 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62cb036d-ebda-407f-a4b0-ec6c36f8eb12', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62cb036d-ebda-407f-a4b0-ec6c36f8eb12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:29,584 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:13:29,585 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d83626e-b84f-4ea3-a9f1-566410ad757c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d83626e-b84f-4ea3-a9f1-566410ad757c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:30,691 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.097s 2020-12-21 04:13:30,691 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba7f716-d23a-4024-b3af-84e6e2f529db', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba7f716-d23a-4024-b3af-84e6e2f529db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:31,794 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:13:31,795 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789f6f00-9765-4b41-bf02-ee3e38b77e17', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789f6f00-9765-4b41-bf02-ee3e38b77e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:32,898 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.095s 2020-12-21 04:13:32,899 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a646aa9-537c-4d13-aac5-87d2580d5b08', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a646aa9-537c-4d13-aac5-87d2580d5b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:34,001 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:13:34,001 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ac185a0-ea37-482e-80fa-0d22ee97daf3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ac185a0-ea37-482e-80fa-0d22ee97daf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:35,105 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:13:35,105 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b829515f-bed2-4cf2-a1eb-2e0c7b7fb1c9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b829515f-bed2-4cf2-a1eb-2e0c7b7fb1c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:36,208 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:13:36,208 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2c2a031-a54a-4ccc-a178-b0e6ec739a9c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2c2a031-a54a-4ccc-a178-b0e6ec739a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:37,312 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:13:37,312 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-283ff3a4-c171-4ea7-bb40-516ff81b9626', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-283ff3a4-c171-4ea7-bb40-516ff81b9626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:38,417 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.096s 2020-12-21 04:13:38,417 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c187f1-8eb0-4b1e-87be-fb416c9b750d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c187f1-8eb0-4b1e-87be-fb416c9b750d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:39,520 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:13:39,520 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ba6774-9b89-4782-8cd3-c2162afbc1e5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ba6774-9b89-4782-8cd3-c2162afbc1e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:40,626 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.096s 2020-12-21 04:13:40,627 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eeb194f-2efa-49cd-bd3a-ed9098720bc6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eeb194f-2efa-49cd-bd3a-ed9098720bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:41,728 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:13:41,729 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cfc0e83-1b72-4a9e-88f1-c2cf45fbfaba', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cfc0e83-1b72-4a9e-88f1-c2cf45fbfaba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:42,833 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.096s 2020-12-21 04:13:42,834 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d876e2-eccc-44e3-858a-05d05a97d925', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d876e2-eccc-44e3-858a-05d05a97d925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:43,941 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.099s 2020-12-21 04:13:43,942 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f5882d7-d0a8-4645-a452-30122710d754', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f5882d7-d0a8-4645-a452-30122710d754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:45,046 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:13:45,046 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a285c85-294e-450d-a773-41f9131a7ab0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a285c85-294e-450d-a773-41f9131a7ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:46,147 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:13:46,148 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24c4e1b9-3f17-4ee2-9eea-13a6b47defca', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24c4e1b9-3f17-4ee2-9eea-13a6b47defca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:47,254 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.097s 2020-12-21 04:13:47,254 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78fce16b-b659-491f-8467-50e8d7db73eb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78fce16b-b659-491f-8467-50e8d7db73eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:48,353 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:13:48,354 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93b07756-a2b3-4df8-85f7-9c1c03de1d01', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93b07756-a2b3-4df8-85f7-9c1c03de1d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:49,458 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.095s 2020-12-21 04:13:49,459 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cecabb51-574b-4f6f-9295-20b446a02cdc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cecabb51-574b-4f6f-9295-20b446a02cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:50,563 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:13:50,563 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f325e2-41e7-4c2f-bc69-409a8ea3cd43', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f325e2-41e7-4c2f-bc69-409a8ea3cd43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:51,676 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.103s 2020-12-21 04:13:51,676 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56e28c25-b808-4a74-9710-dbd0b751575f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56e28c25-b808-4a74-9710-dbd0b751575f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:52,779 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:13:52,780 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4ad8d3a-8252-41b4-ab24-f2ec6897e69d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4ad8d3a-8252-41b4-ab24-f2ec6897e69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:53,881 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:13:53,881 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d07a91d-6ced-41df-a360-f79fbcdde881', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d07a91d-6ced-41df-a360-f79fbcdde881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:54,981 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:13:54,981 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1d1e96e-7718-478d-8957-8b48c8b286a2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1d1e96e-7718-478d-8957-8b48c8b286a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:56,080 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:13:56,081 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80e91189-8d65-43d1-8dc2-2dde07ca4f13', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80e91189-8d65-43d1-8dc2-2dde07ca4f13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:57,180 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:13:57,180 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a0dbafc-0437-41d3-a807-dd0af527e99b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a0dbafc-0437-41d3-a807-dd0af527e99b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:58,287 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.097s 2020-12-21 04:13:58,287 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f6985c-2f95-4edf-aa6c-26d88b54c132', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f6985c-2f95-4edf-aa6c-26d88b54c132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:13:59,387 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:13:59,388 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df4e478f-be35-4a42-9b84-f9d5254a9a73', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df4e478f-be35-4a42-9b84-f9d5254a9a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:00,498 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.102s 2020-12-21 04:14:00,498 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33da073-6dfc-4352-acab-0c18c251ad65', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33da073-6dfc-4352-acab-0c18c251ad65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:01,601 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:14:01,601 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffcb471e-e309-47e9-b89c-8d6c356b6d48', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffcb471e-e309-47e9-b89c-8d6c356b6d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:02,702 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:14:02,702 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06625f63-1d57-4fbf-ba7f-f3107eca97a9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06625f63-1d57-4fbf-ba7f-f3107eca97a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:03,805 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:14:03,806 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-302f4915-8e48-4ace-9088-dd9800b51bca', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-302f4915-8e48-4ace-9088-dd9800b51bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:04,977 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.163s 2020-12-21 04:14:04,978 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d85a34-eb65-490e-b8d9-131c2d18bf10', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d85a34-eb65-490e-b8d9-131c2d18bf10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:06,082 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.095s 2020-12-21 04:14:06,082 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6636633f-044c-4fc7-be5d-4794bc94b94b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6636633f-044c-4fc7-be5d-4794bc94b94b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:07,184 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:14:07,185 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bbf28b3-416d-40e9-96ac-c60e25b5d737', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bbf28b3-416d-40e9-96ac-c60e25b5d737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:08,294 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.100s 2020-12-21 04:14:08,294 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03fb7be8-67ce-42d7-b674-5756b8dd57f6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03fb7be8-67ce-42d7-b674-5756b8dd57f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:09,395 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:14:09,395 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef1d4f60-bd50-47fa-ad38-dbfa6a3309f5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef1d4f60-bd50-47fa-ad38-dbfa6a3309f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:10,498 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:14:10,498 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38486534-1b43-44fc-8253-b684a6f74b2b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38486534-1b43-44fc-8253-b684a6f74b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:11,598 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:14:11,598 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e13e65a9-9d3d-4436-9f2d-6b29a9803d44', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e13e65a9-9d3d-4436-9f2d-6b29a9803d44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:12,698 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.091s 2020-12-21 04:14:12,699 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d6b798c-6a33-421b-a712-bfbe0d896509', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d6b798c-6a33-421b-a712-bfbe0d896509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:13,810 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.103s 2020-12-21 04:14:13,810 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d94b4c-31c0-4347-aa1d-e41fea151924', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d94b4c-31c0-4347-aa1d-e41fea151924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:14,909 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.090s 2020-12-21 04:14:14,909 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e63260b-6411-4756-9b86-2e363542714c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e63260b-6411-4756-9b86-2e363542714c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:16,011 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:14:16,012 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2589f65-8f89-4385-8bf3-9d77baace745', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2589f65-8f89-4385-8bf3-9d77baace745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:17,121 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.101s 2020-12-21 04:14:17,122 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb9124c1-c6a0-42be-b06d-8e17251a9724', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb9124c1-c6a0-42be-b06d-8e17251a9724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:18,223 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:14:18,223 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a30be5-0545-4844-bb1c-7e4ca5fad74a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24a30be5-0545-4844-bb1c-7e4ca5fad74a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:19,325 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:14:19,326 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c8a2b78-fbae-4ede-9117-262ff1bfda3a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c8a2b78-fbae-4ede-9117-262ff1bfda3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:20,429 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.095s 2020-12-21 04:14:20,430 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0be4f6e2-b525-4870-a87f-177b23609ac4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0be4f6e2-b525-4870-a87f-177b23609ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:21,538 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.099s 2020-12-21 04:14:21,539 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2550323e-1c86-4f46-b85c-e3dc62eb7802', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2550323e-1c86-4f46-b85c-e3dc62eb7802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:22,642 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.094s 2020-12-21 04:14:22,642 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65a623a6-ad6b-400f-ad0f-61afc9c626b7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65a623a6-ad6b-400f-ad0f-61afc9c626b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:23,750 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.099s 2020-12-21 04:14:23,751 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f0fb154-b270-43ec-bff8-4cd20553b152', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f0fb154-b270-43ec-bff8-4cd20553b152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:24,852 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:14:24,852 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5e23f0f-0326-40b9-9771-b7f5c14308c0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5e23f0f-0326-40b9-9771-b7f5c14308c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:25,962 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.101s 2020-12-21 04:14:25,962 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c53c6bd5-6f71-4154-af7a-3f0c44867d95', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53c6bd5-6f71-4154-af7a-3f0c44867d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:27,071 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.100s 2020-12-21 04:14:27,072 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18a3b46d-fc67-494e-96f2-a81d70538ee2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18a3b46d-fc67-494e-96f2-a81d70538ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:28,183 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.102s 2020-12-21 04:14:28,183 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06bda546-2d47-4099-ba8b-2cc9f1e43d07', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06bda546-2d47-4099-ba8b-2cc9f1e43d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:29,296 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.104s 2020-12-21 04:14:29,296 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f79b361-e4cb-4cfe-b084-ea94dba7463d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f79b361-e4cb-4cfe-b084-ea94dba7463d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:30,398 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:14:30,399 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7954f619-09b6-43d0-8c2c-12f3db44171e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7954f619-09b6-43d0-8c2c-12f3db44171e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:32,049 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.641s 2020-12-21 04:14:32,049 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f211233-1bc2-4491-b68a-76297ef7cb10', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f211233-1bc2-4491-b68a-76297ef7cb10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:33,150 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.092s 2020-12-21 04:14:33,150 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466d4c53-9f77-4664-b5f2-d5ee97784b91', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466d4c53-9f77-4664-b5f2-d5ee97784b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:34,279 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.120s 2020-12-21 04:14:34,280 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8693e8f6-123d-4f78-a6f8-5f8f2ba1af6d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8693e8f6-123d-4f78-a6f8-5f8f2ba1af6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:35,382 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:14:35,383 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1625d0c2-3810-4edb-ac6f-a11c6b109863', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1625d0c2-3810-4edb-ac6f-a11c6b109863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:36,492 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.101s 2020-12-21 04:14:36,493 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc9df329-b619-4f58-b81f-0b2abeafceab', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc9df329-b619-4f58-b81f-0b2abeafceab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:37,599 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.097s 2020-12-21 04:14:37,600 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd22f254-1a85-4190-99df-c3c8ad567328', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd22f254-1a85-4190-99df-c3c8ad567328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:39,076 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.468s 2020-12-21 04:14:39,076 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5bb0551-ca52-4aa8-9f4e-13275785d8aa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5bb0551-ca52-4aa8-9f4e-13275785d8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:40,179 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b 0.093s 2020-12-21 04:14:40,179 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d1cf45c-2184-4833-aaf8-9573b45b883d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d1cf45c-2184-4833-aaf8-9573b45b883d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b'} Body: b'{"volume": {"id": "00439084-dd55-410e-9b02-c86f7781532b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:06:00.000000", "updated_at": "2020-12-21T04:08:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169526791", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/00439084-dd55-410e-9b02-c86f7781532b"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "attachment_id": "905ea41b-15c1-44b3-814c-c6c621854211", "volume_id": "00439084-dd55-410e-9b02-c86f7781532b", "server_id": "37226a3f-240e-4e04-9813-fa3d109452de", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:07:03.000000"}], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:14:40,405 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.217s 2020-12-21 04:14:40,406 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:40 GMT', 'server': 'Apache/2.4.29 (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-3ed9f40f-4421-4e83-84aa-8be083b15745', 'x-compute-request-id': 'req-3ed9f40f-4421-4e83-84aa-8be083b15745', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'' 2020-12-21 04:14:40,681 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.275s 2020-12-21 04:14:40,681 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:40 GMT', 'server': 'Apache/2.4.29 (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-fee969ea-9b43-4c3d-b028-48686532fce3', 'x-compute-request-id': 'req-fee969ea-9b43-4c3d-b028-48686532fce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1936529947"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:14:41,879 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.186s 2020-12-21 04:14:41,879 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03e218e6-94bc-43ca-a74b-80d9fdcfc4ab', 'x-compute-request-id': 'req-03e218e6-94bc-43ca-a74b-80d9fdcfc4ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:6f:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:14:43,095 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.205s 2020-12-21 04:14:43,096 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-293cae44-c277-416f-b5f9-0ddda7241336', 'x-compute-request-id': 'req-293cae44-c277-416f-b5f9-0ddda7241336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:14:44,293 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.186s 2020-12-21 04:14:44,294 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd0106bf-7b6c-4520-8ad8-66e2c9745961', 'x-compute-request-id': 'req-fd0106bf-7b6c-4520-8ad8-66e2c9745961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:14:45,486 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.182s 2020-12-21 04:14:45,486 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d83a6591-0c5a-4093-b7c8-8c553e1859d1', 'x-compute-request-id': 'req-d83a6591-0c5a-4093-b7c8-8c553e1859d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:14:46,675 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.177s 2020-12-21 04:14:46,675 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3eb387e-cf70-4424-8cc6-cc283d87f259', 'x-compute-request-id': 'req-a3eb387e-cf70-4424-8cc6-cc283d87f259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:14:48,008 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.322s 2020-12-21 04:14:48,008 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5940e1ed-1b44-4a00-96a1-43f05dc24e0f', 'x-compute-request-id': 'req-5940e1ed-1b44-4a00-96a1-43f05dc24e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:14:49,198 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.179s 2020-12-21 04:14:49,198 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63125324-bef1-4a8d-87f1-c42cd9078666', 'x-compute-request-id': 'req-63125324-bef1-4a8d-87f1-c42cd9078666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:14:50,387 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.179s 2020-12-21 04:14:50,388 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5acfaa7-6100-404d-9362-f904b71bfe5e', 'x-compute-request-id': 'req-a5acfaa7-6100-404d-9362-f904b71bfe5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:14:51,579 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.181s 2020-12-21 04:14:51,580 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65594662-572f-405c-9694-ee76f7f5c31e', 'x-compute-request-id': 'req-65594662-572f-405c-9694-ee76f7f5c31e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:14:52,778 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.187s 2020-12-21 04:14:52,778 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cce04b6b-2537-4e0c-9fd0-a05a5f01672c', 'x-compute-request-id': 'req-cce04b6b-2537-4e0c-9fd0-a05a5f01672c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:14:53,971 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.183s 2020-12-21 04:14:53,972 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14699c69-998a-411b-8daf-453d8b34b20b', 'x-compute-request-id': 'req-14699c69-998a-411b-8daf-453d8b34b20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:14:55,167 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.184s 2020-12-21 04:14:55,167 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1597ec9d-468d-4c75-b080-7b1dc7ea0618', 'x-compute-request-id': 'req-1597ec9d-468d-4c75-b080-7b1dc7ea0618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:14:56,361 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.183s 2020-12-21 04:14:56,361 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-010590ca-0866-4e5e-8cce-c0592f566981', 'x-compute-request-id': 'req-010590ca-0866-4e5e-8cce-c0592f566981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:14:57,554 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.182s 2020-12-21 04:14:57,555 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ba6442b-3dfb-447d-9a3e-578e9e266f03', 'x-compute-request-id': 'req-8ba6442b-3dfb-447d-9a3e-578e9e266f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:14:58,743 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.178s 2020-12-21 04:14:58,744 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba8d7972-c97d-42fb-95d6-f5dbe9c27510', 'x-compute-request-id': 'req-ba8d7972-c97d-42fb-95d6-f5dbe9c27510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:14:59,934 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.180s 2020-12-21 04:14:59,934 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23ab6085-c1b8-4222-ab3b-e28068cc496a', 'x-compute-request-id': 'req-23ab6085-c1b8-4222-ab3b-e28068cc496a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:01,124 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.179s 2020-12-21 04:15:01,124 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef3525f2-1e00-411a-9982-ab089226d83c', 'x-compute-request-id': 'req-ef3525f2-1e00-411a-9982-ab089226d83c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:02,312 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.177s 2020-12-21 04:15:02,313 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2ef50c8-8cc4-4da3-a386-f062d03e6c6e', 'x-compute-request-id': 'req-f2ef50c8-8cc4-4da3-a386-f062d03e6c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:03,505 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.180s 2020-12-21 04:15:03,505 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-883eab51-c24d-499a-a305-edde8437096c', 'x-compute-request-id': 'req-883eab51-c24d-499a-a305-edde8437096c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:04,698 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.182s 2020-12-21 04:15:04,698 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a1c1d7c-630f-4aeb-9560-8860c487a3ba', 'x-compute-request-id': 'req-1a1c1d7c-630f-4aeb-9560-8860c487a3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:05,886 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.178s 2020-12-21 04:15:05,887 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-962d4b55-67ae-455a-a304-df86d12536e8', 'x-compute-request-id': 'req-962d4b55-67ae-455a-a304-df86d12536e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:07,078 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.181s 2020-12-21 04:15:07,079 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bbd2c0c-30a3-469c-aae2-4c0d057202d3', 'x-compute-request-id': 'req-3bbd2c0c-30a3-469c-aae2-4c0d057202d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:08,271 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.181s 2020-12-21 04:15:08,271 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ade5a92f-bfdc-4d76-8614-adfce68b1758', 'x-compute-request-id': 'req-ade5a92f-bfdc-4d76-8614-adfce68b1758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:09,466 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.184s 2020-12-21 04:15:09,467 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aab4c8e8-15d1-4423-92c3-dda82c42a8e7', 'x-compute-request-id': 'req-aab4c8e8-15d1-4423-92c3-dda82c42a8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:10,663 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.185s 2020-12-21 04:15:10,663 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3f5ede5-6947-46a4-babf-f059ed4bcf85', 'x-compute-request-id': 'req-d3f5ede5-6947-46a4-babf-f059ed4bcf85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:11,933 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.259s 2020-12-21 04:15:11,933 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a136cce8-26e2-479f-8ef5-8ec863d4dc88', 'x-compute-request-id': 'req-a136cce8-26e2-479f-8ef5-8ec863d4dc88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:13,154 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.211s 2020-12-21 04:15:13,154 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4432928-da7b-434d-aa6d-30683df41fa0', 'x-compute-request-id': 'req-f4432928-da7b-434d-aa6d-30683df41fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:14,375 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.211s 2020-12-21 04:15:14,375 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78494ad4-564d-49db-8b34-3ccc75d3b882', 'x-compute-request-id': 'req-78494ad4-564d-49db-8b34-3ccc75d3b882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:15,565 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.179s 2020-12-21 04:15:15,565 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ae83732-073d-4f5f-a2ff-b6292f613390', 'x-compute-request-id': 'req-3ae83732-073d-4f5f-a2ff-b6292f613390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:16,761 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.186s 2020-12-21 04:15:16,761 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-271e84f8-1c60-4f1b-813a-4dc17f25221b', 'x-compute-request-id': 'req-271e84f8-1c60-4f1b-813a-4dc17f25221b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:17,952 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.180s 2020-12-21 04:15:17,952 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ebd96cf-0353-4f56-9a46-e368c79807d3', 'x-compute-request-id': 'req-9ebd96cf-0353-4f56-9a46-e368c79807d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:19,137 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.175s 2020-12-21 04:15:19,138 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a62eea6-e505-4494-950e-40dc3cfb9e65', 'x-compute-request-id': 'req-2a62eea6-e505-4494-950e-40dc3cfb9e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:20,327 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.179s 2020-12-21 04:15:20,328 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea60ccba-0971-4d48-a771-15b37cc82ecd', 'x-compute-request-id': 'req-ea60ccba-0971-4d48-a771-15b37cc82ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:21,519 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.180s 2020-12-21 04:15:21,519 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b0890ee-19f1-4820-982e-1f993c52984c', 'x-compute-request-id': 'req-4b0890ee-19f1-4820-982e-1f993c52984c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:22,712 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.183s 2020-12-21 04:15:22,713 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b04be649-ba14-404c-a05d-3792143c4c7c', 'x-compute-request-id': 'req-b04be649-ba14-404c-a05d-3792143c4c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:23,904 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.181s 2020-12-21 04:15:23,904 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11cb7497-572a-47a4-b9c7-39395e1319f6', 'x-compute-request-id': 'req-11cb7497-572a-47a4-b9c7-39395e1319f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:25,098 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.183s 2020-12-21 04:15:25,099 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31914360-bea1-4fef-9230-228865fa15c4', 'x-compute-request-id': 'req-31914360-bea1-4fef-9230-228865fa15c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:26,287 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.178s 2020-12-21 04:15:26,288 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dec796da-6841-4fbb-bce9-36b5e8c3c0dc', 'x-compute-request-id': 'req-dec796da-6841-4fbb-bce9-36b5e8c3c0dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:27,483 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.184s 2020-12-21 04:15:27,483 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c22d5018-7ac3-4f67-8ae1-df5b285de43e', 'x-compute-request-id': 'req-c22d5018-7ac3-4f67-8ae1-df5b285de43e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:28,672 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.178s 2020-12-21 04:15:28,672 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7764ad74-f60f-4dca-b7ad-4af20c4f097a', 'x-compute-request-id': 'req-7764ad74-f60f-4dca-b7ad-4af20c4f097a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:29,859 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.176s 2020-12-21 04:15:29,859 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d9ee406-4094-4cd8-bf34-9039f3e921e2', 'x-compute-request-id': 'req-8d9ee406-4094-4cd8-bf34-9039f3e921e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:31,186 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.315s 2020-12-21 04:15:31,186 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-025d2a4b-2b30-4b75-8bed-0907d05bfa3f', 'x-compute-request-id': 'req-025d2a4b-2b30-4b75-8bed-0907d05bfa3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:32,380 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.182s 2020-12-21 04:15:32,380 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ad34f13-8175-43f4-a70e-63e725a60956', 'x-compute-request-id': 'req-2ad34f13-8175-43f4-a70e-63e725a60956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:33,569 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.178s 2020-12-21 04:15:33,569 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd8baf47-8072-401b-ae05-2fc61dacfdaa', 'x-compute-request-id': 'req-dd8baf47-8072-401b-ae05-2fc61dacfdaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:34,760 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.180s 2020-12-21 04:15:34,760 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b9af857-137b-477f-9fe0-93ea3e3fd982', 'x-compute-request-id': 'req-1b9af857-137b-477f-9fe0-93ea3e3fd982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:35,952 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.181s 2020-12-21 04:15:35,952 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58a9f211-eed9-4ac9-939d-62abdf905b5c', 'x-compute-request-id': 'req-58a9f211-eed9-4ac9-939d-62abdf905b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:37,144 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.180s 2020-12-21 04:15:37,144 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87c72a12-9758-48be-927b-483cc09d917d', 'x-compute-request-id': 'req-87c72a12-9758-48be-927b-483cc09d917d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:38,336 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.181s 2020-12-21 04:15:38,337 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d5c6399-667d-4ab0-805a-6d0b8f5d18a3', 'x-compute-request-id': 'req-0d5c6399-667d-4ab0-805a-6d0b8f5d18a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:39,745 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.398s 2020-12-21 04:15:39,745 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3fdf41-e960-4ca0-b0ba-c0080b79473d', 'x-compute-request-id': 'req-6d3fdf41-e960-4ca0-b0ba-c0080b79473d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:40,935 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.179s 2020-12-21 04:15:40,935 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b17cdaed-7723-49f0-b91a-210a2b5c7e83', 'x-compute-request-id': 'req-b17cdaed-7723-49f0-b91a-210a2b5c7e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:42,127 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.182s 2020-12-21 04:15:42,128 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c570ce40-a454-4ac7-8d49-9b8008f33e07', 'x-compute-request-id': 'req-c570ce40-a454-4ac7-8d49-9b8008f33e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:43,337 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.199s 2020-12-21 04:15:43,338 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-670a9a25-faec-43a9-a064-f426facc0b0a', 'x-compute-request-id': 'req-670a9a25-faec-43a9-a064-f426facc0b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"server": {"id": "37226a3f-240e-4e04-9813-fa3d109452de", "name": "tempest-AttachVolumeShelveTestJSON-server-1643343056", "status": "DELETED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:04:18Z", "updated": "2020-12-21T04:15:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/37226a3f-240e-4e04-9813-fa3d109452de"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2020-12-21T04:10:13Z", "message": "ClientException"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110262630", "OS-SRV-USG:launched_at": "2020-12-21T04:07:57.000000", "OS-SRV-USG:terminated_at": "2020-12-21T04:15:42.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": "00439084-dd55-410e-9b02-c86f7781532b", "delete_on_termination": false}], "locked": false, "description": null}}' 2020-12-21 04:15:43,347 94997 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 63 second wait 2020-12-21 04:15:44,429 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de 0.080s 2020-12-21 04:15:44,429 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:44 GMT', 'server': 'Apache/2.4.29 (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-c7540f6f-0532-46a4-a664-25ccba911ca0', 'x-compute-request-id': 'req-c7540f6f-0532-46a4-a664-25ccba911ca0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/37226a3f-240e-4e04-9813-fa3d109452de'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 37226a3f-240e-4e04-9813-fa3d109452de could not be found."}}' 2020-12-21 04:15:45,487 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.16/compute/v2.1/os-keypairs/tempest-keypair-1110262630 1.056s 2020-12-21 04:15:45,487 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:44 GMT', 'server': 'Apache/2.4.29 (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-a67b7f21-2b8b-403b-8112-a01a8e658ddd', 'x-compute-request-id': 'req-a67b7f21-2b8b-403b-8112-a01a8e658ddd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16/compute/v2.1/os-keypairs/tempest-keypair-1110262630'} Body: b'' 2020-12-21 04:15:45,688 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.16:9696/v2.0/security-groups/deff15b0-5db9-4f56-a5d7-85fd1a533727 0.200s 2020-12-21 04:15:45,688 94997 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-d264ebed-0b94-4024-8dd9-950960fc372a', 'content-length': '0', 'date': 'Mon, 21 Dec 2020 04:15:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16:9696/v2.0/security-groups/deff15b0-5db9-4f56-a5d7-85fd1a533727'} Body: b'' 2020-12-21 04:15:45,710 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.16:9696/v2.0/security-groups/deff15b0-5db9-4f56-a5d7-85fd1a533727 0.021s 2020-12-21 04:15:45,711 94997 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-fd5ebd2b-1ac9-41cc-985e-883c7f49acd8', 'date': 'Mon, 21 Dec 2020 04:15:45 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16:9696/v2.0/security-groups/deff15b0-5db9-4f56-a5d7-85fd1a533727'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group deff15b0-5db9-4f56-a5d7-85fd1a533727 does not exist", "detail": ""}}' 2020-12-21 04:15:46,593 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.16:9696/v2.0/floatingips/d48a3fae-65fc-40c0-bf6a-c7210ea8060a 0.882s 2020-12-21 04:15:46,594 94997 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-6e5580c8-450e-4d27-b200-d3f246553d0a', 'content-length': '0', 'date': 'Mon, 21 Dec 2020 04:15:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16:9696/v2.0/floatingips/d48a3fae-65fc-40c0-bf6a-c7210ea8060a'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 00439084-dd55-410e-9b02-c86f7781532b failed to reach available status (current detaching) within the required time (360 s). |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft8.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:'': {{{ 2020-12-21 04:15:46,723 94997 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2020-12-21 04:15:46,723 94997 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2020-12-21 04:15:47,124 94997 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16/compute/v2.1/os-keypairs 0.400s 2020-12-21 04:15:47,124 94997 DEBUG [tempest.lib.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-606155027"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4afb836b-e374-4faa-8ba7-467cc4cd5174', 'x-compute-request-id': 'req-4afb836b-e374-4faa-8ba7-467cc4cd5174', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEAwueMZ3oM7bJjUmnvaMBljUhlz0ns3NVL55eiuJZdR/WWoJo9\\nKc6o8D/bkKReJi4ClDI7DDRmCdbJkEoNiB97bcBHX3eqrZblpoBIUC8glWS83DJ3\\nPZi7z9x9Bkoa9YpfK8R6wnyEHHbqFo8dkZSRzLzO/4JljfbcCm7OqwreTXKAh6Vf\\n8gJ0C5//1i8wOQ3K5MEfx0KmYGneEU2l8aPQlnOHICKKDyeXeCxunzPaezhfWcYG\\nwW35gR1BblKbT4XkRmlzXcTiCraF5jC6K0fs18afmrg8Xf1wPo7SkuVUfGsSZVLC\\nz8jNYL52+xBTt+T+hA36+c/BcgjzvQmNWh1/gwIDAQABAoIBAFaj8cEp+0dKzmYb\\nW2aYaExGy6M6/IUqeCSKPraJeQv8+ymHhvrnuCeca3E/7+5O86yHK8KAJH/pMA7p\\nLFy/ifG+0Lt6ia/C7XF3gy3J1VUzw9SqxmDmXU7Id/dsx9Ew4p+lJuD/0waIQgUn\\nN4C4p5t4rxfcEmLqQuSMX2ifWzTXk/0maiBIf/hwdgpviMW1hgTZKIL5ZeMppuK4\\njWLf/GaOw8NY9QH48oo+lIkLxSQ/Zy6UxK0/VW0g5gcdAeaBkWhN3U8QigTfsyep\\n2spU/BGnvcBSzZgYLhb2DGVqhOk1Csgxiq3blklVJneCU3IXjKMA78i+p4cbW0M2\\nrgBp9YECgYEA32vlRt9WeivEsbMXIaz19YAkfJsygTFIG9WFFaD65Md/erH3fds1\\nGqi+vUpTHKB0/V0kkEVzpZpTokACauYm7WjZDJ/zlIR4SwqI6DeR5d+1L4UFXUtf\\nmZVLazxKBzKDl/xKiAntAAbQodECs3bXDQWWW3M/Vtd0hDOke8rhhkMCgYEA31Mk\\nUsOdqMtwpBPgzPBw+WQpgxItMD4MRfygGOsg1rtSMVYBbY7RIqIqA9Ry851w1Mr5\\nZRpXm47J8g//LdLZc3hnBoD1S3krigK9xothru6vWb81mb3vesVzoknCqEQPotso\\nmCJgqiZug/SF3OH54CSe+7dCaMc2ItYU+rh0rcECgYAb/DbW3sjFOtBDdexS0oho\\nfOmVFheIaTTgD6nA4M4sc/S62KnogNmxAiwKJ9IrRsoApnca/ygSOTd6nkvvOe7s\\nU/LECxEGrGUo+SPW+oby5UebsSzP184cvb+Zqg6XwjMLiZWIXr3p//CIJFcTRbKA\\nNg/0WoY3iXtVx+Y1f18qYwKBgCbINHWe/OEUO0JzJUXRt3zHtSHK5UgMbms0/MR3\\nCKPhsdtZeTQCajUefjdeDHxb6f06Jmc1VONxv4Ym2wSlKhgQX6vUd0SdDT+RTE2P\\nZO5RCuiF+RPy1QS4B2W2c3RvJVv9vSX2Sl0iAW0u6JQ8Nf2Dvowt/f1eIvuXu9ry\\nb2jBAoGAWy3K6HNlUb0F8UPj0odA7bmuCBhpEp8QrNwNghp48DaVvLVNV13Yz3Hv\\nG5X+Jh+17P9FtfPuorjOOH7VT60THDQ8fYjfnftStQ8hYxrAlE/3LNpKajXc5k/k\\n9kBI0m4tlFPeenUEtY8UhIs/NqZ9noz0uhcFmK3iXSp7OXF6bnU=\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-606155027", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDC54xnegztsmNSae9owGWNSGXPSezc1Uvnl6K4ll1H9Zagmj0pzqjwP9uQpF4mLgKUMjsMNGYJ1smQSg2IH3ttwEdfd6qtluWmgEhQLyCVZLzcMnc9mLvP3H0GShr1il8rxHrCfIQcduoWjx2RlJHMvM7/gmWN9twKbs6rCt5NcoCHpV/yAnQLn//WLzA5DcrkwR/HQqZgad4RTaXxo9CWc4cgIooPJ5d4LG6fM9p7OF9ZxgbBbfmBHUFuUptPheRGaXNdxOIKtoXmMLorR+zXxp+auDxd/XA+jtKS5VR8axJlUsLPyM1gvnb7EFO35P6EDfr5z8FyCPO9CY1aHX+D Generated-by-Nova", "fingerprint": "a3:21:6c:fe:ff:1e:7b:77:ef:37:73:f7:7e:00:cc:b3", "user_id": "72d106173cd04d2e839770d14d8731a5"}}' 2020-12-21 04:15:47,126 94997 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-606155027 created 2020-12-21 04:15:47,333 94997 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16:9696/v2.0/security-groups 0.206s 2020-12-21 04:15:47,334 94997 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--1509233784", "description": "tempest-description--979625588"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1529', 'x-openstack-request-id': 'req-92338c10-fddf-4c9d-985b-359f4dd3332f', 'date': 'Mon, 21 Dec 2020 04:15:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "ff555519-f107-42e8-a362-262ebbd73e0f", "name": "tempest-securitygroup--1509233784", "stateful": true, "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "description": "tempest-description--979625588", "security_group_rules": [{"id": "90a3b037-d539-4e67-88ab-2e462144af89", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "security_group_id": "ff555519-f107-42e8-a362-262ebbd73e0f", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "remote_group_id": null, "standard_attr_id": 468, "description": null, "tags": [], "created_at": "2020-12-21T04:15:47Z", "updated_at": "2020-12-21T04:15:47Z", "revision_number": 0, "project_id": "cc8f76dafd9d4e19a9667dec5becb673"}, {"id": "aa3956b3-45bc-49c4-b096-e75bce9cc984", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "security_group_id": "ff555519-f107-42e8-a362-262ebbd73e0f", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "remote_group_id": null, "standard_attr_id": 469, "description": null, "tags": [], "created_at": "2020-12-21T04:15:47Z", "updated_at": "2020-12-21T04:15:47Z", "revision_number": 0, "project_id": "cc8f76dafd9d4e19a9667dec5becb673"}], "tags": [], "created_at": "2020-12-21T04:15:47Z", "updated_at": "2020-12-21T04:15:47Z", "revision_number": 1, "project_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:15:47,564 94997 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16:9696/v2.0/security-group-rules 0.229s 2020-12-21 04:15:47,564 94997 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": "ff555519-f107-42e8-a362-262ebbd73e0f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '540', 'x-openstack-request-id': 'req-0dff6f11-17b4-461b-90a7-796be5e827e6', 'date': 'Mon, 21 Dec 2020 04:15:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2eeed761-a552-4b71-a2e9-4c84cc2eab6e", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "security_group_id": "ff555519-f107-42e8-a362-262ebbd73e0f", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "remote_group_id": null, "description": "", "created_at": "2020-12-21T04:15:47Z", "updated_at": "2020-12-21T04:15:47Z", "revision_number": 0, "project_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:15:47,707 94997 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16:9696/v2.0/security-group-rules 0.142s 2020-12-21 04:15:47,707 94997 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": "ff555519-f107-42e8-a362-262ebbd73e0f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-cfd0a456-1a28-4c7c-9568-e412e2cbc29a', 'date': 'Mon, 21 Dec 2020 04:15:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "019a9423-f956-4b42-bde6-b971c521373c", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "security_group_id": "ff555519-f107-42e8-a362-262ebbd73e0f", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "remote_group_id": null, "description": "", "created_at": "2020-12-21T04:15:47Z", "updated_at": "2020-12-21T04:15:47Z", "revision_number": 0, "project_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:15:47,708 94997 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1509233784 created 2020-12-21 04:15:49,277 94997 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16:9696/v2.0/floatingips 1.569s 2020-12-21 04:15:49,278 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "62fcf32e-2351-40da-9ead-73ebabec5a60"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-9a540cc2-a359-4563-a96c-47cfeb495915', 'date': 'Mon, 21 Dec 2020 04:15:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "fcc83a52-43bc-4cf2-869d-fefbadb5a479", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "floating_ip_address": "172.27.0.116", "floating_network_id": "62fcf32e-2351-40da-9ead-73ebabec5a60", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cc8f76dafd9d4e19a9667dec5becb673", "description": "", "port_details": null, "tags": [], "created_at": "2020-12-21T04:15:48Z", "updated_at": "2020-12-21T04:15:48Z", "revision_number": 0}}' 2020-12-21 04:15:49,278 94997 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'fcc83a52-43bc-4cf2-869d-fefbadb5a479', 'tenant_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'floating_ip_address': '172.27.0.116', 'floating_network_id': '62fcf32e-2351-40da-9ead-73ebabec5a60', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2020-12-21T04:15:48Z', 'updated_at': '2020-12-21T04:15:48Z', 'revision_number': 0, 'ip': '172.27.0.116'} created 2020-12-21 04:15:49,436 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.222.0.16/identity/v3/auth/tokens 0.152s 2020-12-21 04:15:49,436 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3686', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cbd652a3-3880-49ef-ba86-c074cbef292b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "72d106173cd04d2e839770d14d8731a5", "name": "tempest-AttachVolumeShelveTestJSON-647402538", "password_expires_at": null}, "audit_ids": ["YAGvaqy_TzynFbBK4jkSrA"], "expires_at": "2020-12-21T05:15:49.000000Z", "issued_at": "2020-12-21T04:15:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc8f76dafd9d4e19a9667dec5becb673", "name": "tempest-AttachVolumeShelveTestJSON-647402538"}, "is_domain": false, "roles": [{"id": "5f61180c5b194d0cbc5032897a6f6439", "name": "reader"}, {"id": "fa602b6299b343f0b2841637326ed4a0", "name": "member"}], "catalog": [{"endpoints": [{"id": "67434cf15a5e4c0aa56b0df8c0f1b972", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:8080/v1/AUTH_cc8f76dafd9d4e19a9667dec5becb673", "region": "RegionOne"}, {"id": "a773396349f844b39541ca7d1e374cb5", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16:8080", "region": "RegionOne"}], "id": "05e14bd4578749ccb14608de0a895d27", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "a7b3d3e1730445759e8e275ea2c4998f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2.1", "region": "RegionOne"}], "id": "1d8f8103d8054ff4a0dc96397d84359d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3f69c1842afa424fbb8c03366247dd2e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/image", "region": "RegionOne"}], "id": "2b61af69c6d84a41b07075d0d30153a3", "type": "image", "name": "glance"}, {"endpoints": [{"id": "036a854e219640b19103c97be8ab4f89", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}, {"id": "2099d3d59ff949a7809ac7994bd0ecfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}], "id": "51d2ffbd9a114f78b3c411fe2a5591df", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5633689a4b534c9d86b10db630c9fba6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:9696/", "region": "RegionOne"}], "id": "691ccc4c060349b9927490e3a6785f9c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "eda3b1f1b25c4641841a827e2c37c1f7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/placement", "region": "RegionOne"}], "id": "6cdad675985b46329d3e07a90c9d851f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d799b36df4d14525afbb52d67764d522", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673", "region": "RegionOne"}], "id": "70eda92a441148d6a4a9d84bef28925c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "44018e14b11043ba94aba20da74e0b01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2/cc8f76dafd9d4e19a9667dec5becb673", "region": "RegionOne"}], "id": "b48ad1c0bd544836954223d226a705a0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1612016d54da4b47bc77cbd63d7b2436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673", "region": "RegionOne"}], "id": "b9fae1bfd42f4f84afd362e9afb030e4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d88fa15868448759ab6f02568926ba0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v2/cc8f76dafd9d4e19a9667dec5becb673", "region": "RegionOne"}], "id": "ee39ede295334890a1534d8d9b611a7d", "type": "volumev2", "name": "cinderv2"}]}}' 2020-12-21 04:15:49,437 94997 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'f6bc0051-d4ea-476a-9024-7792973f8f69', 'name': 'tempest-AttachVolumeShelveTestJSON-878250677-network', 'tenant_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 7, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2020-12-21T04:03:42Z', 'updated_at': '2020-12-21T04:03:42Z', 'revision_number': 1} available for tenant 2020-12-21 04:15:49,437 94997 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwueMZ3oM7bJjUmnvaMBljUhlz0ns3NVL55eiuJZdR/WWoJo9\nKc6o8D/bkKReJi4ClDI7DDRmCdbJkEoNiB97bcBHX3eqrZblpoBIUC8glWS83DJ3\nPZi7z9x9Bkoa9YpfK8R6wnyEHHbqFo8dkZSRzLzO/4JljfbcCm7OqwreTXKAh6Vf\n8gJ0C5//1i8wOQ3K5MEfx0KmYGneEU2l8aPQlnOHICKKDyeXeCxunzPaezhfWcYG\nwW35gR1BblKbT4XkRmlzXcTiCraF5jC6K0fs18afmrg8Xf1wPo7SkuVUfGsSZVLC\nz8jNYL52+xBTt+T+hA36+c/BcgjzvQmNWh1/gwIDAQABAoIBAFaj8cEp+0dKzmYb\nW2aYaExGy6M6/IUqeCSKPraJeQv8+ymHhvrnuCeca3E/7+5O86yHK8KAJH/pMA7p\nLFy/ifG+0Lt6ia/C7XF3gy3J1VUzw9SqxmDmXU7Id/dsx9Ew4p+lJuD/0waIQgUn\nN4C4p5t4rxfcEmLqQuSMX2ifWzTXk/0maiBIf/hwdgpviMW1hgTZKIL5ZeMppuK4\njWLf/GaOw8NY9QH48oo+lIkLxSQ/Zy6UxK0/VW0g5gcdAeaBkWhN3U8QigTfsyep\n2spU/BGnvcBSzZgYLhb2DGVqhOk1Csgxiq3blklVJneCU3IXjKMA78i+p4cbW0M2\nrgBp9YECgYEA32vlRt9WeivEsbMXIaz19YAkfJsygTFIG9WFFaD65Md/erH3fds1\nGqi+vUpTHKB0/V0kkEVzpZpTokACauYm7WjZDJ/zlIR4SwqI6DeR5d+1L4UFXUtf\nmZVLazxKBzKDl/xKiAntAAbQodECs3bXDQWWW3M/Vtd0hDOke8rhhkMCgYEA31Mk\nUsOdqMtwpBPgzPBw+WQpgxItMD4MRfygGOsg1rtSMVYBbY7RIqIqA9Ry851w1Mr5\nZRpXm47J8g//LdLZc3hnBoD1S3krigK9xothru6vWb81mb3vesVzoknCqEQPotso\nmCJgqiZug/SF3OH54CSe+7dCaMc2ItYU+rh0rcECgYAb/DbW3sjFOtBDdexS0oho\nfOmVFheIaTTgD6nA4M4sc/S62KnogNmxAiwKJ9IrRsoApnca/ygSOTd6nkvvOe7s\nU/LECxEGrGUo+SPW+oby5UebsSzP184cvb+Zqg6XwjMLiZWIXr3p//CIJFcTRbKA\nNg/0WoY3iXtVx+Y1f18qYwKBgCbINHWe/OEUO0JzJUXRt3zHtSHK5UgMbms0/MR3\nCKPhsdtZeTQCajUefjdeDHxb6f06Jmc1VONxv4Ym2wSlKhgQX6vUd0SdDT+RTE2P\nZO5RCuiF+RPy1QS4B2W2c3RvJVv9vSX2Sl0iAW0u6JQ8Nf2Dvowt/f1eIvuXu9ry\nb2jBAoGAWy3K6HNlUb0F8UPj0odA7bmuCBhpEp8QrNwNghp48DaVvLVNV13Yz3Hv\nG5X+Jh+17P9FtfPuorjOOH7VT60THDQ8fYjfnftStQ8hYxrAlE/3LNpKajXc5k/k\n9kBI0m4tlFPeenUEtY8UhIs/NqZ9noz0uhcFmK3iXSp7OXF6bnU=\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-606155027', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDC54xnegztsmNSae9owGWNSGXPSezc1Uvnl6K4ll1H9Zagmj0pzqjwP9uQpF4mLgKUMjsMNGYJ1smQSg2IH3ttwEdfd6qtluWmgEhQLyCVZLzcMnc9mLvP3H0GShr1il8rxHrCfIQcduoWjx2RlJHMvM7/gmWN9twKbs6rCt5NcoCHpV/yAnQLn//WLzA5DcrkwR/HQqZgad4RTaXxo9CWc4cgIooPJ5d4LG6fM9p7OF9ZxgbBbfmBHUFuUptPheRGaXNdxOIKtoXmMLorR+zXxp+auDxd/XA+jtKS5VR8axJlUsLPyM1gvnb7EFO35P6EDfr5z8FyCPO9CY1aHX+D Generated-by-Nova', 'fingerprint': 'a3:21:6c:fe:ff:1e:7b:77:ef:37:73:f7:7e:00:cc:b3', 'user_id': '72d106173cd04d2e839770d14d8731a5'}, 'security_group': {'id': 'ff555519-f107-42e8-a362-262ebbd73e0f', 'name': 'tempest-securitygroup--1509233784', 'stateful': True, 'tenant_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'description': 'tempest-description--979625588', 'security_group_rules': [{'id': '90a3b037-d539-4e67-88ab-2e462144af89', 'tenant_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'security_group_id': 'ff555519-f107-42e8-a362-262ebbd73e0f', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'remote_group_id': None, 'standard_attr_id': 468, 'description': None, 'tags': [], 'created_at': '2020-12-21T04:15:47Z', 'updated_at': '2020-12-21T04:15:47Z', 'revision_number': 0, 'project_id': 'cc8f76dafd9d4e19a9667dec5becb673'}, {'id': 'aa3956b3-45bc-49c4-b096-e75bce9cc984', 'tenant_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'security_group_id': 'ff555519-f107-42e8-a362-262ebbd73e0f', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'remote_group_id': None, 'standard_attr_id': 469, 'description': None, 'tags': [], 'created_at': '2020-12-21T04:15:47Z', 'updated_at': '2020-12-21T04:15:47Z', 'revision_number': 0, 'project_id': 'cc8f76dafd9d4e19a9667dec5becb673'}], 'tags': [], 'created_at': '2020-12-21T04:15:47Z', 'updated_at': '2020-12-21T04:15:47Z', 'revision_number': 1, 'project_id': 'cc8f76dafd9d4e19a9667dec5becb673'}, 'floating_ip': {'id': 'fcc83a52-43bc-4cf2-869d-fefbadb5a479', 'tenant_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'floating_ip_address': '172.27.0.116', 'floating_network_id': '62fcf32e-2351-40da-9ead-73ebabec5a60', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cc8f76dafd9d4e19a9667dec5becb673', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2020-12-21T04:15:48Z', 'updated_at': '2020-12-21T04:15:48Z', 'revision_number': 0, 'ip': '172.27.0.116'}} 2020-12-21 04:15:50,274 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.16/compute/v2.1/servers 0.835s 2020-12-21 04:15:50,274 94997 DEBUG [tempest.lib.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-1071801411", "imageRef": "207fafd4-25f4-4407-8994-832167819bf9", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "f6bc0051-d4ea-476a-9024-7792973f8f69"}], "security_groups": [{"name": "tempest-securitygroup--1509233784"}], "key_name": "tempest-keypair-606155027", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de0593b0-0647-4f16-b1c3-c8d15fea6cfd', 'x-compute-request-id': 'req-de0593b0-0647-4f16-b1c3-c8d15fea6cfd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers'} Body: b'{"server": {"id": "b9a45700-cf5d-492c-8293-19841bf629a4", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1509233784"}], "adminPass": "password"}}' 2020-12-21 04:15:50,429 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4 0.152s 2020-12-21 04:15:50,429 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:50 GMT', 'server': 'Apache/2.4.29 (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-ca41a8a6-0192-461b-a220-1fe049812e16', 'x-compute-request-id': 'req-ca41a8a6-0192-461b-a220-1fe049812e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4'} Body: b'{"server": {"id": "b9a45700-cf5d-492c-8293-19841bf629a4", "name": "tempest-AttachVolumeShelveTestJSON-server-1071801411", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:15:50Z", "updated": "2020-12-21T04:15:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-606155027", "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}}' 2020-12-21 04:15:51,865 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4 0.426s 2020-12-21 04:15:51,867 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:51 GMT', 'server': 'Apache/2.4.29 (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-b9238f6b-a713-4311-9a51-1e691d15b828', 'x-compute-request-id': 'req-b9238f6b-a713-4311-9a51-1e691d15b828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4'} Body: b'{"server": {"id": "b9a45700-cf5d-492c-8293-19841bf629a4", "name": "tempest-AttachVolumeShelveTestJSON-server-1071801411", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:15:50Z", "updated": "2020-12-21T04:15:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-606155027", "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}}' 2020-12-21 04:15:51,875 94997 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2020-12-21 04:15:53,305 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4 0.428s 2020-12-21 04:15:53,306 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:52 GMT', 'server': 'Apache/2.4.29 (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-a1c10241-7840-44dc-ae98-169155dab548', 'x-compute-request-id': 'req-a1c10241-7840-44dc-ae98-169155dab548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4'} Body: b'{"server": {"id": "b9a45700-cf5d-492c-8293-19841bf629a4", "name": "tempest-AttachVolumeShelveTestJSON-server-1071801411", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:15:50Z", "updated": "2020-12-21T04:15:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-606155027", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1509233784"}], "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}}' 2020-12-21 04:15:53,315 94997 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2020-12-21 04:15:54,751 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4 0.435s 2020-12-21 04:15:54,751 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:54 GMT', 'server': 'Apache/2.4.29 (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-ca75f17a-2eda-4e36-a787-3f7c758a3a82', 'x-compute-request-id': 'req-ca75f17a-2eda-4e36-a787-3f7c758a3a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4'} Body: b'{"server": {"id": "b9a45700-cf5d-492c-8293-19841bf629a4", "name": "tempest-AttachVolumeShelveTestJSON-server-1071801411", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:15:50Z", "updated": "2020-12-21T04:15:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-606155027", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1509233784"}], "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}}' 2020-12-21 04:15:56,487 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4 0.725s 2020-12-21 04:15:56,487 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:55 GMT', 'server': 'Apache/2.4.29 (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-f06eaff1-1242-4dd0-9e73-749a623a008d', 'x-compute-request-id': 'req-f06eaff1-1242-4dd0-9e73-749a623a008d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4'} Body: b'{"server": {"id": "b9a45700-cf5d-492c-8293-19841bf629a4", "name": "tempest-AttachVolumeShelveTestJSON-server-1071801411", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:15:50Z", "updated": "2020-12-21T04:15:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-606155027", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1509233784"}], "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}}' 2020-12-21 04:15:57,764 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4 0.266s 2020-12-21 04:15:57,765 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:57 GMT', 'server': 'Apache/2.4.29 (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-c45615c2-daae-4fae-bc23-bec0a2881344', 'x-compute-request-id': 'req-c45615c2-daae-4fae-bc23-bec0a2881344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4'} Body: b'{"server": {"id": "b9a45700-cf5d-492c-8293-19841bf629a4", "name": "tempest-AttachVolumeShelveTestJSON-server-1071801411", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:15:50Z", "updated": "2020-12-21T04:15:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-606155027", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1509233784"}], "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}}' 2020-12-21 04:15:59,059 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4 0.283s 2020-12-21 04:15:59,060 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:58 GMT', 'server': 'Apache/2.4.29 (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-8bc58c6c-e2a3-4e95-8196-f61e3fb4be0e', 'x-compute-request-id': 'req-8bc58c6c-e2a3-4e95-8196-f61e3fb4be0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4'} Body: b'{"server": {"id": "b9a45700-cf5d-492c-8293-19841bf629a4", "name": "tempest-AttachVolumeShelveTestJSON-server-1071801411", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:15:50Z", "updated": "2020-12-21T04:15:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-606155027", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1509233784"}], "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}}' 2020-12-21 04:16:00,340 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4 0.270s 2020-12-21 04:16:00,340 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:00 GMT', 'server': 'Apache/2.4.29 (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-e4d6d267-bd82-48d6-839c-eb631191f403', 'x-compute-request-id': 'req-e4d6d267-bd82-48d6-839c-eb631191f403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4'} Body: b'{"server": {"id": "b9a45700-cf5d-492c-8293-19841bf629a4", "name": "tempest-AttachVolumeShelveTestJSON-server-1071801411", "status": "BUILD", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:15:50Z", "updated": "2020-12-21T04:15:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-606155027", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1509233784"}], "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}}' 2020-12-21 04:16:01,617 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4 0.266s 2020-12-21 04:16:01,618 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d56b0deb-6ad0-4605-8403-52a497293898', 'x-compute-request-id': 'req-d56b0deb-6ad0-4605-8403-52a497293898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4'} Body: b'{"server": {"id": "b9a45700-cf5d-492c-8293-19841bf629a4", "name": "tempest-AttachVolumeShelveTestJSON-server-1071801411", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:15:50Z", "updated": "2020-12-21T04:16:01Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:e0:37"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-606155027", "OS-SRV-USG:launched_at": "2020-12-21T04:16:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1509233784"}], "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}}' 2020-12-21 04:16:01,628 94997 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2020-12-21 04:16:01,816 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/os-interface 0.187s 2020-12-21 04:16:01,816 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:01 GMT', 'server': 'Apache/2.4.29 (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-7c93f94f-25eb-4854-be52-195045a27b70', 'x-compute-request-id': 'req-7c93f94f-25eb-4854-be52-195045a27b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f6bc0051-d4ea-476a-9024-7792973f8f69", "port_id": "56bbeacb-aa11-4389-9729-35e21814ae56", "mac_addr": "fa:16:3e:db:e0:37", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0d5529e6-1122-47ff-b067-31751721e0f5", "ip_address": "172.20.0.8"}]}]}' 2020-12-21 04:16:03,532 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.16:9696/v2.0/floatingips/fcc83a52-43bc-4cf2-869d-fefbadb5a479 1.711s 2020-12-21 04:16:03,533 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "56bbeacb-aa11-4389-9729-35e21814ae56"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-a0be4506-72ba-4588-977d-34bcff083502', 'date': 'Mon, 21 Dec 2020 04:16:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16:9696/v2.0/floatingips/fcc83a52-43bc-4cf2-869d-fefbadb5a479'} Body: b'{"floatingip": {"id": "fcc83a52-43bc-4cf2-869d-fefbadb5a479", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "floating_ip_address": "172.27.0.116", "floating_network_id": "62fcf32e-2351-40da-9ead-73ebabec5a60", "router_id": "9ce2f132-db29-483b-9f0c-047b314b87a0", "port_id": "56bbeacb-aa11-4389-9729-35e21814ae56", "fixed_ip_address": "172.20.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f6bc0051-d4ea-476a-9024-7792973f8f69", "mac_address": "fa:16:3e:db:e0:37", "admin_state_up": true, "status": "ACTIVE", "device_id": "b9a45700-cf5d-492c-8293-19841bf629a4", "device_owner": "compute:nova"}, "tags": [], "created_at": "2020-12-21T04:15:48Z", "updated_at": "2020-12-21T04:16:02Z", "revision_number": 1, "project_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:03,673 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.139s 2020-12-21 04:16:03,673 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:03 GMT', 'server': 'Apache/2.4.29 (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-5682913c-0513-4aac-b1c0-f1b8feff462b', 'x-compute-request-id': 'req-5682913c-0513-4aac-b1c0-f1b8feff462b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": ""}' 2020-12-21 04:16:04,815 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.138s 2020-12-21 04:16:04,815 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:04 GMT', 'server': 'Apache/2.4.29 (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-62c80eb3-353e-40cc-bcdb-cc9047249d11', 'x-compute-request-id': 'req-62c80eb3-353e-40cc-bcdb-cc9047249d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": ""}' 2020-12-21 04:16:05,949 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.131s 2020-12-21 04:16:05,949 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:05 GMT', 'server': 'Apache/2.4.29 (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-2ca6be0b-49a0-46cb-9642-8bfadee665c2', 'x-compute-request-id': 'req-2ca6be0b-49a0-46cb-9642-8bfadee665c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": ""}' 2020-12-21 04:16:07,081 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.130s 2020-12-21 04:16:07,081 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:06 GMT', 'server': 'Apache/2.4.29 (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-1c35be3e-7ef5-48ac-8451-49b07419ca9d', 'x-compute-request-id': 'req-1c35be3e-7ef5-48ac-8451-49b07419ca9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": ""}' 2020-12-21 04:16:08,211 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.127s 2020-12-21 04:16:08,212 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:08 GMT', 'server': 'Apache/2.4.29 (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-82715906-cd88-47d7-ab7a-5792be34945b', 'x-compute-request-id': 'req-82715906-cd88-47d7-ab7a-5792be34945b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": ""}' 2020-12-21 04:16:09,344 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.130s 2020-12-21 04:16:09,345 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:09 GMT', 'server': 'Apache/2.4.29 (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-8e6d4580-bde6-45a9-baa4-dc1935c36df5', 'x-compute-request-id': 'req-8e6d4580-bde6-45a9-baa4-dc1935c36df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": ""}' 2020-12-21 04:16:10,485 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.138s 2020-12-21 04:16:10,485 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:10 GMT', 'server': 'Apache/2.4.29 (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-e72b4ab9-f8a1-4a8e-beb7-6ee6bc8a5955', 'x-compute-request-id': 'req-e72b4ab9-f8a1-4a8e-beb7-6ee6bc8a5955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": ""}' 2020-12-21 04:16:11,618 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.130s 2020-12-21 04:16:11,619 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:11 GMT', 'server': 'Apache/2.4.29 (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-bacfee43-e075-4fea-a94c-b68dd57a9fcb', 'x-compute-request-id': 'req-bacfee43-e075-4fea-a94c-b68dd57a9fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": ""}' 2020-12-21 04:16:12,773 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.151s 2020-12-21 04:16:12,773 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '3831', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e8c0762-556b-4262-ba5a-d328a009e1b9', 'x-compute-request-id': 'req-3e8c0762-556b-4262-ba5a-d328a009e1b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n"}' 2020-12-21 04:16:13,941 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.164s 2020-12-21 04:16:13,941 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:13 GMT', 'server': 'Apache/2.4.29 (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-520ea615-a360-4b76-9632-1518249a6d47', 'x-compute-request-id': 'req-520ea615-a360-4b76-9632-1518249a6d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:15,106 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.162s 2020-12-21 04:16:15,107 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '18356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e6c45b4-6e48-41c4-b5c9-98032103a0e7', 'x-compute-request-id': 'req-7e6c45b4-6e48-41c4-b5c9-98032103a0e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:16,260 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.150s 2020-12-21 04:16:16,260 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '19539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88be1b6c-20de-4232-967e-70053818d14e', 'x-compute-request-id': 'req-88be1b6c-20de-4232-967e-70053818d14e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:17,437 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.174s 2020-12-21 04:16:17,438 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '22716', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0e06237-1c68-4c27-be4b-4380e5c34be7', 'x-compute-request-id': 'req-c0e06237-1c68-4c27-be4b-4380e5c34be7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:18,588 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.148s 2020-12-21 04:16:18,589 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '23957', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e61d059-1488-4963-91e2-8669a8ff135e', 'x-compute-request-id': 'req-8e61d059-1488-4963-91e2-8669a8ff135e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:19,738 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.146s 2020-12-21 04:16:19,739 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '25868', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a84e1a21-a84a-458a-9f19-16fd5de5b9bd', 'x-compute-request-id': 'req-a84e1a21-a84a-458a-9f19-16fd5de5b9bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:20,893 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.151s 2020-12-21 04:16:20,894 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '27149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e16ad805-7b22-49f0-8383-8f812d5abe6c', 'x-compute-request-id': 'req-e16ad805-7b22-49f0-8383-8f812d5abe6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:22,044 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.147s 2020-12-21 04:16:22,044 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '27887', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c885a5ad-1ef6-4dab-8f27-d1bd4555e048', 'x-compute-request-id': 'req-c885a5ad-1ef6-4dab-8f27-d1bd4555e048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:23,194 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.146s 2020-12-21 04:16:23,195 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28164', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bce84ef6-06d7-450a-9057-fbe7fc566c15', 'x-compute-request-id': 'req-bce84ef6-06d7-450a-9057-fbe7fc566c15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:24,339 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.141s 2020-12-21 04:16:24,339 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28164', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c61f14a1-c240-41c0-b662-0c0edea0d1c0', 'x-compute-request-id': 'req-c61f14a1-c240-41c0-b662-0c0edea0d1c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:25,496 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.154s 2020-12-21 04:16:25,497 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28454', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85450a6b-21c2-47bd-9e45-d4af9a08952d', 'x-compute-request-id': 'req-85450a6b-21c2-47bd-9e45-d4af9a08952d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:26,648 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.149s 2020-12-21 04:16:26,649 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28622', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf1dd8ce-6f5c-4378-8004-18702fb526cc', 'x-compute-request-id': 'req-cf1dd8ce-6f5c-4378-8004-18702fb526cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:27,795 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.143s 2020-12-21 04:16:27,796 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28622', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb44ede4-eb74-4bb9-9499-65b3c21fafaa', 'x-compute-request-id': 'req-fb44ede4-eb74-4bb9-9499-65b3c21fafaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:28,927 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.128s 2020-12-21 04:16:28,928 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28622', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16bf2cd6-4430-44bf-976e-61ac4ab61133', 'x-compute-request-id': 'req-16bf2cd6-4430-44bf-976e-61ac4ab61133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:30,088 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.157s 2020-12-21 04:16:30,089 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '29939', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55d8d77c-b7c3-444f-a6a5-983c2fd18914', 'x-compute-request-id': 'req-55d8d77c-b7c3-444f-a6a5-983c2fd18914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:31,246 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.155s 2020-12-21 04:16:31,247 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '32164', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a091a7b0-d382-4a10-a066-21a3131548ad', 'x-compute-request-id': 'req-a091a7b0-d382-4a10-a066-21a3131548ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:32,405 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.155s 2020-12-21 04:16:32,405 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '33509', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-572f5507-dec3-4637-a274-d9b603084e42', 'x-compute-request-id': 'req-572f5507-dec3-4637-a274-d9b603084e42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:33,562 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.153s 2020-12-21 04:16:33,562 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '34722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1b7f057-c3e6-425e-b4df-beada25f53af', 'x-compute-request-id': 'req-b1b7f057-c3e6-425e-b4df-beada25f53af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:34,717 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.152s 2020-12-21 04:16:34,718 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '36117', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44231d2a-57d8-4a65-bebd-cb901806bff4', 'x-compute-request-id': 'req-44231d2a-57d8-4a65-bebd-cb901806bff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:35,868 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.147s 2020-12-21 04:16:35,869 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '37884', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a82b542-d9b3-447c-9c61-64033d984198', 'x-compute-request-id': 'req-5a82b542-d9b3-447c-9c61-64033d984198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:37,021 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.148s 2020-12-21 04:16:37,022 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38177', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51a8cb37-9250-4783-8a9b-2990fc9d5aa0', 'x-compute-request-id': 'req-51a8cb37-9250-4783-8a9b-2990fc9d5aa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:38,169 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.144s 2020-12-21 04:16:38,169 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38177', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-751b4f7a-db3d-4b13-a89e-f35306b67256', 'x-compute-request-id': 'req-751b4f7a-db3d-4b13-a89e-f35306b67256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:39,309 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.136s 2020-12-21 04:16:39,309 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38177', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df870444-49d7-4c2d-8461-b74617a6c6b2', 'x-compute-request-id': 'req-df870444-49d7-4c2d-8461-b74617a6c6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:40,465 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action 0.152s 2020-12-21 04:16:40,465 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9295b48-0699-4628-8780-e9b107797170', 'x-compute-request-id': 'req-c9295b48-0699-4628-8780-e9b107797170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:16:40,563 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/ips 0.095s 2020-12-21 04:16:40,564 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:40 GMT', 'server': 'Apache/2.4.29 (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-4896efac-78b4-4211-bfd4-fbb08b3da9d2', 'x-compute-request-id': 'req-4896efac-78b4-4211-bfd4-fbb08b3da9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.8"}, {"version": 4, "addr": "172.27.0.116"}]}}' 2020-12-21 04:16:40,922 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes 0.355s 2020-12-21 04:16:40,922 94997 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-754093178"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce0c6d3a-60fb-4354-9037-9766972aa636', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce0c6d3a-60fb-4354-9037-9766972aa636', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2020-12-21 04:16:41,022 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.092s 2020-12-21 04:16:41,022 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c454df0e-4108-48f1-b84d-3dd5b67eae19', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c454df0e-4108-48f1-b84d-3dd5b67eae19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:42,135 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.105s 2020-12-21 04:16:42,136 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa0f238-10de-41a2-b93a-fac556365e29', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa0f238-10de-41a2-b93a-fac556365e29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:43,231 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:16:43,231 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb67fefb-255b-43ad-9026-7c77c64e8833', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb67fefb-255b-43ad-9026-7c77c64e8833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:44,329 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:16:44,329 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed1b507c-7252-4cc0-b45a-45c45afddfb3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed1b507c-7252-4cc0-b45a-45c45afddfb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:45,424 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:16:45,424 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a4514c-cf1f-455e-a6fd-6b267ebfa42c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a4514c-cf1f-455e-a6fd-6b267ebfa42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:46,523 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:16:46,523 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f30c715-81bc-4504-9d36-e38b5efb198e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f30c715-81bc-4504-9d36-e38b5efb198e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:47,620 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:16:47,620 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a58290ea-b960-4048-b883-684b5b462e02', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a58290ea-b960-4048-b883-684b5b462e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:48,716 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:16:48,716 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed15cf3d-12bd-43e6-ac66-7f895a848790', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed15cf3d-12bd-43e6-ac66-7f895a848790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:49,816 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.090s 2020-12-21 04:16:49,817 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc4add95-3697-4a86-ad92-ecaf6c1251fd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc4add95-3697-4a86-ad92-ecaf6c1251fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:50,913 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:16:50,914 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a604adf-130f-47d1-9981-b14a2e20328d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a604adf-130f-47d1-9981-b14a2e20328d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:52,015 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.092s 2020-12-21 04:16:52,015 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a477fec5-0fdd-4b9d-9acf-2554e0995869', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a477fec5-0fdd-4b9d-9acf-2554e0995869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:53,110 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:16:53,111 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-630d281a-22cc-46a6-936b-92867dfdff40', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-630d281a-22cc-46a6-936b-92867dfdff40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:54,209 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:16:54,210 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c68ea0-aa92-4770-b487-3cfdf2ea2a7e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c68ea0-aa92-4770-b487-3cfdf2ea2a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:55,314 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.096s 2020-12-21 04:16:55,315 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0537eb7-4fce-419f-a39c-0d48006c530a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0537eb7-4fce-419f-a39c-0d48006c530a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:56,412 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.090s 2020-12-21 04:16:56,413 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e884e4b-593f-4380-b5ac-b470ded8702e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e884e4b-593f-4380-b5ac-b470ded8702e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:57,509 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:16:57,510 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35fd0572-1fdb-4495-bf24-b22b1aca2b90', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35fd0572-1fdb-4495-bf24-b22b1aca2b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:58,610 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.091s 2020-12-21 04:16:58,610 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03e3270-9c07-4c70-8e5b-5ade9f7a071f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03e3270-9c07-4c70-8e5b-5ade9f7a071f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:16:59,705 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:16:59,705 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9889ecb9-4337-4994-b543-740671461c53', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9889ecb9-4337-4994-b543-740671461c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:00,804 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:17:00,804 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7c11f52-b862-4995-af41-a6bac65dcafd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7c11f52-b862-4995-af41-a6bac65dcafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:01,900 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:17:01,901 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39e43578-076a-4608-b173-2f5c47c41f01', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39e43578-076a-4608-b173-2f5c47c41f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:02,999 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:17:02,999 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed9f6a40-dc1a-4e2b-ade5-2027d364665e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed9f6a40-dc1a-4e2b-ade5-2027d364665e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:04,102 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.093s 2020-12-21 04:17:04,102 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-835d0f8e-47f9-43c7-856f-9601dc5ebf86', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-835d0f8e-47f9-43c7-856f-9601dc5ebf86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:05,203 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.091s 2020-12-21 04:17:05,203 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac3a25f7-a993-45c6-a629-3e4c6d6f4a08', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac3a25f7-a993-45c6-a629-3e4c6d6f4a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:06,299 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:17:06,299 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2bfaa52-0360-44e9-95c5-5908eb751eab', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2bfaa52-0360-44e9-95c5-5908eb751eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:07,400 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.090s 2020-12-21 04:17:07,400 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d88e63-7085-488f-b7c3-8423ba187506', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d88e63-7085-488f-b7c3-8423ba187506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:08,499 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:17:08,499 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cfd5aab-203a-4630-a0b0-ca4261d0c760', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cfd5aab-203a-4630-a0b0-ca4261d0c760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:09,597 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.090s 2020-12-21 04:17:09,598 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef4198e5-f220-41a8-9ed5-52fe02099acb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef4198e5-f220-41a8-9ed5-52fe02099acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:10,694 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:17:10,694 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31745e0b-c92e-4174-9dcd-078b91ffb20d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31745e0b-c92e-4174-9dcd-078b91ffb20d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:11,788 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:17:11,788 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e7b27c3-8c3b-4de1-b3b3-fe897ccdb234', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e7b27c3-8c3b-4de1-b3b3-fe897ccdb234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:12,883 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:17:12,883 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb4c65a-791a-4410-8dd9-fc8d3360392b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb4c65a-791a-4410-8dd9-fc8d3360392b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:13,978 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:17:13,978 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb5103b-9e29-4894-99f1-f9f7064ce3f4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb5103b-9e29-4894-99f1-f9f7064ce3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:15,073 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:17:15,073 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e1a798f-077e-4a28-b72e-02d211309bcb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e1a798f-077e-4a28-b72e-02d211309bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:16,169 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:17:16,170 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9eac677-d2e6-492c-b305-7f6464ccf4c4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9eac677-d2e6-492c-b305-7f6464ccf4c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:17,268 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.090s 2020-12-21 04:17:17,269 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c73659b-400d-4d6d-9160-8712e52005c0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c73659b-400d-4d6d-9160-8712e52005c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:18,368 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.090s 2020-12-21 04:17:18,369 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dfb2ca7-a37d-4a5b-9399-814806a81b58', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dfb2ca7-a37d-4a5b-9399-814806a81b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:19,465 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:17:19,466 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ccde22-9bc1-4cae-a5c4-7be0f34807d4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ccde22-9bc1-4cae-a5c4-7be0f34807d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:20,565 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.090s 2020-12-21 04:17:20,566 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d80d482-ec6b-4897-a10e-a5007f1023cc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d80d482-ec6b-4897-a10e-a5007f1023cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:21,660 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:17:21,660 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7af97a40-140d-4371-adef-26dc72855af2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7af97a40-140d-4371-adef-26dc72855af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:22,762 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.092s 2020-12-21 04:17:22,762 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3363cc43-1f9e-44bb-8d63-b14b8378f565', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3363cc43-1f9e-44bb-8d63-b14b8378f565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:23,858 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:17:23,858 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d24ed17-f863-4626-8558-5e3910c33070', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d24ed17-f863-4626-8558-5e3910c33070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:24,956 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.090s 2020-12-21 04:17:24,957 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e240af-36ad-4ad2-afa5-50fca7f66341', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e240af-36ad-4ad2-afa5-50fca7f66341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:26,053 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:17:26,054 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d888ec-be8d-486c-8c88-a6fc565711dc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d888ec-be8d-486c-8c88-a6fc565711dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:27,152 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.090s 2020-12-21 04:17:27,153 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f247cb-4495-4bc8-9e5b-39a979e92340', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f247cb-4495-4bc8-9e5b-39a979e92340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:28,249 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:17:28,249 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-564603b4-3c76-43d2-9f3a-15dae83ad4ed', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-564603b4-3c76-43d2-9f3a-15dae83ad4ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:29,346 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:17:29,347 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad730ca-89db-4d9d-9a72-f2c4c3f78cbe', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad730ca-89db-4d9d-9a72-f2c4c3f78cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:30,443 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:17:30,444 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-832028a0-bce5-4000-9a56-899212327496', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-832028a0-bce5-4000-9a56-899212327496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:31,669 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.216s 2020-12-21 04:17:31,670 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e54c9d5f-aaac-4c55-bb6f-cdcebeded61a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e54c9d5f-aaac-4c55-bb6f-cdcebeded61a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:32,766 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:17:32,766 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd3d481a-2a1a-4e70-a2c0-dadd28f0adc8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd3d481a-2a1a-4e70-a2c0-dadd28f0adc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:33,861 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:17:33,862 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f27eca9d-e2e4-47e8-8dc1-7c59cb0b3452', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f27eca9d-e2e4-47e8-8dc1-7c59cb0b3452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:34,957 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:17:34,958 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5795c60-28bb-4939-b35b-b26292d9d08b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5795c60-28bb-4939-b35b-b26292d9d08b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:36,054 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:17:36,054 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae25ed95-0d5e-4486-8d6e-fe3bb9ec0f72', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae25ed95-0d5e-4486-8d6e-fe3bb9ec0f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:37,152 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.090s 2020-12-21 04:17:37,153 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dca7051-925c-42f8-a04d-c6f03cafb64e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dca7051-925c-42f8-a04d-c6f03cafb64e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:38,251 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:17:38,251 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a9af76d-dae9-4528-8e3d-9d21aa266406', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a9af76d-dae9-4528-8e3d-9d21aa266406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:39,352 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.091s 2020-12-21 04:17:39,352 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-575ebb6a-2e8b-4770-9a40-da18a7885739', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-575ebb6a-2e8b-4770-9a40-da18a7885739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:40,448 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:17:40,448 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b9e3d60-62c8-4972-8b14-04b191fa8853', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b9e3d60-62c8-4972-8b14-04b191fa8853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:41,544 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:17:41,544 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea86e1e2-57c3-4c5d-b936-9cc5bb76f12a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea86e1e2-57c3-4c5d-b936-9cc5bb76f12a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:42,639 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:17:42,639 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f62a19-efda-4a00-b838-cd55cf832317', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f62a19-efda-4a00-b838-cd55cf832317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:43,733 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:17:43,734 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3c37da4-49a0-4006-bfd1-142c809777df', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c37da4-49a0-4006-bfd1-142c809777df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:44,830 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:17:44,830 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a1c0f03-0291-4170-85a2-6e0be0fdb81e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a1c0f03-0291-4170-85a2-6e0be0fdb81e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:45,927 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:17:45,927 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-344482e8-2b51-4de5-8986-154fa60a96b4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-344482e8-2b51-4de5-8986-154fa60a96b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:47,021 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:17:47,022 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc919ff0-7b02-489d-acbc-3546c1ca9357', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc919ff0-7b02-489d-acbc-3546c1ca9357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:48,116 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:17:48,117 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e18712ba-a437-4ea7-8faa-b5eaba5d6e8e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e18712ba-a437-4ea7-8faa-b5eaba5d6e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:49,214 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:17:49,214 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65cae871-4b49-49e9-8ecc-e2c5bbe07035', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65cae871-4b49-49e9-8ecc-e2c5bbe07035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:50,311 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:17:50,312 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9956c60-341e-4fca-8fe5-cabdc01b4861', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9956c60-341e-4fca-8fe5-cabdc01b4861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:51,408 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:17:51,408 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af03d609-c483-444c-9d9c-a10376cc5a19', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af03d609-c483-444c-9d9c-a10376cc5a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:52,505 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:17:52,505 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3def6ac2-db33-4c71-a9d0-5ded1e28e4af', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3def6ac2-db33-4c71-a9d0-5ded1e28e4af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:53,599 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:17:53,600 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7e9d88-e892-4a29-a521-da1b24600665', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7e9d88-e892-4a29-a521-da1b24600665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:54,696 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:17:54,696 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34c8d4b2-eb0d-4831-a439-48404b1e6eb7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34c8d4b2-eb0d-4831-a439-48404b1e6eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:55,790 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:17:55,790 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ebfad72-297c-4aee-8a39-670b0077ec75', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ebfad72-297c-4aee-8a39-670b0077ec75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:56,885 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:17:56,885 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a29bfeee-20d6-40eb-a41e-ee2406bae827', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a29bfeee-20d6-40eb-a41e-ee2406bae827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:57,980 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:17:57,980 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da63c98b-a5ed-4e32-ad51-a742ef5ec687', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da63c98b-a5ed-4e32-ad51-a742ef5ec687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:17:59,074 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:17:59,075 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36fdf3f0-b6a2-44ed-a28e-cfa6e6c95dcb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36fdf3f0-b6a2-44ed-a28e-cfa6e6c95dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:00,169 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:00,170 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b25da13a-0002-4dba-abbd-57500f08e01b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b25da13a-0002-4dba-abbd-57500f08e01b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:01,264 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:01,265 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd63a00-9c4d-4d86-ad98-404073cd08a2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd63a00-9c4d-4d86-ad98-404073cd08a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:02,360 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:02,360 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9301112-a7b6-4f74-82d1-fedce4e2e384', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9301112-a7b6-4f74-82d1-fedce4e2e384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:03,455 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:03,456 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c43a765d-b80a-4bc8-b848-9760c450a980', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c43a765d-b80a-4bc8-b848-9760c450a980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:04,550 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:04,550 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f8ed03f-e5b5-4dce-875c-1d860d7ad8b4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f8ed03f-e5b5-4dce-875c-1d860d7ad8b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:05,646 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:05,646 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3967b674-6652-48a8-b998-af7b2146df36', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3967b674-6652-48a8-b998-af7b2146df36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:06,740 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:06,741 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e07ccc-c4a0-4cf8-89fe-53c157d62111', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e07ccc-c4a0-4cf8-89fe-53c157d62111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:07,835 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:07,836 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-623f0e2a-7cfb-44e0-aa88-4442cbd599ce', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-623f0e2a-7cfb-44e0-aa88-4442cbd599ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:08,930 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:18:08,931 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89fbdce9-7758-4493-80e6-8365213465e8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89fbdce9-7758-4493-80e6-8365213465e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:10,025 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:10,025 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa486bcb-cdc0-4dd7-b07d-7e1ba2375ccf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa486bcb-cdc0-4dd7-b07d-7e1ba2375ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:11,120 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:11,120 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fdb2605-9dff-4afc-b070-9f5a27054b3c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fdb2605-9dff-4afc-b070-9f5a27054b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:12,214 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:12,215 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b669a0d-9b76-4c90-9183-208c4a2fbf9c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b669a0d-9b76-4c90-9183-208c4a2fbf9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:13,308 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:13,309 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d1263e-e145-4f27-93d7-927943f7f964', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d1263e-e145-4f27-93d7-927943f7f964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:14,403 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:14,403 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27486c63-cfd6-404b-8877-442005542de6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27486c63-cfd6-404b-8877-442005542de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:15,514 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.101s 2020-12-21 04:18:15,514 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb0b4ed-e8e1-4d0a-be62-3f301c3e2b91', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebb0b4ed-e8e1-4d0a-be62-3f301c3e2b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:16,609 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:16,610 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27603efa-5383-4344-a29f-faaefd875656', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27603efa-5383-4344-a29f-faaefd875656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:17,704 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:17,704 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b800e493-c3f5-4265-a497-6fc6dbe9f9e2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b800e493-c3f5-4265-a497-6fc6dbe9f9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:18,798 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:18,798 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7ad6e3d-9de7-47b4-ba8c-bbeb4f4a900e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7ad6e3d-9de7-47b4-ba8c-bbeb4f4a900e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:19,893 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:19,894 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2626cff-916d-4b2b-98ae-d1a3dfbb1a94', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2626cff-916d-4b2b-98ae-d1a3dfbb1a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:20,988 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:20,989 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0e27780-f54d-4e24-a336-0099a9f9dc1f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0e27780-f54d-4e24-a336-0099a9f9dc1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:22,082 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:22,083 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52d30223-9c82-4d86-ae65-aea4ff805700', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52d30223-9c82-4d86-ae65-aea4ff805700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:23,176 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:23,176 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6531883-e77f-44b8-9daf-e92242f11480', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6531883-e77f-44b8-9daf-e92242f11480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:24,271 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:24,271 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33659fb-8cf8-402a-ac23-c47551015b58', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33659fb-8cf8-402a-ac23-c47551015b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:25,365 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:25,366 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b834d3e9-1a8f-4c89-a9c6-4221095ad9a5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b834d3e9-1a8f-4c89-a9c6-4221095ad9a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:26,461 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:26,461 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d41d7490-47bc-443b-89aa-1c70759a0ece', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d41d7490-47bc-443b-89aa-1c70759a0ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:27,557 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:18:27,557 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26091c96-6bbf-4c8d-8a89-017fb10deb42', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26091c96-6bbf-4c8d-8a89-017fb10deb42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:28,650 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:28,651 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6df75391-ae98-4915-9cff-522a32c6bedb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6df75391-ae98-4915-9cff-522a32c6bedb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:29,744 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:29,744 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de7689cc-467a-4683-8498-9356eef4cfca', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de7689cc-467a-4683-8498-9356eef4cfca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:30,838 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:30,839 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94f55595-4495-47b3-b4e2-d467c8dc20b3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94f55595-4495-47b3-b4e2-d467c8dc20b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:31,932 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:31,933 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0faba9a8-621c-4de6-80b5-ead1f53dee8c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0faba9a8-621c-4de6-80b5-ead1f53dee8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:33,027 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:33,027 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3207d9-67ea-4983-84a9-271e39981eac', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e3207d9-67ea-4983-84a9-271e39981eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:34,121 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:34,122 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a526fee-7057-4bbd-88eb-5541a50eb0ef', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a526fee-7057-4bbd-88eb-5541a50eb0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:35,215 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:35,216 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab4284ec-2a0d-4629-95f0-c4044349a4aa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab4284ec-2a0d-4629-95f0-c4044349a4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:36,310 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:36,310 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb1e9d6b-4844-4bd7-9156-8b12957e4bbc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb1e9d6b-4844-4bd7-9156-8b12957e4bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:37,405 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:37,406 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a40862-8831-4350-87fe-0dcd50b2f728', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26a40862-8831-4350-87fe-0dcd50b2f728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:38,501 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:18:38,502 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e37ad75-9b69-44d0-aedf-0bad82e3bc44', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e37ad75-9b69-44d0-aedf-0bad82e3bc44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:39,595 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:39,595 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f82408d-711c-42ea-8edb-aa1589010fe2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f82408d-711c-42ea-8edb-aa1589010fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:40,691 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:40,691 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6a94014-ed86-4bd8-a5a7-99002875b908', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6a94014-ed86-4bd8-a5a7-99002875b908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:41,785 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:41,786 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a6b2ed-6b8f-424c-89ed-2f67c5e9b75a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a6b2ed-6b8f-424c-89ed-2f67c5e9b75a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:42,879 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:42,879 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a56bb1cd-32ad-40e7-ac0a-916127328762', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a56bb1cd-32ad-40e7-ac0a-916127328762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:43,973 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:43,973 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15cc54e4-5fd6-49f3-9bd4-7bbe9934d0b2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15cc54e4-5fd6-49f3-9bd4-7bbe9934d0b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:45,067 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:45,068 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-881f510d-3fec-4de7-a895-989b8a5f4bb1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-881f510d-3fec-4de7-a895-989b8a5f4bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:46,162 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:46,162 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b3db6bd-275b-486b-9375-536eb6e6cf81', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b3db6bd-275b-486b-9375-536eb6e6cf81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:47,258 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:18:47,259 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00acadf8-9621-4db9-a3fd-ed6732912ea3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00acadf8-9621-4db9-a3fd-ed6732912ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:48,353 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:48,354 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ad384c6-892e-4d3b-a606-170600a7633c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ad384c6-892e-4d3b-a606-170600a7633c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:49,449 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:18:49,449 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61b8fe2b-bd19-4c2c-886a-836966a2d7de', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61b8fe2b-bd19-4c2c-886a-836966a2d7de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:50,545 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:18:50,545 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf4b5318-e7a2-4b57-bcb5-f49840d3be64', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf4b5318-e7a2-4b57-bcb5-f49840d3be64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:51,638 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:51,638 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50919c2c-e692-4191-ac7f-1049a09614c2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50919c2c-e692-4191-ac7f-1049a09614c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:52,733 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:52,733 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b50a6d-0fa6-4039-b655-9d9cc16d76ce', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b50a6d-0fa6-4039-b655-9d9cc16d76ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:53,828 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:18:53,829 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe2a4233-3ce3-4d8c-ae31-473ccbebb5e3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe2a4233-3ce3-4d8c-ae31-473ccbebb5e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:54,924 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:54,924 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e017aec-c651-4196-b4d0-c71d8e9d55c6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e017aec-c651-4196-b4d0-c71d8e9d55c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:56,020 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:18:56,020 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cf08b17-bd23-477b-b6f0-71800a4ee8ce', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cf08b17-bd23-477b-b6f0-71800a4ee8ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:57,116 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:18:57,117 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5455499c-fde0-43a7-8026-97ee3cd6163e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5455499c-fde0-43a7-8026-97ee3cd6163e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:58,212 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:58,212 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cf3b99c-e835-49ea-bf00-21afa9effa55', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cf3b99c-e835-49ea-bf00-21afa9effa55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:18:59,308 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:18:59,308 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4fc14b4-e202-4cfe-a571-e1975406e1a4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4fc14b4-e202-4cfe-a571-e1975406e1a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:00,402 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:19:00,403 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f917b31-d4ed-4ce8-8abe-744efdcc5699', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f917b31-d4ed-4ce8-8abe-744efdcc5699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:01,499 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:19:01,499 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29387ad9-2f44-4fbf-8d89-dc012ee94415', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29387ad9-2f44-4fbf-8d89-dc012ee94415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:02,595 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:19:02,595 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91469dbc-f466-483c-9b59-b0d8507c3ddf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91469dbc-f466-483c-9b59-b0d8507c3ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:03,689 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:19:03,689 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-079359e3-5789-462f-8311-2fe505a37c51', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-079359e3-5789-462f-8311-2fe505a37c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:04,783 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:19:04,783 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6a21911-13a1-4fa5-83df-8f5994f9d2bc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6a21911-13a1-4fa5-83df-8f5994f9d2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:06,048 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.256s 2020-12-21 04:19:06,049 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd9d5db1-5b78-4080-8255-4e5c01ccaed7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd9d5db1-5b78-4080-8255-4e5c01ccaed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:07,144 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:19:07,144 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd03342-f177-4adf-acc9-c8aa36aefe34', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd03342-f177-4adf-acc9-c8aa36aefe34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:08,238 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:19:08,238 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df434d6-90a6-4f06-909c-0bbeb398abb7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df434d6-90a6-4f06-909c-0bbeb398abb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:09,333 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:19:09,334 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a485736c-2639-4035-90b3-c518efd33aab', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a485736c-2639-4035-90b3-c518efd33aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:10,428 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:19:10,428 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38093061-7254-43f7-adc9-49a26d63719d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38093061-7254-43f7-adc9-49a26d63719d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:11,529 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.092s 2020-12-21 04:19:11,530 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28bbdc00-6737-46ea-8547-1781caf14a75', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28bbdc00-6737-46ea-8547-1781caf14a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:12,623 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:19:12,624 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5283aefc-5df7-4729-94da-6796c72f029b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5283aefc-5df7-4729-94da-6796c72f029b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:13,719 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:19:13,719 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26d03f18-0d47-419e-86da-a37f6dfd5b78', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26d03f18-0d47-419e-86da-a37f6dfd5b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:14,814 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:19:14,814 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d73aa5ac-2680-466e-92d3-7c307f01b549', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d73aa5ac-2680-466e-92d3-7c307f01b549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:15,929 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.107s 2020-12-21 04:19:15,930 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3be86ce-8aa9-4503-be0a-a5ca912a0d97', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3be86ce-8aa9-4503-be0a-a5ca912a0d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:17,026 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:19:17,027 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636af277-406c-4bfc-adda-7f9d68338af6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636af277-406c-4bfc-adda-7f9d68338af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:18,122 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:19:18,122 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88571a34-9ddf-4223-aa9e-76a476dabd17', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88571a34-9ddf-4223-aa9e-76a476dabd17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:19,216 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:19:19,216 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e03c52d-41a1-454a-9052-3f5d2bd148a4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e03c52d-41a1-454a-9052-3f5d2bd148a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:20,311 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:19:20,312 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5deb5237-d43d-4af1-a441-ecb74d08bc73', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5deb5237-d43d-4af1-a441-ecb74d08bc73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:21,406 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:19:21,406 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d77e44-b8b2-424c-b20e-4b7eaabddc9b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d77e44-b8b2-424c-b20e-4b7eaabddc9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:22,503 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:19:22,503 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2110f20-ef20-4b71-b719-1cb2d01cc984', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2110f20-ef20-4b71-b719-1cb2d01cc984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:23,597 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:19:23,597 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-129c2384-dee1-45f5-a377-972fc3698617', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-129c2384-dee1-45f5-a377-972fc3698617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:24,693 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:19:24,693 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7373428-9f1c-4bb0-81ca-553131b258e6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7373428-9f1c-4bb0-81ca-553131b258e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:25,790 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:19:25,790 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a470f33-aaa0-4dcb-89fd-37c157c15176', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a470f33-aaa0-4dcb-89fd-37c157c15176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:26,885 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:19:26,886 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab452a7-09f9-4b08-83bc-25ab5012a4e9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab452a7-09f9-4b08-83bc-25ab5012a4e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:27,981 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:19:27,981 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5316d7df-213f-42fc-9a9c-7b0014d6fe18', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5316d7df-213f-42fc-9a9c-7b0014d6fe18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:29,076 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:19:29,077 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c1f3615-4d35-4a12-9641-5d64246f1c88', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c1f3615-4d35-4a12-9641-5d64246f1c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:30,171 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:19:30,172 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc6d219-427a-40d3-b0c1-1ac8445b2017', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc6d219-427a-40d3-b0c1-1ac8445b2017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:31,269 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:19:31,270 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a5612c3-38c9-479a-b917-89de7b447e04', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a5612c3-38c9-479a-b917-89de7b447e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:32,364 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:19:32,364 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d62d1f-7c89-4c6f-a39c-5dfd082e6fff', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d62d1f-7c89-4c6f-a39c-5dfd082e6fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:33,464 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.090s 2020-12-21 04:19:33,464 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98a56ee9-3274-4121-a4dd-73e312ac6a85', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98a56ee9-3274-4121-a4dd-73e312ac6a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:34,562 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:19:34,562 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06c383d8-0bcb-4e60-bbc5-6be62932aeca', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06c383d8-0bcb-4e60-bbc5-6be62932aeca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:35,660 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:19:35,660 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b897a7-fb85-41fa-a853-358ca8de4d41', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b897a7-fb85-41fa-a853-358ca8de4d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:36,757 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:19:36,758 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d07ca76-20b2-4a61-9325-ea2d74e0e97c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d07ca76-20b2-4a61-9325-ea2d74e0e97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:37,855 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:19:37,855 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac386f52-a1a2-4159-b824-feaa8f159c86', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac386f52-a1a2-4159-b824-feaa8f159c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:38,953 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:19:38,953 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5861ee9b-7d65-4d33-9b8a-247f1f5433f0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5861ee9b-7d65-4d33-9b8a-247f1f5433f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:40,050 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:19:40,051 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05014285-c7d6-4d90-85cb-69f749f17c76', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05014285-c7d6-4d90-85cb-69f749f17c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:41,148 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:19:41,148 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e829c50f-69e3-4dd7-8710-e77ad1df0bb8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e829c50f-69e3-4dd7-8710-e77ad1df0bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:42,246 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:19:42,246 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b12b3540-5fac-47c3-b58d-f456d089c29d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12b3540-5fac-47c3-b58d-f456d089c29d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:43,340 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:19:43,341 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7045f8c-a3e6-4e75-b674-90151b0d6ea6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7045f8c-a3e6-4e75-b674-90151b0d6ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:44,440 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.090s 2020-12-21 04:19:44,440 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cdf9662-c075-4a41-bd52-868807d4d198', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cdf9662-c075-4a41-bd52-868807d4d198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:45,536 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:19:45,537 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58879dc2-39b8-4735-a344-9353318075e3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58879dc2-39b8-4735-a344-9353318075e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:46,634 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:19:46,634 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-104c06fe-82db-4b00-b662-8293ffb40c17', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-104c06fe-82db-4b00-b662-8293ffb40c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:47,728 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:19:47,728 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-323dba8e-73f8-4add-adaa-7ab087cebf5c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-323dba8e-73f8-4add-adaa-7ab087cebf5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:48,826 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:19:48,826 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec6d193a-af93-43d6-b87c-b8709e007ab4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec6d193a-af93-43d6-b87c-b8709e007ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:49,920 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:19:49,920 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d37ce6a8-af0d-42bd-94bb-29bb0f46f600', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d37ce6a8-af0d-42bd-94bb-29bb0f46f600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:51,017 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:19:51,017 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5ffd3d8-2880-4a21-9b52-7c613a283b0f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5ffd3d8-2880-4a21-9b52-7c613a283b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:52,112 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:19:52,113 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc61bcb1-e1fb-4f97-b0bf-2fda575e8faa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc61bcb1-e1fb-4f97-b0bf-2fda575e8faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:53,210 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:19:53,210 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67fe9b7-8141-4baf-801c-ca7b6fb77793', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67fe9b7-8141-4baf-801c-ca7b6fb77793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:54,309 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.090s 2020-12-21 04:19:54,309 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f02b30a4-f5a4-43a3-93a6-1603e40ad140', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f02b30a4-f5a4-43a3-93a6-1603e40ad140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:55,406 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:19:55,406 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32738af-8408-406e-8a2a-95b59914ab55', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32738af-8408-406e-8a2a-95b59914ab55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:56,503 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:19:56,504 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2083ecb9-7dc9-4dff-a448-32ae5e7900dd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2083ecb9-7dc9-4dff-a448-32ae5e7900dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:57,599 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:19:57,600 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c963ec0-f254-4f55-954b-d75c8c5f4a0f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c963ec0-f254-4f55-954b-d75c8c5f4a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:58,692 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.084s 2020-12-21 04:19:58,693 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79bfc38c-29fc-4fc7-a19c-ae8b34697531', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79bfc38c-29fc-4fc7-a19c-ae8b34697531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:19:59,787 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:19:59,787 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdd57498-babc-4bb5-bbb5-a85ee9e93231', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdd57498-babc-4bb5-bbb5-a85ee9e93231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:00,882 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:20:00,882 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-244b0d3b-98c2-42ae-9ca2-fd424aa9c58a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-244b0d3b-98c2-42ae-9ca2-fd424aa9c58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:01,976 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:20:01,977 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ffd8687-a033-4386-8f15-3156e9785568', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ffd8687-a033-4386-8f15-3156e9785568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:03,070 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.084s 2020-12-21 04:20:03,070 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285cf84a-8a68-406c-80ec-61222e83d9b3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285cf84a-8a68-406c-80ec-61222e83d9b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:04,164 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:20:04,165 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cbc1f36-38b1-4db5-b5e7-1f945470a549', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cbc1f36-38b1-4db5-b5e7-1f945470a549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:05,261 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:20:05,262 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84d4cc7c-6d50-4749-a204-daa7d08794ec', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84d4cc7c-6d50-4749-a204-daa7d08794ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:06,356 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:20:06,357 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9effffbb-92bf-49e3-897b-df2d07460289', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9effffbb-92bf-49e3-897b-df2d07460289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:07,452 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:20:07,452 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c0386a-ca80-4aaa-96c4-26e612b58ec1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c0386a-ca80-4aaa-96c4-26e612b58ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:08,547 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:20:08,548 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21bdc551-4160-477e-8d99-99dd063b156a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21bdc551-4160-477e-8d99-99dd063b156a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:09,640 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:20:09,641 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d0499a1-2f2f-426b-a5c3-2d51d90804a6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d0499a1-2f2f-426b-a5c3-2d51d90804a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:10,735 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:20:10,735 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d66926f-4f67-445a-8e80-13959ca4cb04', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d66926f-4f67-445a-8e80-13959ca4cb04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:11,830 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:20:11,830 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f61e0e-b9e0-46a7-99be-570e7c76bd3c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f61e0e-b9e0-46a7-99be-570e7c76bd3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:12,925 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:20:12,925 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f5ffd25-a73b-4ecb-98bc-c3f954418d67', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f5ffd25-a73b-4ecb-98bc-c3f954418d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:14,019 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.084s 2020-12-21 04:20:14,019 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c3f24dc-6743-475d-ad0e-6ac1019bc1c2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c3f24dc-6743-475d-ad0e-6ac1019bc1c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:15,112 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:20:15,112 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-911cd03a-a675-4a9d-aecb-feb6d95a735b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-911cd03a-a675-4a9d-aecb-feb6d95a735b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:16,207 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:20:16,207 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1bf2a7-f0b4-410b-8022-cc43df515c85', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1bf2a7-f0b4-410b-8022-cc43df515c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:17,303 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:20:17,304 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fed616db-7cf7-446d-a476-107922b1cc1f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fed616db-7cf7-446d-a476-107922b1cc1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:18,398 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:20:18,398 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e102f36b-56d6-4257-b580-3f55430443ae', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e102f36b-56d6-4257-b580-3f55430443ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:19,493 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:20:19,494 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f07e84-d170-48a5-a0bd-dac0f264a53b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f07e84-d170-48a5-a0bd-dac0f264a53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:20,588 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:20:20,589 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2147b397-c5df-4060-9333-52f5e40142f6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2147b397-c5df-4060-9333-52f5e40142f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:21,684 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:20:21,684 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3295753-19f3-45a5-a31a-8948f21b17b7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3295753-19f3-45a5-a31a-8948f21b17b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:22,780 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:20:22,781 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21927bcb-94a4-486f-b602-4ea18e8098b0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21927bcb-94a4-486f-b602-4ea18e8098b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:23,877 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:20:23,878 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df7bbbb-7555-45aa-bf2e-bfaa7e9a25a8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df7bbbb-7555-45aa-bf2e-bfaa7e9a25a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:24,981 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.094s 2020-12-21 04:20:24,982 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd9c53c8-aa18-4627-bfb1-8eb9dc39cb06', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd9c53c8-aa18-4627-bfb1-8eb9dc39cb06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:26,265 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.274s 2020-12-21 04:20:26,265 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-656a4702-4eba-46d1-9ad7-60e74bfb47bc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-656a4702-4eba-46d1-9ad7-60e74bfb47bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:27,359 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:20:27,360 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8d80598-e12c-48a0-b3c7-c8052318cbe5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8d80598-e12c-48a0-b3c7-c8052318cbe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:28,454 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.084s 2020-12-21 04:20:28,454 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef176e7d-b86e-40bc-b722-96cf33725a38', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef176e7d-b86e-40bc-b722-96cf33725a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:29,549 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:20:29,549 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51ec7e7-6255-4071-a15f-d394b9b8561f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51ec7e7-6255-4071-a15f-d394b9b8561f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:30,645 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:20:30,645 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00aa443f-9d75-48a4-9afc-722ee274d56e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00aa443f-9d75-48a4-9afc-722ee274d56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:31,742 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:20:31,742 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c275cd-761f-412d-b853-791073ccd376', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c275cd-761f-412d-b853-791073ccd376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:32,838 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:20:32,839 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31742d09-d9f3-4f93-9534-cb27d951024b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31742d09-d9f3-4f93-9534-cb27d951024b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:33,935 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:20:33,935 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2867bed-6456-48a9-9f5e-e12cab89a107', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2867bed-6456-48a9-9f5e-e12cab89a107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:35,032 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:20:35,032 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee688de-0f75-49f5-b53b-7d9c1ce4c32d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee688de-0f75-49f5-b53b-7d9c1ce4c32d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:36,130 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:20:36,131 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d39aef2d-b2ca-4dac-b10a-acb759e60001', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d39aef2d-b2ca-4dac-b10a-acb759e60001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:37,225 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:20:37,226 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5770c9c8-9b85-478a-ac76-e3c578ec150b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5770c9c8-9b85-478a-ac76-e3c578ec150b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:38,415 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.180s 2020-12-21 04:20:38,415 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b56abe89-e9c2-467e-a4a8-c8968d0ce1bc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b56abe89-e9c2-467e-a4a8-c8968d0ce1bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:39,512 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:20:39,513 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c400c5-b784-4f09-b739-d7500d9fc901', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c400c5-b784-4f09-b739-d7500d9fc901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:40,616 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.094s 2020-12-21 04:20:40,617 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff4218c7-c580-4228-8b3d-a676ae14dd9e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff4218c7-c580-4228-8b3d-a676ae14dd9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:41,722 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.096s 2020-12-21 04:20:41,722 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd913b17-56c0-47fa-b3b4-fd8991707be9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd913b17-56c0-47fa-b3b4-fd8991707be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:42,818 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:20:42,818 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47262d3d-46cc-4220-a01c-543a53723c6f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47262d3d-46cc-4220-a01c-543a53723c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:43,916 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:20:43,917 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f626d91d-fd05-4da2-ad7c-869e91fadf11', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f626d91d-fd05-4da2-ad7c-869e91fadf11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:45,021 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.096s 2020-12-21 04:20:45,022 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5555df6-1954-4604-98ed-eadcbd9b3264', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5555df6-1954-4604-98ed-eadcbd9b3264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:46,125 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.094s 2020-12-21 04:20:46,125 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-055cdcb0-7d69-4ec9-9661-85276851b8f0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-055cdcb0-7d69-4ec9-9661-85276851b8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:47,234 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.101s 2020-12-21 04:20:47,235 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd15761-b69f-4775-89a2-4ca21e3f4d9d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd15761-b69f-4775-89a2-4ca21e3f4d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:48,339 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.096s 2020-12-21 04:20:48,340 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae28c2f0-6244-4ee2-98a0-3682edacbc9a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae28c2f0-6244-4ee2-98a0-3682edacbc9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:49,435 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:20:49,435 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c62646-7d1b-4186-bc0b-7a1643250736', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c62646-7d1b-4186-bc0b-7a1643250736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:50,542 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.098s 2020-12-21 04:20:50,543 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ee8ee7-9fa4-4730-8a80-615945c90397', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ee8ee7-9fa4-4730-8a80-615945c90397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:51,639 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:20:51,639 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d83aff-5688-4406-b736-2fc8f0e1244f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d83aff-5688-4406-b736-2fc8f0e1244f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:52,741 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.092s 2020-12-21 04:20:52,742 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2297ff53-fe74-458f-b2b3-25e24da689c2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2297ff53-fe74-458f-b2b3-25e24da689c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:53,842 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.092s 2020-12-21 04:20:53,842 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2acffa58-985e-4d45-b6ba-c95a378c9522', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2acffa58-985e-4d45-b6ba-c95a378c9522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:54,944 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.093s 2020-12-21 04:20:54,944 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93014914-5cbb-4ac2-96bc-c8349ab19521', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93014914-5cbb-4ac2-96bc-c8349ab19521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:56,041 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:20:56,041 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a913f0ed-405b-454a-8a36-5d6ab3eb3490', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a913f0ed-405b-454a-8a36-5d6ab3eb3490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:57,142 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.092s 2020-12-21 04:20:57,142 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe71877e-5b67-4a0f-84ba-80430c2fc660', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe71877e-5b67-4a0f-84ba-80430c2fc660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:58,243 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.092s 2020-12-21 04:20:58,243 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119cb4e9-5370-4256-b8d3-d182122f4de7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119cb4e9-5370-4256-b8d3-d182122f4de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:20:59,345 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.092s 2020-12-21 04:20:59,345 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7050b49-eb65-4d58-b74c-8e3ac90dadd1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7050b49-eb65-4d58-b74c-8e3ac90dadd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:00,453 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.099s 2020-12-21 04:21:00,453 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb71bcf0-1ec4-4e88-bad3-2418e892546e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb71bcf0-1ec4-4e88-bad3-2418e892546e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:01,559 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.096s 2020-12-21 04:21:01,559 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdec872f-4cc8-4567-8ccc-3eb8b0306a5f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdec872f-4cc8-4567-8ccc-3eb8b0306a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:02,662 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.094s 2020-12-21 04:21:02,663 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06df049d-a88a-4d4b-901a-499f46284c83', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06df049d-a88a-4d4b-901a-499f46284c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:03,763 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.092s 2020-12-21 04:21:03,764 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e11e70be-ca45-4775-a57c-8616b75993ab', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e11e70be-ca45-4775-a57c-8616b75993ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:04,863 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.090s 2020-12-21 04:21:04,864 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da722da9-1786-4e5e-8f46-06f987c5fca8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da722da9-1786-4e5e-8f46-06f987c5fca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:05,961 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:21:05,961 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-393fcd95-9d31-42c7-a5db-0d69800f3e75', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-393fcd95-9d31-42c7-a5db-0d69800f3e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:07,064 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.094s 2020-12-21 04:21:07,065 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4778a89-1462-42c8-9f6f-8434dee06a8a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4778a89-1462-42c8-9f6f-8434dee06a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:08,169 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.095s 2020-12-21 04:21:08,169 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e3a49b1-91ff-4bd0-bce1-bf03d18d1be3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e3a49b1-91ff-4bd0-bce1-bf03d18d1be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:09,272 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.094s 2020-12-21 04:21:09,273 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c731a507-e5b9-4651-aba2-5988e89a5e10', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c731a507-e5b9-4651-aba2-5988e89a5e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:10,370 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:21:10,371 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff65a85-5647-47c0-9096-a3e1e7e89e8a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff65a85-5647-47c0-9096-a3e1e7e89e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:11,470 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.090s 2020-12-21 04:21:11,471 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b95d2a8f-997a-4d57-82f3-0a47eae23e19', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b95d2a8f-997a-4d57-82f3-0a47eae23e19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:12,576 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.097s 2020-12-21 04:21:12,576 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f0e3bc-9737-4f6b-930f-3a097a887bd2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f0e3bc-9737-4f6b-930f-3a097a887bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:13,674 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:21:13,674 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a788b299-78eb-45c3-abb9-3a58614f229d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a788b299-78eb-45c3-abb9-3a58614f229d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:14,778 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.095s 2020-12-21 04:21:14,779 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0254c392-9b30-46b3-9436-5c896b1ff86c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0254c392-9b30-46b3-9436-5c896b1ff86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:15,882 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.095s 2020-12-21 04:21:15,882 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-111e2438-ba3a-46ef-8a9c-071e8ca19bb6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-111e2438-ba3a-46ef-8a9c-071e8ca19bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:16,994 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.104s 2020-12-21 04:21:16,995 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de6f6881-0348-4c52-942c-47287e2c28f7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6f6881-0348-4c52-942c-47287e2c28f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:18,089 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:21:18,090 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1907c433-fed3-40e9-8d06-405e04f88371', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1907c433-fed3-40e9-8d06-405e04f88371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:19,198 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.100s 2020-12-21 04:21:19,199 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-349638f2-ad29-4d7e-b710-12f127e2399b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-349638f2-ad29-4d7e-b710-12f127e2399b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:20,293 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:21:20,293 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ac8926-a438-4520-a93d-1492fbf25704', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ac8926-a438-4520-a93d-1492fbf25704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:21,394 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.092s 2020-12-21 04:21:21,395 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6025669e-e535-40f9-8fbf-6f295ec5b755', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6025669e-e535-40f9-8fbf-6f295ec5b755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:22,509 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.106s 2020-12-21 04:21:22,510 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02844341-18e5-4ff1-9c9e-7761fdfaebc3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02844341-18e5-4ff1-9c9e-7761fdfaebc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:23,603 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:21:23,604 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d90325-b573-45e4-a26b-cdb3362c1bb6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d90325-b573-45e4-a26b-cdb3362c1bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:24,697 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:21:24,697 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4674078-abbf-401e-9304-fed9119696e4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4674078-abbf-401e-9304-fed9119696e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:25,794 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:21:25,795 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db2bc0dc-90f2-4191-9342-ca6ab9a3ca20', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db2bc0dc-90f2-4191-9342-ca6ab9a3ca20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:26,908 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.105s 2020-12-21 04:21:26,908 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e756801-b256-4785-9482-906054931cf8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e756801-b256-4785-9482-906054931cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:28,002 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:21:28,003 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe638b22-238b-4c8b-8845-35cb918d0dc1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe638b22-238b-4c8b-8845-35cb918d0dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:29,100 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:21:29,100 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd9f216-3e83-44d2-98ab-11352a1e47fd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd9f216-3e83-44d2-98ab-11352a1e47fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:30,194 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:21:30,195 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567380c7-88b4-46ea-b22f-bba87de156dc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567380c7-88b4-46ea-b22f-bba87de156dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:31,293 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:21:31,293 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d2c787-59af-474a-a021-7b52746fd383', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d2c787-59af-474a-a021-7b52746fd383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:32,388 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:21:32,388 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08ed1999-7695-42aa-96b0-168d5d779978', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08ed1999-7695-42aa-96b0-168d5d779978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:33,488 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.090s 2020-12-21 04:21:33,488 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be0d2e5-12ca-4ff4-bb37-2f249ea0c906', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be0d2e5-12ca-4ff4-bb37-2f249ea0c906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:34,589 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.092s 2020-12-21 04:21:34,590 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08ea5036-5feb-4a94-8584-d821bb954e18', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08ea5036-5feb-4a94-8584-d821bb954e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:35,688 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:21:35,688 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e8f062e-e8d9-40bd-a4d9-bdbdaacc43d4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e8f062e-e8d9-40bd-a4d9-bdbdaacc43d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:36,784 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:21:36,785 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a08ac46c-9995-425f-a9d9-aa2df0d7bd39', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a08ac46c-9995-425f-a9d9-aa2df0d7bd39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:37,882 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:21:37,883 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83858b28-ecd7-45fa-90f1-1b5316ba2887', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83858b28-ecd7-45fa-90f1-1b5316ba2887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:38,978 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:21:38,979 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1273f5ff-3219-45a5-bc8a-edc76f2b440c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1273f5ff-3219-45a5-bc8a-edc76f2b440c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:40,080 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.091s 2020-12-21 04:21:40,080 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76045fae-41bb-4d24-be15-5256a221ca21', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76045fae-41bb-4d24-be15-5256a221ca21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:41,176 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:21:41,177 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6a83d38-0429-4d2b-8102-960eceb7d91b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6a83d38-0429-4d2b-8102-960eceb7d91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:42,278 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.092s 2020-12-21 04:21:42,278 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe5f2da3-35d7-4ee2-b621-b3ab6dd35e64', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe5f2da3-35d7-4ee2-b621-b3ab6dd35e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:43,373 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:21:43,373 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbf9fba3-1c46-435a-9aaf-d82c08300521', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbf9fba3-1c46-435a-9aaf-d82c08300521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:44,479 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.096s 2020-12-21 04:21:44,479 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2168804f-f66e-4483-b207-75e14deea17a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2168804f-f66e-4483-b207-75e14deea17a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:45,574 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:21:45,574 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb79a66-41d3-4561-817d-5bfd3eefedc2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb79a66-41d3-4561-817d-5bfd3eefedc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:46,669 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:21:46,669 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41efa2e1-a5be-4ffc-9e47-966ee348458c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41efa2e1-a5be-4ffc-9e47-966ee348458c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:47,763 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:21:47,763 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a6d89e-84e2-4891-bddc-22e016876f09', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a6d89e-84e2-4891-bddc-22e016876f09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:48,857 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.084s 2020-12-21 04:21:48,857 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d72044-e5bf-47e0-b484-9e445e3d54de', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d72044-e5bf-47e0-b484-9e445e3d54de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:49,952 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:21:49,952 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6723b1f5-c53e-4e8c-8247-54eea397e59d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6723b1f5-c53e-4e8c-8247-54eea397e59d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:51,046 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:21:51,047 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c5cd5a9-a717-478d-9365-653c5862de6f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c5cd5a9-a717-478d-9365-653c5862de6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:52,141 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:21:52,141 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c00068-4809-48c0-9578-2f6d6d6c344f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c00068-4809-48c0-9578-2f6d6d6c344f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:53,237 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:21:53,237 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5334fe9-e049-42ce-8942-a1efe031571f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5334fe9-e049-42ce-8942-a1efe031571f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:54,333 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:21:54,334 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d08f59b-1bf1-4422-a01d-536d4465a2dc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d08f59b-1bf1-4422-a01d-536d4465a2dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:55,428 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:21:55,429 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3635c65e-ede6-4164-98f8-e6eecae709e4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3635c65e-ede6-4164-98f8-e6eecae709e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:56,524 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:21:56,524 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-552d7e30-bd99-444b-b4d9-bb5ed80a8510', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-552d7e30-bd99-444b-b4d9-bb5ed80a8510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:57,618 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:21:57,619 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e12823-4e10-4487-b6bb-377ec3ac9fb3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e12823-4e10-4487-b6bb-377ec3ac9fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:58,714 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:21:58,714 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a701ff1-6939-4721-94c3-faa30db91250', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a701ff1-6939-4721-94c3-faa30db91250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:21:59,808 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:21:59,809 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cefac7a-c01b-407b-a4a3-cb7cfcd401b1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cefac7a-c01b-407b-a4a3-cb7cfcd401b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:00,903 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:22:00,903 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1008c7-33a4-46cb-910e-4d2185ab6f86', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1008c7-33a4-46cb-910e-4d2185ab6f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:01,999 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:22:02,000 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9d8b06a-e797-4c50-8391-0a228c0d5a41', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d8b06a-e797-4c50-8391-0a228c0d5a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:03,101 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.093s 2020-12-21 04:22:03,102 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b6adae-362e-41ec-94b8-4982e070cb48', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b6adae-362e-41ec-94b8-4982e070cb48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:04,196 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:22:04,197 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f5fdf2-824b-48c4-aaf5-8cd3593bce7e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f5fdf2-824b-48c4-aaf5-8cd3593bce7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:05,292 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:22:05,293 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e724ec2b-edf7-458d-ab1c-a85d8cd413be', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e724ec2b-edf7-458d-ab1c-a85d8cd413be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:06,386 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.084s 2020-12-21 04:22:06,386 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bbfb567-cf15-40f6-ab0d-4b424daa1edd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bbfb567-cf15-40f6-ab0d-4b424daa1edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:07,481 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:22:07,481 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f185a40-7a51-4489-a7ea-c438a04cd28d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f185a40-7a51-4489-a7ea-c438a04cd28d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:08,575 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:22:08,576 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beca091b-8b4e-4d92-a8dd-56006b84ff92', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beca091b-8b4e-4d92-a8dd-56006b84ff92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:09,670 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:22:09,671 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f306f1bb-20ca-4102-8580-bf22dbac4d8a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f306f1bb-20ca-4102-8580-bf22dbac4d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:10,765 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:22:10,765 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e64beb-6153-4981-84a9-1edf58f0198f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e64beb-6153-4981-84a9-1edf58f0198f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:11,859 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:22:11,859 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7209a260-f041-49c2-977f-af3386e33788', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7209a260-f041-49c2-977f-af3386e33788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:12,953 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.084s 2020-12-21 04:22:12,953 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75cc7119-3383-49c6-80cf-3cd0545c2a39', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75cc7119-3383-49c6-80cf-3cd0545c2a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:14,047 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:22:14,048 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c756f9f0-ae1d-4ad5-a00b-21ebc19c5b69', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c756f9f0-ae1d-4ad5-a00b-21ebc19c5b69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:15,141 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.084s 2020-12-21 04:22:15,142 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdcfaacb-67b5-4e72-ae50-cd7b87c62599', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdcfaacb-67b5-4e72-ae50-cd7b87c62599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:16,236 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:22:16,236 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7166726f-1af4-4b27-964c-8040a20f9033', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7166726f-1af4-4b27-964c-8040a20f9033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:17,335 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:22:17,335 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbe1963-5554-40e0-ad95-c94a29a906b1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbe1963-5554-40e0-ad95-c94a29a906b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:18,428 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:22:18,429 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9bd06b5-cf61-42bf-8be4-1b47668f6f78', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9bd06b5-cf61-42bf-8be4-1b47668f6f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:19,532 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.096s 2020-12-21 04:22:19,533 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a6af924-afff-4d99-a0c5-38ec008a1b8d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a6af924-afff-4d99-a0c5-38ec008a1b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:20,631 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:22:20,631 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cebb97a-7412-4c53-958d-a93d01085d94', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cebb97a-7412-4c53-958d-a93d01085d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:21,724 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:22:21,725 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c149f56-85c5-4e6a-819d-d563a0c93ca8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c149f56-85c5-4e6a-819d-d563a0c93ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:22,826 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.093s 2020-12-21 04:22:22,827 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25ae67b-a280-482a-b101-7c29740d065a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25ae67b-a280-482a-b101-7c29740d065a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:23,922 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:22:23,923 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eac9042-abde-4917-9264-a6920291f568', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eac9042-abde-4917-9264-a6920291f568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:25,018 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:22:25,019 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-631f402f-ade7-40c7-b75d-bc6729d4537c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-631f402f-ade7-40c7-b75d-bc6729d4537c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:26,114 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:22:26,115 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa57ca8-9550-4ca7-b011-e9123bc86da1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa57ca8-9550-4ca7-b011-e9123bc86da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:27,207 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.084s 2020-12-21 04:22:27,207 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-771713b2-827d-4c12-be7d-585f34f04d6c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-771713b2-827d-4c12-be7d-585f34f04d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:28,304 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:22:28,304 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a18a6d40-bb61-4ddb-8361-14e9e0f36e08', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a18a6d40-bb61-4ddb-8361-14e9e0f36e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:29,397 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.084s 2020-12-21 04:22:29,397 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d51d6341-2fa9-4b43-84f5-c8a6f1d98fbf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d51d6341-2fa9-4b43-84f5-c8a6f1d98fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:30,493 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:22:30,494 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dff1c1c-fc90-473c-a5aa-02de22ddcb60', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dff1c1c-fc90-473c-a5aa-02de22ddcb60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:31,588 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:22:31,588 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5144dde-f41a-48ac-ace3-35094b12cee2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5144dde-f41a-48ac-ace3-35094b12cee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:32,684 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:22:32,684 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c02796fc-700c-4b5c-a410-0d726b3e9701', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c02796fc-700c-4b5c-a410-0d726b3e9701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:33,781 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:22:33,781 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-709391df-6088-4856-a758-e2743940f1a4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-709391df-6088-4856-a758-e2743940f1a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:34,878 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.088s 2020-12-21 04:22:34,878 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d63f54-cad0-453b-aeb3-8e568afae9f6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d63f54-cad0-453b-aeb3-8e568afae9f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:35,972 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.085s 2020-12-21 04:22:35,973 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32cb9255-015f-47e6-9ec0-ab0c4990f686', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32cb9255-015f-47e6-9ec0-ab0c4990f686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:37,068 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:22:37,068 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8cf2de-0535-465d-860d-1ede020951fc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8cf2de-0535-465d-860d-1ede020951fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:38,164 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.087s 2020-12-21 04:22:38,164 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3346504e-eb80-480d-955c-710fd4f17889', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3346504e-eb80-480d-955c-710fd4f17889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:39,260 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:22:39,260 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79228079-e47c-4e54-9bba-3feac367f56d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79228079-e47c-4e54-9bba-3feac367f56d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:40,356 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.086s 2020-12-21 04:22:40,357 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e4b596-733a-4cc0-96dd-419ee2b48167', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e4b596-733a-4cc0-96dd-419ee2b48167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:41,455 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600 0.089s 2020-12-21 04:22:41,456 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d753d270-4c35-4082-81c1-6cfd1fc8cadf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d753d270-4c35-4082-81c1-6cfd1fc8cadf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600'} Body: b'{"volume": {"id": "803c3a64-c58f-41ca-b9d7-6a9b78c8e600", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:16:41.000000", "updated_at": "2020-12-21T04:16:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-754093178", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/cc8f76dafd9d4e19a9667dec5becb673/volumes/803c3a64-c58f-41ca-b9d7-6a9b78c8e600"}], "user_id": "72d106173cd04d2e839770d14d8731a5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc8f76dafd9d4e19a9667dec5becb673"}}' 2020-12-21 04:22:41,684 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4 0.220s 2020-12-21 04:22:41,684 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:41 GMT', 'server': 'Apache/2.4.29 (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-978ab670-ac41-4f2d-9ed2-570410505ca6', 'x-compute-request-id': 'req-978ab670-ac41-4f2d-9ed2-570410505ca6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4'} Body: b'' 2020-12-21 04:22:41,961 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4 0.276s 2020-12-21 04:22:41,962 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:41 GMT', 'server': 'Apache/2.4.29 (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-da4fbaa5-ae3e-4b56-a8e5-bd724e670cae', 'x-compute-request-id': 'req-da4fbaa5-ae3e-4b56-a8e5-bd724e670cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4'} Body: b'{"server": {"id": "b9a45700-cf5d-492c-8293-19841bf629a4", "name": "tempest-AttachVolumeShelveTestJSON-server-1071801411", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:15:50Z", "updated": "2020-12-21T04:22:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:e0:37"}, {"version": 4, "addr": "172.27.0.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:e0:37"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-606155027", "OS-SRV-USG:launched_at": "2020-12-21T04:16:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1509233784"}], "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}}' 2020-12-21 04:22:43,157 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4 0.184s 2020-12-21 04:22:43,157 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc1b948e-36ba-4c3c-bbaa-85a434c8d742', 'x-compute-request-id': 'req-dc1b948e-36ba-4c3c-bbaa-85a434c8d742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4'} Body: b'{"server": {"id": "b9a45700-cf5d-492c-8293-19841bf629a4", "name": "tempest-AttachVolumeShelveTestJSON-server-1071801411", "status": "ACTIVE", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:15:50Z", "updated": "2020-12-21T04:22:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-878250677-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:e0:37"}, {"version": 4, "addr": "172.27.0.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:e0:37"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-606155027", "OS-SRV-USG:launched_at": "2020-12-21T04:16:00.000000", "OS-SRV-USG:terminated_at": 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}}' 2020-12-21 04:22:44,401 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4 0.232s 2020-12-21 04:22:44,401 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0736c9c8-b7f0-422b-8292-7d8a17326f65', 'x-compute-request-id': 'req-0736c9c8-b7f0-422b-8292-7d8a17326f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4'} Body: b'{"server": {"id": "b9a45700-cf5d-492c-8293-19841bf629a4", "name": "tempest-AttachVolumeShelveTestJSON-server-1071801411", "status": "DELETED", "tenant_id": "cc8f76dafd9d4e19a9667dec5becb673", "user_id": "72d106173cd04d2e839770d14d8731a5", "metadata": {}, "hostId": "2173b39cb7c925c0eb41afd526c061e10e4b9e47280f6ca08f06e3df", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:15:50Z", "updated": "2020-12-21T04:22:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/b9a45700-cf5d-492c-8293-19841bf629a4"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-606155027", "OS-SRV-USG:launched_at": "2020-12-21T04:16:00.000000", "OS-SRV-USG:terminated_at": "2020-12-21T04:22:43.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2020-12-21 04:22:44,411 94997 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2020-12-21 04:22:45,492 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4 0.079s 2020-12-21 04:22:45,493 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:45 GMT', 'server': 'Apache/2.4.29 (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-16139f94-7f0f-4718-87af-3e6aa004bcf5', 'x-compute-request-id': 'req-16139f94-7f0f-4718-87af-3e6aa004bcf5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/b9a45700-cf5d-492c-8293-19841bf629a4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b9a45700-cf5d-492c-8293-19841bf629a4 could not be found."}}' 2020-12-21 04:22:45,534 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.16/compute/v2.1/os-keypairs/tempest-keypair-606155027 0.041s 2020-12-21 04:22:45,535 94997 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:45 GMT', 'server': 'Apache/2.4.29 (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-23af6e5c-e987-461d-afad-273b90782e50', 'x-compute-request-id': 'req-23af6e5c-e987-461d-afad-273b90782e50', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16/compute/v2.1/os-keypairs/tempest-keypair-606155027'} Body: b'' 2020-12-21 04:22:45,737 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.16:9696/v2.0/security-groups/ff555519-f107-42e8-a362-262ebbd73e0f 0.202s 2020-12-21 04:22:45,738 94997 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-edd33fa8-2002-4234-ab73-a5f1c9af36d8', 'content-length': '0', 'date': 'Mon, 21 Dec 2020 04:22:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16:9696/v2.0/security-groups/ff555519-f107-42e8-a362-262ebbd73e0f'} Body: b'' 2020-12-21 04:22:45,759 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.16:9696/v2.0/security-groups/ff555519-f107-42e8-a362-262ebbd73e0f 0.020s 2020-12-21 04:22:45,759 94997 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-14b1e04a-c6e7-453d-ade9-bfe135501568', 'date': 'Mon, 21 Dec 2020 04:22:45 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16:9696/v2.0/security-groups/ff555519-f107-42e8-a362-262ebbd73e0f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ff555519-f107-42e8-a362-262ebbd73e0f does not exist", "detail": ""}}' 2020-12-21 04:22:46,675 94997 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.16:9696/v2.0/floatingips/fcc83a52-43bc-4cf2-869d-fefbadb5a479 0.915s 2020-12-21 04:22:46,675 94997 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-c75e339e-bec3-4382-9d1c-b3bb467cb133', 'content-length': '0', 'date': 'Mon, 21 Dec 2020 04:22:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16:9696/v2.0/floatingips/fcc83a52-43bc-4cf2-869d-fefbadb5a479'} 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 528, in create_volume volume['id'], 'available') File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 803c3a64-c58f-41ca-b9d7-6a9b78c8e600 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
pt9.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
ft9.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:'': {{{ 2020-12-21 04:09:13,351 94995 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2020-12-21 04:09:13,351 94995 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2020-12-21 04:09:13,756 94995 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.16/compute/v2.1/os-keypairs 0.404s 2020-12-21 04:09:13,756 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1951984485"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37190678-a777-471e-98b5-57b359a37e64', 'x-compute-request-id': 'req-37190678-a777-471e-98b5-57b359a37e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAuZVD2pnMn9Uu3eTH22T1q2TuRn/euQLr6dfQxsuJ/MdwYGSK\\n+7YASsAo2g96LnhF7Vh7Y56YQmZzmvuJ+4IlMjkai0w9z7XtiDjbOxViNO+lexia\\nomPxrvtl2nicQwtDMBSTjkiGa+WdI/uO7lxYi+DQdrDiOTfp6b/7oM9RRjTt9eW1\\nEUypxNm/b+afRrqVLcXt2Q4j90oTSWdSQgRP5pAseod9/SHfxbui4Rdvpqdu6jJp\\nRK18pbBNgqGXeIVA9iEjFbEi1SlhR3xD5vv2C9JWYOhvqDEmPdpMkjFVm2InRYd3\\nPBI5kZyNAU3TsMSOh/QaqfoV15WJm6PyqMoFuwIDAQABAoIBAGvi1V54uJdWZHeE\\nr5bgm1z3QPnlDkJ561G3L9zRqLc17iNrb8yi4oqSKW2TP9FSBDzVim3AXf2D98Lq\\nZi27XApVXhQKz4g32A2wF+rCJKRniMkF5adv+Klj5rNaGGV1X6rM23cEvHhvNKod\\nbNsu/h7bI/VMIUdoNOi5vfufaj0oOt4Vin0uCf7yJqdrnMGlL0GqfNg6KypYYaE6\\n6rMoKm6a/MojlT+DVCfQPWTLmENZX8G6ZBdiYEP3/uFV7T1IGPMXwLb2CLs/LG+J\\nX1IOYdHwfajsABndFsOH5JJjJ61ojFJoovOVYLZ0tRclIUTZm3t58lz9zztMMJCq\\nNcyi2ckCgYEA9RaTHtE6nZcIA+NTCzTVSk57TRZgfjxDMskKXXO3sxLmpaBum0El\\nZQlOJMR95u2xpPALEgQ8yS4evO5293Czf0VlJVvIzFI4MoB6TVX8eBMLjxZ9JqXr\\n9QWwJ2LIvgh0Agwpz3AkmDhF+r3Slcgxa2+PHUqbuMMemRRQzJKu2A8CgYEAwdh5\\nDR+6DoK8vMSpNqY0jDZJ2hCb7QTvloEElztcmcVjNM0gWuAbA6sfbQ0UAcxxIN71\\no5yc6qhJ7JkNgaGAc3ncCXQPzzPLspshtoWCi/4tPoynY7ZhfWmZ4WKcmyUUvjr6\\nkB91+GfjsaMdwne7JgSEDC6vlCahgDIa3wfIa5UCgYEArbKNHAcvIqb6gD7pCQUt\\nsNcEXfLg+jZdba270dWEOL7JhlK4cQHvrba1kitMC5EkGIAjaGZmajJsiHv9Bory\\nO94DvEFbgys2NtyFUTACmVruEz/d/LkVDHc2jANfwAafqR/TtfeFh/hB6F4F1C+o\\njrrm09yflod6tQUH6qR+lBMCgYEAkAY7opGhFqjyfDqOEwmYX1jytC/E+mzBaox/\\nkbHMUoAC/rctw/dgevBI0Ch4ZgG1SBwAXEi/meXhzwXEsD0DiEjRQMDYAjZUsWZr\\nvQYjgcofaartr7tRYfH1IC25d9gsOk7t3elSKHdgCJrOQK/fABc42ShS0fuF4Q7Z\\nQj6xHaUCgYBh7qrhBvBTcniUI15uB7kBtkM3wE9Fx7RDOMiCN/D888mWz1fkFy/L\\nF241yvey+G8zdRq7hx4zdgRmYKskrF/l1mQnW9/6kGkMsQUi5aYobdzp4quVw0Ij\\nNAUxFQhl8hG4+VUKE+i3gwtxFy/uKO+7kjSbz6PFq128XABb53LlIg==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-1951984485", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5lUPamcyf1S7d5MfbZPWrZO5Gf965Auvp19DGy4n8x3BgZIr7tgBKwCjaD3oueEXtWHtjnphCZnOa+4n7giUyORqLTD3Pte2IONs7FWI076V7GJqiY/Gu+2XaeJxDC0MwFJOOSIZr5Z0j+47uXFiL4NB2sOI5N+npv/ugz1FGNO315bURTKnE2b9v5p9GupUtxe3ZDiP3ShNJZ1JCBE/mkCx6h339Id/Fu6LhF2+mp27qMmlErXylsE2CoZd4hUD2ISMVsSLVKWFHfEPm+/YL0lZg6G+oMSY92kySMVWbYidFh3c8EjmRnI0BTdOwxI6H9Bqp+hXXlYmbo/KoygW7 Generated-by-Nova", "fingerprint": "a7:0c:11:b4:28:30:e5:c2:30:31:a1:e1:9b:71:50:99", "user_id": "bc28a0b363024c9d97f3be0a04b1bd33"}}' 2020-12-21 04:09:13,759 94995 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1951984485 created 2020-12-21 04:09:14,100 94995 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16:9696/v2.0/security-groups 0.340s 2020-12-21 04:09:14,100 94995 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--1428957001", "description": "tempest-description--1581751998"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1530', 'x-openstack-request-id': 'req-43d7887f-e68b-4de3-9f9a-f9da48abea1f', 'date': 'Mon, 21 Dec 2020 04:09:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "309ad845-d0f9-43df-9b7b-67fb42cf95de", "name": "tempest-securitygroup--1428957001", "stateful": true, "tenant_id": "f527547042444d469350a38850143d5a", "description": "tempest-description--1581751998", "security_group_rules": [{"id": "03d415e7-0d2e-4236-9ce9-d25b91bd9b12", "tenant_id": "f527547042444d469350a38850143d5a", "security_group_id": "309ad845-d0f9-43df-9b7b-67fb42cf95de", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "remote_group_id": null, "standard_attr_id": 403, "description": null, "tags": [], "created_at": "2020-12-21T04:09:13Z", "updated_at": "2020-12-21T04:09:13Z", "revision_number": 0, "project_id": "f527547042444d469350a38850143d5a"}, {"id": "040567de-3289-4940-8584-f81422250d55", "tenant_id": "f527547042444d469350a38850143d5a", "security_group_id": "309ad845-d0f9-43df-9b7b-67fb42cf95de", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "remote_group_id": null, "standard_attr_id": 402, "description": null, "tags": [], "created_at": "2020-12-21T04:09:13Z", "updated_at": "2020-12-21T04:09:13Z", "revision_number": 0, "project_id": "f527547042444d469350a38850143d5a"}], "tags": [], "created_at": "2020-12-21T04:09:13Z", "updated_at": "2020-12-21T04:09:13Z", "revision_number": 1, "project_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:09:14,264 94995 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16:9696/v2.0/security-group-rules 0.163s 2020-12-21 04:09:14,265 94995 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": "309ad845-d0f9-43df-9b7b-67fb42cf95de", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '540', 'x-openstack-request-id': 'req-fb606f0e-eeab-4d1a-a215-965e8f55aa94', 'date': 'Mon, 21 Dec 2020 04:09:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "419a8f18-efb0-4531-90ac-e3b9d12be548", "tenant_id": "f527547042444d469350a38850143d5a", "security_group_id": "309ad845-d0f9-43df-9b7b-67fb42cf95de", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "remote_group_id": null, "description": "", "created_at": "2020-12-21T04:09:14Z", "updated_at": "2020-12-21T04:09:14Z", "revision_number": 0, "project_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:09:14,414 94995 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16:9696/v2.0/security-group-rules 0.148s 2020-12-21 04:09:14,414 94995 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": "309ad845-d0f9-43df-9b7b-67fb42cf95de", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-bac2e32b-ae02-420b-bc6d-b8fbd479c2e7', 'date': 'Mon, 21 Dec 2020 04:09:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3f2c7390-100e-41e5-b70e-b45048750d68", "tenant_id": "f527547042444d469350a38850143d5a", "security_group_id": "309ad845-d0f9-43df-9b7b-67fb42cf95de", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "remote_group_id": null, "description": "", "created_at": "2020-12-21T04:09:14Z", "updated_at": "2020-12-21T04:09:14Z", "revision_number": 0, "project_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:09:14,415 94995 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1428957001 created 2020-12-21 04:09:16,159 94995 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.16:9696/v2.0/floatingips 1.743s 2020-12-21 04:09:16,159 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "62fcf32e-2351-40da-9ead-73ebabec5a60"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-ce459f98-2c92-4be2-b69c-c06d1b50d959', 'date': 'Mon, 21 Dec 2020 04:09:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9e81def8-1ab7-4fdf-abf0-26bdda8b05dc", "tenant_id": "f527547042444d469350a38850143d5a", "floating_ip_address": "172.27.0.239", "floating_network_id": "62fcf32e-2351-40da-9ead-73ebabec5a60", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f527547042444d469350a38850143d5a", "description": "", "port_details": null, "tags": [], "created_at": "2020-12-21T04:09:15Z", "updated_at": "2020-12-21T04:09:15Z", "revision_number": 0}}' 2020-12-21 04:09:16,159 94995 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9e81def8-1ab7-4fdf-abf0-26bdda8b05dc', 'tenant_id': 'f527547042444d469350a38850143d5a', 'floating_ip_address': '172.27.0.239', 'floating_network_id': '62fcf32e-2351-40da-9ead-73ebabec5a60', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f527547042444d469350a38850143d5a', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2020-12-21T04:09:15Z', 'updated_at': '2020-12-21T04:09:15Z', 'revision_number': 0, 'ip': '172.27.0.239'} created 2020-12-21 04:09:16,212 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.222.0.16/identity/v3/auth/tokens 0.046s 2020-12-21 04:09:16,212 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3674', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-39f730ff-5f11-45aa-9abc-cbdb58454fb5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bc28a0b363024c9d97f3be0a04b1bd33", "name": "tempest-AttachVolumeTestJSON-519564155", "password_expires_at": null}, "audit_ids": ["Hj7DSUMpT2q3cHnbKqWO4g"], "expires_at": "2020-12-21T05:09:16.000000Z", "issued_at": "2020-12-21T04:09:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f527547042444d469350a38850143d5a", "name": "tempest-AttachVolumeTestJSON-519564155"}, "is_domain": false, "roles": [{"id": "5f61180c5b194d0cbc5032897a6f6439", "name": "reader"}, {"id": "fa602b6299b343f0b2841637326ed4a0", "name": "member"}], "catalog": [{"endpoints": [{"id": "67434cf15a5e4c0aa56b0df8c0f1b972", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:8080/v1/AUTH_f527547042444d469350a38850143d5a", "region": "RegionOne"}, {"id": "a773396349f844b39541ca7d1e374cb5", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16:8080", "region": "RegionOne"}], "id": "05e14bd4578749ccb14608de0a895d27", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "a7b3d3e1730445759e8e275ea2c4998f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2.1", "region": "RegionOne"}], "id": "1d8f8103d8054ff4a0dc96397d84359d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3f69c1842afa424fbb8c03366247dd2e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/image", "region": "RegionOne"}], "id": "2b61af69c6d84a41b07075d0d30153a3", "type": "image", "name": "glance"}, {"endpoints": [{"id": "036a854e219640b19103c97be8ab4f89", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}, {"id": "2099d3d59ff949a7809ac7994bd0ecfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}], "id": "51d2ffbd9a114f78b3c411fe2a5591df", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5633689a4b534c9d86b10db630c9fba6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:9696/", "region": "RegionOne"}], "id": "691ccc4c060349b9927490e3a6785f9c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "eda3b1f1b25c4641841a827e2c37c1f7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/placement", "region": "RegionOne"}], "id": "6cdad675985b46329d3e07a90c9d851f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d799b36df4d14525afbb52d67764d522", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a", "region": "RegionOne"}], "id": "70eda92a441148d6a4a9d84bef28925c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "44018e14b11043ba94aba20da74e0b01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2/f527547042444d469350a38850143d5a", "region": "RegionOne"}], "id": "b48ad1c0bd544836954223d226a705a0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1612016d54da4b47bc77cbd63d7b2436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a", "region": "RegionOne"}], "id": "b9fae1bfd42f4f84afd362e9afb030e4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d88fa15868448759ab6f02568926ba0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v2/f527547042444d469350a38850143d5a", "region": "RegionOne"}], "id": "ee39ede295334890a1534d8d9b611a7d", "type": "volumev2", "name": "cinderv2"}]}}' 2020-12-21 04:09:16,213 94995 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'e8d33767-b253-441c-91c7-8b1cb39a6139', 'name': 'tempest-AttachVolumeTestJSON-1436006619-network', 'tenant_id': 'f527547042444d469350a38850143d5a', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f527547042444d469350a38850143d5a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 5, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2020-12-21T04:03:40Z', 'updated_at': '2020-12-21T04:03:40Z', 'revision_number': 1} available for tenant 2020-12-21 04:09:16,214 94995 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuZVD2pnMn9Uu3eTH22T1q2TuRn/euQLr6dfQxsuJ/MdwYGSK\n+7YASsAo2g96LnhF7Vh7Y56YQmZzmvuJ+4IlMjkai0w9z7XtiDjbOxViNO+lexia\nomPxrvtl2nicQwtDMBSTjkiGa+WdI/uO7lxYi+DQdrDiOTfp6b/7oM9RRjTt9eW1\nEUypxNm/b+afRrqVLcXt2Q4j90oTSWdSQgRP5pAseod9/SHfxbui4Rdvpqdu6jJp\nRK18pbBNgqGXeIVA9iEjFbEi1SlhR3xD5vv2C9JWYOhvqDEmPdpMkjFVm2InRYd3\nPBI5kZyNAU3TsMSOh/QaqfoV15WJm6PyqMoFuwIDAQABAoIBAGvi1V54uJdWZHeE\nr5bgm1z3QPnlDkJ561G3L9zRqLc17iNrb8yi4oqSKW2TP9FSBDzVim3AXf2D98Lq\nZi27XApVXhQKz4g32A2wF+rCJKRniMkF5adv+Klj5rNaGGV1X6rM23cEvHhvNKod\nbNsu/h7bI/VMIUdoNOi5vfufaj0oOt4Vin0uCf7yJqdrnMGlL0GqfNg6KypYYaE6\n6rMoKm6a/MojlT+DVCfQPWTLmENZX8G6ZBdiYEP3/uFV7T1IGPMXwLb2CLs/LG+J\nX1IOYdHwfajsABndFsOH5JJjJ61ojFJoovOVYLZ0tRclIUTZm3t58lz9zztMMJCq\nNcyi2ckCgYEA9RaTHtE6nZcIA+NTCzTVSk57TRZgfjxDMskKXXO3sxLmpaBum0El\nZQlOJMR95u2xpPALEgQ8yS4evO5293Czf0VlJVvIzFI4MoB6TVX8eBMLjxZ9JqXr\n9QWwJ2LIvgh0Agwpz3AkmDhF+r3Slcgxa2+PHUqbuMMemRRQzJKu2A8CgYEAwdh5\nDR+6DoK8vMSpNqY0jDZJ2hCb7QTvloEElztcmcVjNM0gWuAbA6sfbQ0UAcxxIN71\no5yc6qhJ7JkNgaGAc3ncCXQPzzPLspshtoWCi/4tPoynY7ZhfWmZ4WKcmyUUvjr6\nkB91+GfjsaMdwne7JgSEDC6vlCahgDIa3wfIa5UCgYEArbKNHAcvIqb6gD7pCQUt\nsNcEXfLg+jZdba270dWEOL7JhlK4cQHvrba1kitMC5EkGIAjaGZmajJsiHv9Bory\nO94DvEFbgys2NtyFUTACmVruEz/d/LkVDHc2jANfwAafqR/TtfeFh/hB6F4F1C+o\njrrm09yflod6tQUH6qR+lBMCgYEAkAY7opGhFqjyfDqOEwmYX1jytC/E+mzBaox/\nkbHMUoAC/rctw/dgevBI0Ch4ZgG1SBwAXEi/meXhzwXEsD0DiEjRQMDYAjZUsWZr\nvQYjgcofaartr7tRYfH1IC25d9gsOk7t3elSKHdgCJrOQK/fABc42ShS0fuF4Q7Z\nQj6xHaUCgYBh7qrhBvBTcniUI15uB7kBtkM3wE9Fx7RDOMiCN/D888mWz1fkFy/L\nF241yvey+G8zdRq7hx4zdgRmYKskrF/l1mQnW9/6kGkMsQUi5aYobdzp4quVw0Ij\nNAUxFQhl8hG4+VUKE+i3gwtxFy/uKO+7kjSbz6PFq128XABb53LlIg==\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1951984485', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5lUPamcyf1S7d5MfbZPWrZO5Gf965Auvp19DGy4n8x3BgZIr7tgBKwCjaD3oueEXtWHtjnphCZnOa+4n7giUyORqLTD3Pte2IONs7FWI076V7GJqiY/Gu+2XaeJxDC0MwFJOOSIZr5Z0j+47uXFiL4NB2sOI5N+npv/ugz1FGNO315bURTKnE2b9v5p9GupUtxe3ZDiP3ShNJZ1JCBE/mkCx6h339Id/Fu6LhF2+mp27qMmlErXylsE2CoZd4hUD2ISMVsSLVKWFHfEPm+/YL0lZg6G+oMSY92kySMVWbYidFh3c8EjmRnI0BTdOwxI6H9Bqp+hXXlYmbo/KoygW7 Generated-by-Nova', 'fingerprint': 'a7:0c:11:b4:28:30:e5:c2:30:31:a1:e1:9b:71:50:99', 'user_id': 'bc28a0b363024c9d97f3be0a04b1bd33'}, 'security_group': {'id': '309ad845-d0f9-43df-9b7b-67fb42cf95de', 'name': 'tempest-securitygroup--1428957001', 'stateful': True, 'tenant_id': 'f527547042444d469350a38850143d5a', 'description': 'tempest-description--1581751998', 'security_group_rules': [{'id': '03d415e7-0d2e-4236-9ce9-d25b91bd9b12', 'tenant_id': 'f527547042444d469350a38850143d5a', 'security_group_id': '309ad845-d0f9-43df-9b7b-67fb42cf95de', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'remote_group_id': None, 'standard_attr_id': 403, 'description': None, 'tags': [], 'created_at': '2020-12-21T04:09:13Z', 'updated_at': '2020-12-21T04:09:13Z', 'revision_number': 0, 'project_id': 'f527547042444d469350a38850143d5a'}, {'id': '040567de-3289-4940-8584-f81422250d55', 'tenant_id': 'f527547042444d469350a38850143d5a', 'security_group_id': '309ad845-d0f9-43df-9b7b-67fb42cf95de', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'remote_group_id': None, 'standard_attr_id': 402, 'description': None, 'tags': [], 'created_at': '2020-12-21T04:09:13Z', 'updated_at': '2020-12-21T04:09:13Z', 'revision_number': 0, 'project_id': 'f527547042444d469350a38850143d5a'}], 'tags': [], 'created_at': '2020-12-21T04:09:13Z', 'updated_at': '2020-12-21T04:09:13Z', 'revision_number': 1, 'project_id': 'f527547042444d469350a38850143d5a'}, 'floating_ip': {'id': '9e81def8-1ab7-4fdf-abf0-26bdda8b05dc', 'tenant_id': 'f527547042444d469350a38850143d5a', 'floating_ip_address': '172.27.0.239', 'floating_network_id': '62fcf32e-2351-40da-9ead-73ebabec5a60', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f527547042444d469350a38850143d5a', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2020-12-21T04:09:15Z', 'updated_at': '2020-12-21T04:09:15Z', 'revision_number': 0, 'ip': '172.27.0.239'}} 2020-12-21 04:09:17,263 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.16/compute/v2.1/servers 1.048s 2020-12-21 04:09:17,263 94995 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-87366135", "imageRef": "207fafd4-25f4-4407-8994-832167819bf9", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "e8d33767-b253-441c-91c7-8b1cb39a6139"}], "security_groups": [{"name": "tempest-securitygroup--1428957001"}], "key_name": "tempest-keypair-1951984485", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b5e6cce-917d-4b90-a868-893d3d252ae6', 'x-compute-request-id': 'req-5b5e6cce-917d-4b90-a868-893d3d252ae6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers'} Body: b'{"server": {"id": "c01a14ee-b77e-4ed8-a7e7-deff054230f2", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1428957001"}], "adminPass": "password"}}' 2020-12-21 04:09:17,396 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2 0.130s 2020-12-21 04:09:17,396 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a754b73-19b8-4827-afdc-e4768272eec1', 'x-compute-request-id': 'req-1a754b73-19b8-4827-afdc-e4768272eec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2'} Body: b'{"server": {"id": "c01a14ee-b77e-4ed8-a7e7-deff054230f2", "name": "tempest-AttachVolumeTestJSON-server-87366135", "status": "BUILD", "tenant_id": "f527547042444d469350a38850143d5a", "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "metadata": {}, "hostId": "", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:09:17Z", "updated": "2020-12-21T04:09:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1951984485", "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": []}}' 2020-12-21 04:09:18,595 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2 0.188s 2020-12-21 04:09:18,595 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26339472-0995-4353-a4e7-0398eb5fc178', 'x-compute-request-id': 'req-26339472-0995-4353-a4e7-0398eb5fc178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2'} Body: b'{"server": {"id": "c01a14ee-b77e-4ed8-a7e7-deff054230f2", "name": "tempest-AttachVolumeTestJSON-server-87366135", "status": "BUILD", "tenant_id": "f527547042444d469350a38850143d5a", "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "metadata": {}, "hostId": "58ee8f82b9be86c49a7bddce25123eb0f706e761314e91ddc55576c0", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:09:17Z", "updated": "2020-12-21T04:09:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1951984485", "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": []}}' 2020-12-21 04:09:18,603 94995 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2020-12-21 04:09:19,780 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2 0.176s 2020-12-21 04:09:19,781 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc446c46-92ad-49cb-8157-5c4b8e68a918', 'x-compute-request-id': 'req-dc446c46-92ad-49cb-8157-5c4b8e68a918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2'} Body: b'{"server": {"id": "c01a14ee-b77e-4ed8-a7e7-deff054230f2", "name": "tempest-AttachVolumeTestJSON-server-87366135", "status": "BUILD", "tenant_id": "f527547042444d469350a38850143d5a", "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "metadata": {}, "hostId": "58ee8f82b9be86c49a7bddce25123eb0f706e761314e91ddc55576c0", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:09:17Z", "updated": "2020-12-21T04:09:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1951984485", "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": []}}' 2020-12-21 04:09:19,789 94995 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2020-12-21 04:09:20,966 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2 0.175s 2020-12-21 04:09:20,967 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88c9f552-4289-4b35-b6e2-0e8c8fa7668c', 'x-compute-request-id': 'req-88c9f552-4289-4b35-b6e2-0e8c8fa7668c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2'} Body: b'{"server": {"id": "c01a14ee-b77e-4ed8-a7e7-deff054230f2", "name": "tempest-AttachVolumeTestJSON-server-87366135", "status": "BUILD", "tenant_id": "f527547042444d469350a38850143d5a", "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "metadata": {}, "hostId": "58ee8f82b9be86c49a7bddce25123eb0f706e761314e91ddc55576c0", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:09:17Z", "updated": "2020-12-21T04:09:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1951984485", "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": []}}' 2020-12-21 04:09:22,267 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2 0.291s 2020-12-21 04:09:22,268 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe26b3ef-cf72-4c05-a520-b97031a67dcf', 'x-compute-request-id': 'req-fe26b3ef-cf72-4c05-a520-b97031a67dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2'} Body: b'{"server": {"id": "c01a14ee-b77e-4ed8-a7e7-deff054230f2", "name": "tempest-AttachVolumeTestJSON-server-87366135", "status": "BUILD", "tenant_id": "f527547042444d469350a38850143d5a", "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "metadata": {}, "hostId": "58ee8f82b9be86c49a7bddce25123eb0f706e761314e91ddc55576c0", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:09:17Z", "updated": "2020-12-21T04:09:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1951984485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1428957001"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2020-12-21 04:09:24,054 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2 0.777s 2020-12-21 04:09:24,055 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a8dc7fa-39a4-4d5b-a11a-6ae971c4749c', 'x-compute-request-id': 'req-9a8dc7fa-39a4-4d5b-a11a-6ae971c4749c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2'} Body: b'{"server": {"id": "c01a14ee-b77e-4ed8-a7e7-deff054230f2", "name": "tempest-AttachVolumeTestJSON-server-87366135", "status": "BUILD", "tenant_id": "f527547042444d469350a38850143d5a", "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "metadata": {}, "hostId": "58ee8f82b9be86c49a7bddce25123eb0f706e761314e91ddc55576c0", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:09:17Z", "updated": "2020-12-21T04:09:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1951984485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1428957001"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2020-12-21 04:09:25,320 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2 0.256s 2020-12-21 04:09:25,321 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ece39af-469b-4fc1-a2d2-50d6d640f425', 'x-compute-request-id': 'req-1ece39af-469b-4fc1-a2d2-50d6d640f425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2'} Body: b'{"server": {"id": "c01a14ee-b77e-4ed8-a7e7-deff054230f2", "name": "tempest-AttachVolumeTestJSON-server-87366135", "status": "BUILD", "tenant_id": "f527547042444d469350a38850143d5a", "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "metadata": {}, "hostId": "58ee8f82b9be86c49a7bddce25123eb0f706e761314e91ddc55576c0", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:09:17Z", "updated": "2020-12-21T04:09:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1951984485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1428957001"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2020-12-21 04:09:27,224 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2 0.894s 2020-12-21 04:09:27,225 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-508ec09d-7505-4709-920d-6ec548d3201d', 'x-compute-request-id': 'req-508ec09d-7505-4709-920d-6ec548d3201d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2'} Body: b'{"server": {"id": "c01a14ee-b77e-4ed8-a7e7-deff054230f2", "name": "tempest-AttachVolumeTestJSON-server-87366135", "status": "BUILD", "tenant_id": "f527547042444d469350a38850143d5a", "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "metadata": {}, "hostId": "58ee8f82b9be86c49a7bddce25123eb0f706e761314e91ddc55576c0", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:09:17Z", "updated": "2020-12-21T04:09:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1951984485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1428957001"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2020-12-21 04:09:28,501 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2 0.267s 2020-12-21 04:09:28,502 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec770b9e-2a62-4786-a5a9-c30663aa5a9a', 'x-compute-request-id': 'req-ec770b9e-2a62-4786-a5a9-c30663aa5a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2'} Body: b'{"server": {"id": "c01a14ee-b77e-4ed8-a7e7-deff054230f2", "name": "tempest-AttachVolumeTestJSON-server-87366135", "status": "BUILD", "tenant_id": "f527547042444d469350a38850143d5a", "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "metadata": {}, "hostId": "58ee8f82b9be86c49a7bddce25123eb0f706e761314e91ddc55576c0", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:09:17Z", "updated": "2020-12-21T04:09:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1951984485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1428957001"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2020-12-21 04:09:29,762 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2 0.251s 2020-12-21 04:09:29,762 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8508bf02-991e-4782-89fc-3ad3fecabb87', 'x-compute-request-id': 'req-8508bf02-991e-4782-89fc-3ad3fecabb87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2'} Body: b'{"server": {"id": "c01a14ee-b77e-4ed8-a7e7-deff054230f2", "name": "tempest-AttachVolumeTestJSON-server-87366135", "status": "BUILD", "tenant_id": "f527547042444d469350a38850143d5a", "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "metadata": {}, "hostId": "58ee8f82b9be86c49a7bddce25123eb0f706e761314e91ddc55576c0", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:09:17Z", "updated": "2020-12-21T04:09:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1951984485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1428957001"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2020-12-21 04:09:31,024 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2 0.252s 2020-12-21 04:09:31,024 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b296697-0d15-41d2-9b0c-57f04d3f5830', 'x-compute-request-id': 'req-6b296697-0d15-41d2-9b0c-57f04d3f5830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2'} Body: b'{"server": {"id": "c01a14ee-b77e-4ed8-a7e7-deff054230f2", "name": "tempest-AttachVolumeTestJSON-server-87366135", "status": "ACTIVE", "tenant_id": "f527547042444d469350a38850143d5a", "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "metadata": {}, "hostId": "58ee8f82b9be86c49a7bddce25123eb0f706e761314e91ddc55576c0", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:09:17Z", "updated": "2020-12-21T04:09:30Z", "addresses": {"tempest-AttachVolumeTestJSON-1436006619-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e6:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1951984485", "OS-SRV-USG:launched_at": "2020-12-21T04:09:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1428957001"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2020-12-21 04:09:31,032 94995 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2020-12-21 04:09:31,219 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/os-interface 0.186s 2020-12-21 04:09:31,219 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b43e8d17-6d3c-400b-b55f-b6b61caa1a9b', 'x-compute-request-id': 'req-b43e8d17-6d3c-400b-b55f-b6b61caa1a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e8d33767-b253-441c-91c7-8b1cb39a6139", "port_id": "d85524f1-3da1-4673-85c8-375bc346d0de", "mac_addr": "fa:16:3e:6f:e6:84", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "90977da5-bb96-4768-b5ea-0ac200b324c5", "ip_address": "172.20.0.5"}]}]}' 2020-12-21 04:09:33,019 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.222.0.16:9696/v2.0/floatingips/9e81def8-1ab7-4fdf-abf0-26bdda8b05dc 1.796s 2020-12-21 04:09:33,020 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "d85524f1-3da1-4673-85c8-375bc346d0de"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-25bca8c1-d008-45a2-9edf-e087800a8302', 'date': 'Mon, 21 Dec 2020 04:09:33 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16:9696/v2.0/floatingips/9e81def8-1ab7-4fdf-abf0-26bdda8b05dc'} Body: b'{"floatingip": {"id": "9e81def8-1ab7-4fdf-abf0-26bdda8b05dc", "tenant_id": "f527547042444d469350a38850143d5a", "floating_ip_address": "172.27.0.239", "floating_network_id": "62fcf32e-2351-40da-9ead-73ebabec5a60", "router_id": "73f8ced7-b351-4e75-9a45-a7b1c72af5c7", "port_id": "d85524f1-3da1-4673-85c8-375bc346d0de", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e8d33767-b253-441c-91c7-8b1cb39a6139", "mac_address": "fa:16:3e:6f:e6:84", "admin_state_up": true, "status": "ACTIVE", "device_id": "c01a14ee-b77e-4ed8-a7e7-deff054230f2", "device_owner": "compute:nova"}, "tags": [], "created_at": "2020-12-21T04:09:15Z", "updated_at": "2020-12-21T04:09:32Z", "revision_number": 1, "project_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:09:33,171 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.150s 2020-12-21 04:09:33,172 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:33 GMT', 'server': 'Apache/2.4.29 (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-d5ae85c1-75b4-4f6e-b604-843e9c75dd23', 'x-compute-request-id': 'req-d5ae85c1-75b4-4f6e-b604-843e9c75dd23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": ""}' 2020-12-21 04:09:34,311 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.136s 2020-12-21 04:09:34,311 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:34 GMT', 'server': 'Apache/2.4.29 (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-4f43af0a-d779-43bb-8a37-0dadf4f6f205', 'x-compute-request-id': 'req-4f43af0a-d779-43bb-8a37-0dadf4f6f205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": ""}' 2020-12-21 04:09:35,446 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.133s 2020-12-21 04:09:35,447 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:35 GMT', 'server': 'Apache/2.4.29 (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-4b312430-aed7-47fa-87cb-9203b86b0c08', 'x-compute-request-id': 'req-4b312430-aed7-47fa-87cb-9203b86b0c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": ""}' 2020-12-21 04:09:36,599 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.150s 2020-12-21 04:09:36,600 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:36 GMT', 'server': 'Apache/2.4.29 (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-56e0347d-1ee1-47d3-a3d6-e17eddccf961', 'x-compute-request-id': 'req-56e0347d-1ee1-47d3-a3d6-e17eddccf961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": ""}' 2020-12-21 04:09:37,735 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.133s 2020-12-21 04:09:37,735 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:37 GMT', 'server': 'Apache/2.4.29 (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-10552eeb-97b1-42bc-9c31-a11178569342', 'x-compute-request-id': 'req-10552eeb-97b1-42bc-9c31-a11178569342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": ""}' 2020-12-21 04:09:38,867 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.129s 2020-12-21 04:09:38,867 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:38 GMT', 'server': 'Apache/2.4.29 (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-8ec467c3-ecd9-4724-86a9-9ab40b21b97d', 'x-compute-request-id': 'req-8ec467c3-ecd9-4724-86a9-9ab40b21b97d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": ""}' 2020-12-21 04:09:40,000 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.130s 2020-12-21 04:09:40,001 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:39 GMT', 'server': 'Apache/2.4.29 (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-387b02c4-b6df-4486-bb58-5d73b81c004f', 'x-compute-request-id': 'req-387b02c4-b6df-4486-bb58-5d73b81c004f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": ""}' 2020-12-21 04:09:41,130 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.127s 2020-12-21 04:09:41,130 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:41 GMT', 'server': 'Apache/2.4.29 (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-bb825644-b643-4f2c-8c12-c0a57223a693', 'x-compute-request-id': 'req-bb825644-b643-4f2c-8c12-c0a57223a693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": ""}' 2020-12-21 04:09:42,264 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.131s 2020-12-21 04:09:42,265 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:42 GMT', 'server': 'Apache/2.4.29 (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-54c190d6-1fb6-49f0-8817-8878ffd93266', 'x-compute-request-id': 'req-54c190d6-1fb6-49f0-8817-8878ffd93266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": ""}' 2020-12-21 04:09:43,421 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.153s 2020-12-21 04:09:43,421 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '7429', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfa6f827-0b24-4dda-9d12-5018d9df19e5', 'x-compute-request-id': 'req-cfa6f827-0b24-4dda-9d12-5018d9df19e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:09:44,567 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.143s 2020-12-21 04:09:44,567 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:44 GMT', 'server': 'Apache/2.4.29 (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-79246199-4c73-4b5e-8078-d516399fc5fc', 'x-compute-request-id': 'req-79246199-4c73-4b5e-8078-d516399fc5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:09:45,729 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.159s 2020-12-21 04:09:45,730 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '18498', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff9a48a5-293a-446c-8fd6-0c1692b12873', 'x-compute-request-id': 'req-ff9a48a5-293a-446c-8fd6-0c1692b12873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:09:46,894 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.161s 2020-12-21 04:09:46,895 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:46 GMT', 'server': 'Apache/2.4.29 (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-356ef519-7023-4ef7-8c49-fbcf908d2614', 'x-compute-request-id': 'req-356ef519-7023-4ef7-8c49-fbcf908d2614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:09:48,047 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.149s 2020-12-21 04:09:48,047 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '22540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae9364ae-760c-4e24-8389-88ce5e7b4629', 'x-compute-request-id': 'req-ae9364ae-760c-4e24-8389-88ce5e7b4629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:09:49,194 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.144s 2020-12-21 04:09:49,195 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '23798', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94c7d0ef-272b-463a-ac41-9caf25ca8567', 'x-compute-request-id': 'req-94c7d0ef-272b-463a-ac41-9caf25ca8567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:09:50,364 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.165s 2020-12-21 04:09:50,364 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '25685', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-970d87e3-2dbd-4677-a0b0-ebb6e45d2cb3', 'x-compute-request-id': 'req-970d87e3-2dbd-4677-a0b0-ebb6e45d2cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:09:51,528 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.160s 2020-12-21 04:09:51,528 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '27028', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90eeb0b8-cc1f-42ef-b45e-595dc95d2cf0', 'x-compute-request-id': 'req-90eeb0b8-cc1f-42ef-b45e-595dc95d2cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:09:52,677 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.145s 2020-12-21 04:09:52,678 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '27720', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e2883c4-be04-4d9f-a29d-dc582e33845c', 'x-compute-request-id': 'req-8e2883c4-be04-4d9f-a29d-dc582e33845c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:09:53,835 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.154s 2020-12-21 04:09:53,836 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28141', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1e2d328-95ac-4877-80dc-6e3afa055a82', 'x-compute-request-id': 'req-b1e2d328-95ac-4877-80dc-6e3afa055a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:09:54,995 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.156s 2020-12-21 04:09:54,996 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47c6d9d6-510b-49f6-b94c-84da42158213', 'x-compute-request-id': 'req-47c6d9d6-510b-49f6-b94c-84da42158213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:09:56,152 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.153s 2020-12-21 04:09:56,153 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b563a7dd-da0f-4a77-a4b9-45026add7b6f', 'x-compute-request-id': 'req-b563a7dd-da0f-4a77-a4b9-45026add7b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:09:57,311 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.156s 2020-12-21 04:09:57,312 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cb2debf-94d7-4656-862a-c366887b2edd', 'x-compute-request-id': 'req-2cb2debf-94d7-4656-862a-c366887b2edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:09:58,456 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.140s 2020-12-21 04:09:58,456 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f765bac8-2d1d-4357-8906-c791feaf6eae', 'x-compute-request-id': 'req-f765bac8-2d1d-4357-8906-c791feaf6eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:09:59,599 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.139s 2020-12-21 04:09:59,599 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49b13f9c-b5b9-4f29-b99f-0f9182cb28d4', 'x-compute-request-id': 'req-49b13f9c-b5b9-4f29-b99f-0f9182cb28d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:10:00,761 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.159s 2020-12-21 04:10:00,762 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '28717', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efedba1b-7fe4-4143-8a1a-321cbe783337', 'x-compute-request-id': 'req-efedba1b-7fe4-4143-8a1a-321cbe783337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:10:01,913 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.147s 2020-12-21 04:10:01,913 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '30759', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-044fb706-c579-4c60-8e85-7a24bb118436', 'x-compute-request-id': 'req-044fb706-c579-4c60-8e85-7a24bb118436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:10:03,067 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.151s 2020-12-21 04:10:03,068 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '32658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d875d325-7e25-431e-8131-896de731d596', 'x-compute-request-id': 'req-d875d325-7e25-431e-8131-896de731d596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:10:04,222 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.151s 2020-12-21 04:10:04,223 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '33696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-222b6755-f4f3-4112-ad4f-60ac05ffc75d', 'x-compute-request-id': 'req-222b6755-f4f3-4112-ad4f-60ac05ffc75d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:10:05,385 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.158s 2020-12-21 04:10:05,385 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '34863', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a321dc18-3ebb-45fc-be0f-29191c1d0074', 'x-compute-request-id': 'req-a321dc18-3ebb-45fc-be0f-29191c1d0074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:10:06,538 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.150s 2020-12-21 04:10:06,539 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '35934', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe613b72-74bd-4308-ab48-de89cedeb762', 'x-compute-request-id': 'req-fe613b72-74bd-4308-ab48-de89cedeb762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:10:07,688 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.146s 2020-12-21 04:10:07,689 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '37669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a0d2191-913f-48e2-823b-0340b9b7f4cb', 'x-compute-request-id': 'req-4a0d2191-913f-48e2-823b-0340b9b7f4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:10:08,846 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.154s 2020-12-21 04:10:08,847 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-251d10e5-4fcd-4309-91c8-b7090502b951', 'x-compute-request-id': 'req-251d10e5-4fcd-4309-91c8-b7090502b951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:10:09,980 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.130s 2020-12-21 04:10:09,981 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41955d49-a9db-40f7-ae9a-19d6a777a225', 'x-compute-request-id': 'req-41955d49-a9db-40f7-ae9a-19d6a777a225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:10:11,114 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.131s 2020-12-21 04:10:11,115 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b56134f4-daf3-421b-8bf8-2928297647ae', 'x-compute-request-id': 'req-b56134f4-daf3-421b-8bf8-2928297647ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:10:12,266 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action 0.148s 2020-12-21 04:10:12,267 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '38311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0c1c785-6176-4aa4-9d34-55814b43c839', 'x-compute-request-id': 'req-a0c1c785-6176-4aa4-9d34-55814b43c839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2020-12-21 04:10:12,363 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/ips 0.094s 2020-12-21 04:10:12,364 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '146', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55d21137-bd16-4c90-b16c-994f0e36108d', 'x-compute-request-id': 'req-55d21137-bd16-4c90-b16c-994f0e36108d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1436006619-network": [{"version": 4, "addr": "172.20.0.5"}, {"version": 4, "addr": "172.27.0.239"}]}}' 2020-12-21 04:10:13,460 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes 1.093s 2020-12-21 04:10:13,460 94995 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-1879553380"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc23594c-f2f5-4734-9f52-ab4e39e6120b', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc23594c-f2f5-4734-9f52-ab4e39e6120b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2020-12-21 04:10:13,558 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.091s 2020-12-21 04:10:13,558 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeff8487-2b2d-420e-a24c-0986bbffe1aa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeff8487-2b2d-420e-a24c-0986bbffe1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:14,651 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.084s 2020-12-21 04:10:14,652 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44615e63-61b9-40f2-8d8d-9435520f6eea', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44615e63-61b9-40f2-8d8d-9435520f6eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:15,747 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:10:15,747 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-953f14ba-0cc2-4f53-8088-f8fae534e9d3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-953f14ba-0cc2-4f53-8088-f8fae534e9d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:16,845 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:10:16,846 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd844e65-6e0c-498c-8712-bc1afdccf1a8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd844e65-6e0c-498c-8712-bc1afdccf1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:17,942 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:10:17,943 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a8152d-0f56-4a05-839c-71145508be24', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a8152d-0f56-4a05-839c-71145508be24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:19,042 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.091s 2020-12-21 04:10:19,042 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dd6beaa-7b26-4ad2-be1e-73d5baf5b18d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dd6beaa-7b26-4ad2-be1e-73d5baf5b18d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:20,140 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:10:20,140 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28ca924a-4ddd-4a8e-9e16-cdd826bf1dff', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28ca924a-4ddd-4a8e-9e16-cdd826bf1dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:21,273 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.124s 2020-12-21 04:10:21,273 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87bd8f1d-fd2f-4617-a6de-f2a90abcc726', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87bd8f1d-fd2f-4617-a6de-f2a90abcc726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:22,442 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.160s 2020-12-21 04:10:22,442 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdfb7a29-8a17-4f16-a5d3-a068379b2076', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdfb7a29-8a17-4f16-a5d3-a068379b2076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:25,904 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 2.453s 2020-12-21 04:10:25,905 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eafec2e-8ef9-433b-bc9c-4813210f2efb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eafec2e-8ef9-433b-bc9c-4813210f2efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:27,007 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.093s 2020-12-21 04:10:27,008 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9f74079-419f-40d9-a1ab-067f30f3a735', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9f74079-419f-40d9-a1ab-067f30f3a735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:28,115 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.100s 2020-12-21 04:10:28,116 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef9d48b2-0056-4e0f-819c-1dd3bf9f2410', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef9d48b2-0056-4e0f-819c-1dd3bf9f2410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:29,221 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.097s 2020-12-21 04:10:29,221 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b441eb-5401-4296-bc92-9c43f6c7debc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b441eb-5401-4296-bc92-9c43f6c7debc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:30,318 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:10:30,318 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06591cfe-5c11-4713-b111-029b4b848643', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06591cfe-5c11-4713-b111-029b4b848643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:31,421 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.094s 2020-12-21 04:10:31,422 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff899fa1-79a4-492c-a3f1-defbfcc24b34', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff899fa1-79a4-492c-a3f1-defbfcc24b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:32,529 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.099s 2020-12-21 04:10:32,529 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3779dcd7-32ca-4979-9d75-39c4ad3281d0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3779dcd7-32ca-4979-9d75-39c4ad3281d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:33,630 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.092s 2020-12-21 04:10:33,631 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7c0a8f3-4cb3-469e-bc87-02b0391c4825', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7c0a8f3-4cb3-469e-bc87-02b0391c4825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:34,734 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.095s 2020-12-21 04:10:34,735 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f99acc9-cf99-4469-a0f8-a4da32ec7282', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f99acc9-cf99-4469-a0f8-a4da32ec7282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:35,843 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.100s 2020-12-21 04:10:35,844 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d3c9cce-3ff0-4d58-85b8-5fa6c1a3ff24', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d3c9cce-3ff0-4d58-85b8-5fa6c1a3ff24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:36,951 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.099s 2020-12-21 04:10:36,952 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85048df4-1b3f-48aa-ac11-29e5e13bd975', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85048df4-1b3f-48aa-ac11-29e5e13bd975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:38,053 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.092s 2020-12-21 04:10:38,053 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6c0d16-eefd-43a6-b211-c8d1ee8b5922', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6c0d16-eefd-43a6-b211-c8d1ee8b5922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:39,157 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.095s 2020-12-21 04:10:39,158 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d031bba-d68e-4dff-be05-b99c72907507', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d031bba-d68e-4dff-be05-b99c72907507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:40,261 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.095s 2020-12-21 04:10:40,261 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9eccae-d210-46a1-a895-efdd66f0633a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9eccae-d210-46a1-a895-efdd66f0633a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:41,377 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.106s 2020-12-21 04:10:41,377 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8449d7d-e105-4452-97ca-5e6d002be43d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8449d7d-e105-4452-97ca-5e6d002be43d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:42,476 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:10:42,477 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d0294a7-3846-4546-a339-8e4cdc921a14', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d0294a7-3846-4546-a339-8e4cdc921a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:43,702 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.217s 2020-12-21 04:10:43,703 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c58149cd-80a1-4cf2-96a8-ed16db8e834f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c58149cd-80a1-4cf2-96a8-ed16db8e834f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:44,797 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:10:44,797 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f89335d-417f-4c00-a2e5-ccc4eedbf1c4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f89335d-417f-4c00-a2e5-ccc4eedbf1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:45,896 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:10:45,896 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8576ed90-38e6-4c30-ae2c-16dc98a6461a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8576ed90-38e6-4c30-ae2c-16dc98a6461a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:46,995 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.091s 2020-12-21 04:10:46,996 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13b92197-6106-4f6f-a943-ae9f9b4580d7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13b92197-6106-4f6f-a943-ae9f9b4580d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:48,091 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:10:48,092 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a842e4-d52a-4d3a-a97f-d7a6c4a4dcb7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a842e4-d52a-4d3a-a97f-d7a6c4a4dcb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:49,185 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.084s 2020-12-21 04:10:49,186 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94f00c5d-301d-4920-919b-d5408d91862f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94f00c5d-301d-4920-919b-d5408d91862f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:50,279 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:10:50,280 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19a64cda-e01b-4ec0-8f9c-c5cbcb9d46ae', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a64cda-e01b-4ec0-8f9c-c5cbcb9d46ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:51,372 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.084s 2020-12-21 04:10:51,372 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf64f06-f915-414c-8350-94296229fbf8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf64f06-f915-414c-8350-94296229fbf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:52,468 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:10:52,469 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c1e9aa-2eae-4a31-8445-74a1794c6c22', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c1e9aa-2eae-4a31-8445-74a1794c6c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:53,567 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:10:53,568 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b507f2-3b56-48a0-9952-3b8035e5c6b4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b507f2-3b56-48a0-9952-3b8035e5c6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:54,661 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:10:54,662 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-998c8689-f38a-46bf-9d0c-34fae1012e39', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-998c8689-f38a-46bf-9d0c-34fae1012e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:55,755 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:10:55,756 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7247e937-7267-4645-992c-f907fd476df2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7247e937-7267-4645-992c-f907fd476df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:56,849 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.084s 2020-12-21 04:10:56,850 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9452ff2c-e0bb-4bf7-9244-b47d7314cb9a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9452ff2c-e0bb-4bf7-9244-b47d7314cb9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:57,943 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:10:57,944 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb06cb3-e5b7-4fe0-8e42-591bc723e593', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb06cb3-e5b7-4fe0-8e42-591bc723e593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:10:59,044 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.091s 2020-12-21 04:10:59,044 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89a50391-b6e3-444d-8b91-67d6cd69a4aa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89a50391-b6e3-444d-8b91-67d6cd69a4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:00,146 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.092s 2020-12-21 04:11:00,147 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9ff698e-404a-422a-9537-a35307f4bca1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9ff698e-404a-422a-9537-a35307f4bca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:01,263 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.108s 2020-12-21 04:11:01,264 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e6fbf71-41ae-4199-9f88-913725ee3f35', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e6fbf71-41ae-4199-9f88-913725ee3f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:02,363 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:11:02,363 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e248694-e8b9-42c4-aee7-ceb19e3ca234', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e248694-e8b9-42c4-aee7-ceb19e3ca234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:03,584 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.212s 2020-12-21 04:11:03,585 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c28b250-2de0-491d-bef9-8a495ed6342c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c28b250-2de0-491d-bef9-8a495ed6342c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:04,678 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:11:04,678 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90fd61c0-c3fd-4664-aa1e-1957b1c47bc3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90fd61c0-c3fd-4664-aa1e-1957b1c47bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:05,772 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:11:05,773 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06a4337d-25f1-4100-8a60-544ebe266738', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06a4337d-25f1-4100-8a60-544ebe266738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:06,868 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:11:06,868 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a68f46-7580-452f-8be7-ae764d682ac9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a68f46-7580-452f-8be7-ae764d682ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:07,961 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.084s 2020-12-21 04:11:07,962 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7817216-8b95-47c8-8089-9d6c28babc67', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7817216-8b95-47c8-8089-9d6c28babc67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:09,056 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:11:09,056 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58393025-ebcd-4262-8508-53d02048016e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58393025-ebcd-4262-8508-53d02048016e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:10,151 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:11:10,152 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e38eb254-8c2d-4e6d-b2c8-0a5506b7ed57', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e38eb254-8c2d-4e6d-b2c8-0a5506b7ed57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:11,247 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:11:11,247 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b964fd9-375d-4209-bdd1-8ef9980b1a06', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b964fd9-375d-4209-bdd1-8ef9980b1a06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:12,341 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:11:12,342 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1b3e0b-b055-458f-b193-4ffd60eaf136', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1b3e0b-b055-458f-b193-4ffd60eaf136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:13,436 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:11:13,436 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f2c70ea-da77-4275-b3e0-72fdef4ce895', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f2c70ea-da77-4275-b3e0-72fdef4ce895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:14,530 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:11:14,531 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4228e2b-3e50-4cfb-b5c3-6cc13f2cb5af', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4228e2b-3e50-4cfb-b5c3-6cc13f2cb5af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:15,626 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:11:15,627 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf561e54-f46f-4f53-a320-8ae3f0031861', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf561e54-f46f-4f53-a320-8ae3f0031861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:16,727 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.092s 2020-12-21 04:11:16,727 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d841d6-e59c-40e5-afbf-da218c651130', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d841d6-e59c-40e5-afbf-da218c651130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:17,835 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.100s 2020-12-21 04:11:17,835 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e690970a-96d3-4891-8528-71713224fe54', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e690970a-96d3-4891-8528-71713224fe54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:18,938 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.094s 2020-12-21 04:11:18,939 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50b94572-59a5-4caf-b7bc-b7eb6e18c12b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50b94572-59a5-4caf-b7bc-b7eb6e18c12b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:20,041 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.094s 2020-12-21 04:11:20,042 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4559c7f4-e34e-4b49-9cf7-d479693c834e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4559c7f4-e34e-4b49-9cf7-d479693c834e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:21,149 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.098s 2020-12-21 04:11:21,149 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bedd03fa-f4cc-4805-bb02-a7fe760910a1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bedd03fa-f4cc-4805-bb02-a7fe760910a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:22,254 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.096s 2020-12-21 04:11:22,254 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca691850-c990-4c7a-a34e-ad7b78673df9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca691850-c990-4c7a-a34e-ad7b78673df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:23,350 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:11:23,351 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94832a0a-9776-42e2-9a00-433f6e4f7d40', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94832a0a-9776-42e2-9a00-433f6e4f7d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:24,445 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:11:24,446 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85328f25-9441-4126-bf59-66ffb7992eaf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85328f25-9441-4126-bf59-66ffb7992eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:25,542 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:11:25,542 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eee10520-7361-4bc0-b2b5-a9f039caded5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee10520-7361-4bc0-b2b5-a9f039caded5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:26,639 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:11:26,640 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e715306-a9b9-41d5-b423-0a6a59af3b3e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e715306-a9b9-41d5-b423-0a6a59af3b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:27,737 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:11:27,737 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79394463-6767-4417-a8ff-46f2d5244100', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79394463-6767-4417-a8ff-46f2d5244100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:28,832 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:11:28,832 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2023015-bc5c-4c3e-856c-b0eeb74cf747', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2023015-bc5c-4c3e-856c-b0eeb74cf747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:29,928 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:11:29,929 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-657c3fdc-f06e-4839-8da7-8a1855b08cab', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-657c3fdc-f06e-4839-8da7-8a1855b08cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:31,024 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:11:31,024 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39caee98-70db-4648-8444-707481959e20', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39caee98-70db-4648-8444-707481959e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:32,121 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:11:32,122 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bddb7207-d78a-46a6-bc37-d1ef292609f7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bddb7207-d78a-46a6-bc37-d1ef292609f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:33,216 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:11:33,217 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9562609f-46c7-4334-828a-69efa3ac1272', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9562609f-46c7-4334-828a-69efa3ac1272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:34,316 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:11:34,316 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c5f42e2-852e-4425-9c05-a63dddc8b912', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c5f42e2-852e-4425-9c05-a63dddc8b912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:35,415 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:11:35,415 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6be1ab-4e84-436a-8598-48d26b89427b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6be1ab-4e84-436a-8598-48d26b89427b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:36,514 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:11:36,515 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc69987-36d2-469e-a187-5b7c8aaace32', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc69987-36d2-469e-a187-5b7c8aaace32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:37,620 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.097s 2020-12-21 04:11:37,621 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52a42db9-3918-4f60-ba81-63fcfbaa95a1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52a42db9-3918-4f60-ba81-63fcfbaa95a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:38,716 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:11:38,717 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60216883-d57c-4430-b2b0-36437acb9e87', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60216883-d57c-4430-b2b0-36437acb9e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:39,815 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:11:39,816 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43cc7f7a-1070-4c90-ab21-3eef94f7fc42', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43cc7f7a-1070-4c90-ab21-3eef94f7fc42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:40,910 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:11:40,910 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda1a515-4946-4297-9222-5e1aa71ec8f5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda1a515-4946-4297-9222-5e1aa71ec8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:42,008 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:11:42,008 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd49bac5-e024-4401-814f-7d1fe0793c6c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd49bac5-e024-4401-814f-7d1fe0793c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:43,107 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:11:43,107 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-148f154f-2670-4c97-8ff3-c108b7183c02', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-148f154f-2670-4c97-8ff3-c108b7183c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:44,205 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:11:44,206 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc4b056-36e1-4658-af34-af62b79ebaee', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc4b056-36e1-4658-af34-af62b79ebaee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:45,299 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.084s 2020-12-21 04:11:45,299 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d9e6431-1dfc-4de7-b3e3-acc41fa9d88f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d9e6431-1dfc-4de7-b3e3-acc41fa9d88f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:46,397 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:11:46,397 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8120a571-e580-453a-b98c-79d3ae96dbc4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8120a571-e580-453a-b98c-79d3ae96dbc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:47,493 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:11:47,494 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa75894-533f-49b7-b489-3bf64115072d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa75894-533f-49b7-b489-3bf64115072d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:48,590 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:11:48,591 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ff2fe8-de6a-49dd-b6cb-1801403c8523', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ff2fe8-de6a-49dd-b6cb-1801403c8523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:49,688 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:11:49,689 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f764e230-0a12-44ed-b491-2ad8eda3d6f8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f764e230-0a12-44ed-b491-2ad8eda3d6f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:50,785 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:11:50,785 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec0bd2a-d725-4e82-8cc8-36dbf677a27e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec0bd2a-d725-4e82-8cc8-36dbf677a27e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:51,882 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:11:51,883 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c5938a-daf6-4815-bd98-526c3c97282b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c5938a-daf6-4815-bd98-526c3c97282b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:52,978 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:11:52,978 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d3b632-7539-49f7-85ff-2cfb7552e20e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d3b632-7539-49f7-85ff-2cfb7552e20e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:54,074 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:11:54,074 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5165e5a3-8177-42b7-8fe4-11e38c116c1c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5165e5a3-8177-42b7-8fe4-11e38c116c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:55,171 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:11:55,171 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26d00cca-8dda-4e26-984d-0a05ac3fcc24', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26d00cca-8dda-4e26-984d-0a05ac3fcc24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:56,265 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:11:56,265 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f3c6e5d-b96c-40f9-aff8-2dd6b61119b6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f3c6e5d-b96c-40f9-aff8-2dd6b61119b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:57,360 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:11:57,361 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bdd4901-8342-48e0-8601-a594bdbf4278', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bdd4901-8342-48e0-8601-a594bdbf4278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:58,461 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.091s 2020-12-21 04:11:58,462 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a74fda-f11a-4845-8dfc-80879a5d4c7a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a74fda-f11a-4845-8dfc-80879a5d4c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:11:59,556 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:11:59,556 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd99dae4-ef2d-4166-bc6d-65e1f1a84e46', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd99dae4-ef2d-4166-bc6d-65e1f1a84e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:00,652 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:12:00,652 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1cfef51-125e-4958-bc75-382e32f8e0e4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1cfef51-125e-4958-bc75-382e32f8e0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:01,745 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:12:01,746 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be45cc80-a86d-48b9-8345-6bc8d6692ae6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be45cc80-a86d-48b9-8345-6bc8d6692ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:02,840 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.084s 2020-12-21 04:12:02,840 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aaf479c-f79f-4ba1-9946-1c8549c984ac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aaf479c-f79f-4ba1-9946-1c8549c984ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:03,936 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:12:03,936 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7a7110-c325-4924-9812-5c9fee0ab44c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7a7110-c325-4924-9812-5c9fee0ab44c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:05,034 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:12:05,034 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40996b0-eec9-4728-8810-3e36f3aa3284', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40996b0-eec9-4728-8810-3e36f3aa3284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:06,132 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:12:06,132 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa5b78b-14e6-4c94-a4ee-fa4a88416420', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa5b78b-14e6-4c94-a4ee-fa4a88416420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:07,227 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:12:07,227 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4480414-c45b-4a10-8524-952ab750c0c5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4480414-c45b-4a10-8524-952ab750c0c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:08,323 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:12:08,323 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-431a048a-d54d-4a78-a833-8601e7dde349', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-431a048a-d54d-4a78-a833-8601e7dde349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:09,419 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:12:09,420 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-888f9f8b-87a8-4b57-96d8-8537c6680d13', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-888f9f8b-87a8-4b57-96d8-8537c6680d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:10,515 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:12:10,515 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9574aca7-f96a-4e3c-87c5-a415d01c9197', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9574aca7-f96a-4e3c-87c5-a415d01c9197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:11,610 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:12:11,610 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a4f4501-bdf5-431d-a4df-79683a874d4d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a4f4501-bdf5-431d-a4df-79683a874d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:12,704 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:12:12,704 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f4bbe42-6b47-44ee-86f0-392c0c42f2b9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f4bbe42-6b47-44ee-86f0-392c0c42f2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:13,805 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.092s 2020-12-21 04:12:13,805 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81cc243f-3ede-4b6e-8f6b-40423e78f095', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81cc243f-3ede-4b6e-8f6b-40423e78f095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:14,905 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:12:14,906 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecd35d36-d3e9-49d4-89c0-dccd393dd7cb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecd35d36-d3e9-49d4-89c0-dccd393dd7cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:16,001 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:12:16,001 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f8e0ba-83f7-4c0c-8b29-9db3351ceba1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f8e0ba-83f7-4c0c-8b29-9db3351ceba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:17,102 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.092s 2020-12-21 04:12:17,102 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34609912-e29e-432e-ac85-dded8cf55d38', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34609912-e29e-432e-ac85-dded8cf55d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:18,195 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:12:18,196 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f0f48f-1bbd-4d85-8a26-58e0498d292d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f0f48f-1bbd-4d85-8a26-58e0498d292d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:19,291 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:12:19,292 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645c73e1-ad82-4ee4-9b5f-b9cad8c594d7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645c73e1-ad82-4ee4-9b5f-b9cad8c594d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:20,387 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:12:20,388 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51ffabe-ed35-4048-860a-3a6a76afe97e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51ffabe-ed35-4048-860a-3a6a76afe97e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:21,488 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.092s 2020-12-21 04:12:21,488 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b37a435c-64bf-4725-b019-cf87d12cf238', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b37a435c-64bf-4725-b019-cf87d12cf238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:22,589 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.092s 2020-12-21 04:12:22,589 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b449a99a-c5df-47fe-a277-5c477c35f63c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b449a99a-c5df-47fe-a277-5c477c35f63c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:23,684 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:12:23,684 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c56d8e-85c9-468a-87b2-27845a4f806d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c56d8e-85c9-468a-87b2-27845a4f806d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:24,780 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:12:24,781 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5afd8626-059a-4f55-9e08-05ae5866dbfd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5afd8626-059a-4f55-9e08-05ae5866dbfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:25,875 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:12:25,876 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d3b97e-40c6-48b9-a1bd-519e99512c02', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d3b97e-40c6-48b9-a1bd-519e99512c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:26,974 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:12:26,974 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85563fa2-5db0-4f0d-be3e-8a05cd73e3af', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85563fa2-5db0-4f0d-be3e-8a05cd73e3af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:28,068 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:12:28,068 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab22f18-e0ee-4d3a-a730-631009fd781e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab22f18-e0ee-4d3a-a730-631009fd781e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:29,165 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:12:29,165 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-048e97ca-3e46-48ac-b0a8-0ade66c72c51', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-048e97ca-3e46-48ac-b0a8-0ade66c72c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:30,263 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:12:30,264 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c61c76-f2f7-460a-b1e4-c871852ba062', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22c61c76-f2f7-460a-b1e4-c871852ba062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:31,363 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.091s 2020-12-21 04:12:31,364 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a18f8b0-cb9b-49d4-af2d-fce256d24159', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a18f8b0-cb9b-49d4-af2d-fce256d24159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:32,458 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:12:32,459 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc88f10-a8a0-48eb-a158-ff360cc3b33a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc88f10-a8a0-48eb-a158-ff360cc3b33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:33,552 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:12:33,553 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da517c60-9540-4048-844c-c3f3ecc48378', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da517c60-9540-4048-844c-c3f3ecc48378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:34,648 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:12:34,649 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade40b26-8fb8-42a2-862e-f250cb16e788', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade40b26-8fb8-42a2-862e-f250cb16e788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:35,744 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:12:35,744 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454024a0-3a33-4e47-bce9-dad613c683bb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454024a0-3a33-4e47-bce9-dad613c683bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:36,837 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:12:36,837 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08cbdb02-da42-4c0b-aab1-d950adbff49e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08cbdb02-da42-4c0b-aab1-d950adbff49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:37,942 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.097s 2020-12-21 04:12:37,943 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e518a7e-cac5-4899-8f69-b06a309d66c5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e518a7e-cac5-4899-8f69-b06a309d66c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:39,038 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:12:39,038 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a24bde8e-599a-47ff-b145-cc9a0b6845a0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a24bde8e-599a-47ff-b145-cc9a0b6845a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:40,131 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:12:40,132 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db6daee-8dd1-421b-9253-86b905849f72', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db6daee-8dd1-421b-9253-86b905849f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:41,228 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:12:41,229 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-523636df-2f21-4a36-929f-d15deb69ab32', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-523636df-2f21-4a36-929f-d15deb69ab32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:42,324 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:12:42,324 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17a0fdf9-b146-4bf3-b4b9-b42e338f874f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17a0fdf9-b146-4bf3-b4b9-b42e338f874f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:43,419 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:12:43,420 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0a6297d-a34b-4952-8e9d-4cfb0163c7f6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0a6297d-a34b-4952-8e9d-4cfb0163c7f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:44,516 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:12:44,516 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e65693bf-1490-402c-97eb-f004ea3a9843', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e65693bf-1490-402c-97eb-f004ea3a9843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:45,612 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:12:45,613 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a4708f-08ae-444c-89d2-462611f0b225', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a4708f-08ae-444c-89d2-462611f0b225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:46,709 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:12:46,710 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8ebc57e-32d6-4b37-8bc5-39fbce5ff9ba', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8ebc57e-32d6-4b37-8bc5-39fbce5ff9ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:47,806 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:12:47,807 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf252f7-f6c9-4b30-8197-76101e63ecdd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf252f7-f6c9-4b30-8197-76101e63ecdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:48,900 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:12:48,900 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbc21cc2-4f7e-4cf2-8532-0e320ba94203', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbc21cc2-4f7e-4cf2-8532-0e320ba94203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:50,004 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.094s 2020-12-21 04:12:50,004 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bd6c889-0c01-4bc6-965a-32640fbe958b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bd6c889-0c01-4bc6-965a-32640fbe958b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:51,217 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.204s 2020-12-21 04:12:51,217 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ccd23c5-6975-4456-b297-ecfdd9c866a8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ccd23c5-6975-4456-b297-ecfdd9c866a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:52,311 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:12:52,311 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-744f6354-c05f-404d-a5f5-239d873da3cc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-744f6354-c05f-404d-a5f5-239d873da3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:53,404 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:12:53,404 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-565be54a-0593-421e-b51f-5a217caca2d3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-565be54a-0593-421e-b51f-5a217caca2d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:54,504 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.091s 2020-12-21 04:12:54,504 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3240b6c9-4adc-48c9-b7ae-285ef369dea6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3240b6c9-4adc-48c9-b7ae-285ef369dea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:55,598 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:12:55,598 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13dcffb3-6ddf-4f1d-9c66-104927ee5210', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13dcffb3-6ddf-4f1d-9c66-104927ee5210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:56,693 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:12:56,694 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fef2207-3d8e-47a1-b80f-def883b744f6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fef2207-3d8e-47a1-b80f-def883b744f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:57,788 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:12:57,788 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91c9ce7e-b778-4367-a85e-c4349c4624eb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91c9ce7e-b778-4367-a85e-c4349c4624eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:58,883 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:12:58,884 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7544dbcc-cccb-4274-9b67-00a89645c035', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7544dbcc-cccb-4274-9b67-00a89645c035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:12:59,979 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:12:59,979 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8196e5d1-9627-491c-937a-c91356ffe167', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8196e5d1-9627-491c-937a-c91356ffe167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:01,072 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:13:01,073 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7393a5bb-2273-4a83-8adf-61e8c959c353', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7393a5bb-2273-4a83-8adf-61e8c959c353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:02,173 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.091s 2020-12-21 04:13:02,174 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adddafe6-b493-453b-8c47-72b5fa26562a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adddafe6-b493-453b-8c47-72b5fa26562a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:03,271 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:13:03,271 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa8d4b41-7dcd-4744-8172-f454a37be7a3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa8d4b41-7dcd-4744-8172-f454a37be7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:04,365 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:13:04,366 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aadc35fc-110b-4250-8d1b-d476d0d0b278', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aadc35fc-110b-4250-8d1b-d476d0d0b278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:05,465 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:13:05,465 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-911cdb61-12ea-4325-8e00-70f76f66469a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-911cdb61-12ea-4325-8e00-70f76f66469a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:06,560 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:13:06,561 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f340735-7afb-423f-bf55-7ab311171568', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f340735-7afb-423f-bf55-7ab311171568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:07,659 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:13:07,659 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cd043eb-c2b2-4b73-880d-68957e2f0a0e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cd043eb-c2b2-4b73-880d-68957e2f0a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:08,754 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:13:08,755 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53cab57c-8454-4c75-88e8-c964325918d8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cab57c-8454-4c75-88e8-c964325918d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:09,852 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:13:09,852 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf02c2d5-7b5a-43c8-9831-ec002f8842db', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf02c2d5-7b5a-43c8-9831-ec002f8842db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:10,948 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:13:10,948 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c6f2d6c-77fe-4ce2-9fa5-c574a6a6ae12', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c6f2d6c-77fe-4ce2-9fa5-c574a6a6ae12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:12,046 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:13:12,046 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cee2451-1481-4620-b8e3-d70c979467f8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cee2451-1481-4620-b8e3-d70c979467f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:13,140 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:13:13,140 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd8a5faa-e42a-4160-bbdb-011a472a6cd7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd8a5faa-e42a-4160-bbdb-011a472a6cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:14,237 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:13:14,238 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-582ebb77-a4f1-4f9a-8164-686cf7863929', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-582ebb77-a4f1-4f9a-8164-686cf7863929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:15,332 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:13:15,333 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a50e1ba-c210-4127-b359-a34e683fce0a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a50e1ba-c210-4127-b359-a34e683fce0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:16,426 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:13:16,427 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2cbc66-1712-4dfe-973a-fe41cd25dcb7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2cbc66-1712-4dfe-973a-fe41cd25dcb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:17,521 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:13:17,521 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257e694b-d4f4-4a4b-9552-66b027e4cd78', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257e694b-d4f4-4a4b-9552-66b027e4cd78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:18,621 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:13:18,622 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf75aa2-7c12-4193-856a-f8bf99fcedda', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf75aa2-7c12-4193-856a-f8bf99fcedda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:19,720 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:13:19,720 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-195d8cd3-df1c-4fed-9487-62b896db0473', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-195d8cd3-df1c-4fed-9487-62b896db0473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:20,814 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:13:20,815 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39cd89ed-2526-4ce6-913e-390eb35609d5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39cd89ed-2526-4ce6-913e-390eb35609d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:21,910 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:13:21,910 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a10245-b0dd-4558-88f7-eb0553201a03', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a10245-b0dd-4558-88f7-eb0553201a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:23,005 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:13:23,005 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c016ef-7a11-4d0d-aaec-f507596dacea', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c016ef-7a11-4d0d-aaec-f507596dacea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:24,106 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.092s 2020-12-21 04:13:24,107 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910beeba-9c4f-48ae-ab8e-a9fce740e67f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910beeba-9c4f-48ae-ab8e-a9fce740e67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:25,203 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:13:25,203 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda70868-2cd1-488c-8f54-aa23cc530d27', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda70868-2cd1-488c-8f54-aa23cc530d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:26,299 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:13:26,299 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc5b2223-22ad-4bd2-b3df-f45c491ed657', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc5b2223-22ad-4bd2-b3df-f45c491ed657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:27,407 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.100s 2020-12-21 04:13:27,407 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3173b9d9-9fba-4942-a8e5-2639bc5be685', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3173b9d9-9fba-4942-a8e5-2639bc5be685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:28,534 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.119s 2020-12-21 04:13:28,534 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b38b88e-38d0-4352-9158-354f2bb16793', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b38b88e-38d0-4352-9158-354f2bb16793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:29,628 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:13:29,629 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5dbc14-8438-4087-b216-62a75d78f2cb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5dbc14-8438-4087-b216-62a75d78f2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:30,728 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:13:30,728 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c826562d-7819-42fb-9d83-32d5634e7f43', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c826562d-7819-42fb-9d83-32d5634e7f43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:31,822 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:13:31,823 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c9c12b-1c02-49f3-baca-5ecfe535d696', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c9c12b-1c02-49f3-baca-5ecfe535d696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:32,917 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:13:32,917 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d7bdc7-a24c-44b8-823e-bdf59df60a43', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d7bdc7-a24c-44b8-823e-bdf59df60a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:34,012 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:13:34,012 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7ec54e-7b38-4c91-90a4-5c81292d5408', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7ec54e-7b38-4c91-90a4-5c81292d5408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:35,114 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.094s 2020-12-21 04:13:35,115 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0145c18-f14a-4aea-9d2e-c273adc9f9ec', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0145c18-f14a-4aea-9d2e-c273adc9f9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:36,220 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.096s 2020-12-21 04:13:36,220 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-993ef2d1-698e-4c9a-9820-e36778a1eb8e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-993ef2d1-698e-4c9a-9820-e36778a1eb8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:37,320 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.091s 2020-12-21 04:13:37,321 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f70d110a-1aba-4999-bbe6-05611f9fa137', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f70d110a-1aba-4999-bbe6-05611f9fa137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:38,415 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:13:38,415 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f11e0a5-a65d-4643-983b-abb3b355caa4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f11e0a5-a65d-4643-983b-abb3b355caa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:39,517 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.093s 2020-12-21 04:13:39,517 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcd8136e-e0d0-413f-abe3-aa969a2f57f5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcd8136e-e0d0-413f-abe3-aa969a2f57f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:40,614 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:13:40,614 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adf10b49-ffd6-4403-9452-9194fa9faf0d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adf10b49-ffd6-4403-9452-9194fa9faf0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:41,709 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:13:41,710 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-033701d5-0ddb-4495-b5b5-c30e35a99324', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-033701d5-0ddb-4495-b5b5-c30e35a99324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:42,804 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:13:42,805 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab367212-23ea-4516-a62c-b6962c1ebf5d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab367212-23ea-4516-a62c-b6962c1ebf5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:43,905 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.092s 2020-12-21 04:13:43,906 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58bcb254-2066-4a34-b7c3-e275bf8fa3e4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58bcb254-2066-4a34-b7c3-e275bf8fa3e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:45,001 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:13:45,001 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5529f95e-deb1-4470-a848-70c32bdc137b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5529f95e-deb1-4470-a848-70c32bdc137b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:46,096 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:13:46,097 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f682a163-d5c8-4cdc-944c-17af28244e56', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f682a163-d5c8-4cdc-944c-17af28244e56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:47,195 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:13:47,195 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da8d6e8-c7c8-43ca-851a-4532e7e1f0d8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da8d6e8-c7c8-43ca-851a-4532e7e1f0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:48,291 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:13:48,291 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e57c86f3-ac3e-4f76-a446-ba028f7928c1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e57c86f3-ac3e-4f76-a446-ba028f7928c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:49,386 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:13:49,386 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba3e1e7-6b3b-4034-bf1f-ba0a26b95c15', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba3e1e7-6b3b-4034-bf1f-ba0a26b95c15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:50,482 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:13:50,483 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcfa082e-b470-4b9a-a4bc-6826fe239038', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcfa082e-b470-4b9a-a4bc-6826fe239038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:51,595 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.104s 2020-12-21 04:13:51,596 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d187fcf-5b8a-49ed-994f-93377f4dc091', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d187fcf-5b8a-49ed-994f-93377f4dc091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:52,695 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.091s 2020-12-21 04:13:52,695 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2cd63c6-166f-40d1-9602-afe1786d0d1f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2cd63c6-166f-40d1-9602-afe1786d0d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:53,794 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:13:53,795 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7112a3ad-f786-4e0f-9e24-3814a5b64fae', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7112a3ad-f786-4e0f-9e24-3814a5b64fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:54,888 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:13:54,889 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b891fbdf-239b-4b71-bfcf-45c1aea18b7e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b891fbdf-239b-4b71-bfcf-45c1aea18b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:55,983 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:13:55,984 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-782fb969-c98d-406c-b22e-f19b2a702669', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-782fb969-c98d-406c-b22e-f19b2a702669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:57,079 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:13:57,080 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7604faa-5bf8-4d23-abc3-ec0040e56c36', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7604faa-5bf8-4d23-abc3-ec0040e56c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:58,174 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:13:58,174 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d695af8-7097-4a4b-8a29-e3545c9d1234', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d695af8-7097-4a4b-8a29-e3545c9d1234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:13:59,274 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.091s 2020-12-21 04:13:59,275 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44001d1e-6085-4406-a160-f09b272f09f6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44001d1e-6085-4406-a160-f09b272f09f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:00,369 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:14:00,370 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc61bd9-9eb2-4319-ba0c-917c13b0cf0f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc61bd9-9eb2-4319-ba0c-917c13b0cf0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:01,470 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.091s 2020-12-21 04:14:01,470 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b1d01c-e826-4e34-bca0-349177d5f01b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b1d01c-e826-4e34-bca0-349177d5f01b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:02,565 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:14:02,566 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f07acf-a483-4044-abec-d076c7383f3f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f07acf-a483-4044-abec-d076c7383f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:03,660 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:14:03,660 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f8a020e-8baf-4355-bce0-8730ad5511af', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f8a020e-8baf-4355-bce0-8730ad5511af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:04,824 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.155s 2020-12-21 04:14:04,824 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb76c6b2-f7dc-4457-9544-4aa6b9f4482d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb76c6b2-f7dc-4457-9544-4aa6b9f4482d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:05,915 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.084s 2020-12-21 04:14:05,916 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df579da4-a07c-4d08-8eff-0f9f5ec55f1e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df579da4-a07c-4d08-8eff-0f9f5ec55f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:07,014 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:14:07,015 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e519347-e251-475a-8519-36f79238cf21', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e519347-e251-475a-8519-36f79238cf21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:08,109 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:14:08,110 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f826d02f-d218-4699-b68f-08ddcc0c1600', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f826d02f-d218-4699-b68f-08ddcc0c1600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:09,205 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:14:09,205 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-226ff3ed-73ca-4b6b-a623-1d2c0d83366e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-226ff3ed-73ca-4b6b-a623-1d2c0d83366e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:10,299 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:14:10,300 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc5bf31-c3ec-45ae-9cbf-bbdfd0bfcaf2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc5bf31-c3ec-45ae-9cbf-bbdfd0bfcaf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:11,395 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:14:11,395 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28420b48-ce3f-4d25-8c81-d9017b65ad56', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28420b48-ce3f-4d25-8c81-d9017b65ad56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:12,492 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:14:12,493 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a0be5e8-9fbc-428e-b05c-68b21b2a91e0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a0be5e8-9fbc-428e-b05c-68b21b2a91e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:13,599 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.098s 2020-12-21 04:14:13,599 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12473515-c90a-44c9-9849-af26b584ff67', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12473515-c90a-44c9-9849-af26b584ff67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:14,701 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.091s 2020-12-21 04:14:14,702 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-214d03d1-2a2a-4f4d-9825-85f8ad50c1ed', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-214d03d1-2a2a-4f4d-9825-85f8ad50c1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:15,809 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.100s 2020-12-21 04:14:15,810 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce75475-89eb-46b7-8428-afed894aed0f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce75475-89eb-46b7-8428-afed894aed0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:16,907 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:14:16,907 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf588852-eec1-4d9b-84e5-1308a06aa3d4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf588852-eec1-4d9b-84e5-1308a06aa3d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:18,003 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:14:18,004 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaeec1b7-b43f-4f2f-8680-0aefe584e16f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaeec1b7-b43f-4f2f-8680-0aefe584e16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:19,100 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:14:19,100 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2178896-60e9-4287-aaf2-3aced57d3ddf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2178896-60e9-4287-aaf2-3aced57d3ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:20,194 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:14:20,194 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab09b96-1fed-4b86-b13b-666242d771c2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab09b96-1fed-4b86-b13b-666242d771c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:21,289 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:14:21,289 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22faefd4-7309-49b0-8270-bb045e69aa04', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22faefd4-7309-49b0-8270-bb045e69aa04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:22,387 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:14:22,387 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119d1ccd-e950-4a6c-b550-b3d20c986a4a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119d1ccd-e950-4a6c-b550-b3d20c986a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:23,486 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.091s 2020-12-21 04:14:23,487 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea29bb0-d8df-495c-ab54-a5a522b3a654', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea29bb0-d8df-495c-ab54-a5a522b3a654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:24,586 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:14:24,587 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77fb3368-892e-42b5-addb-8a539c54a86c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77fb3368-892e-42b5-addb-8a539c54a86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:25,804 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.208s 2020-12-21 04:14:25,805 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c053644-fbd6-42df-a7c0-bf4b2df3ca77', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c053644-fbd6-42df-a7c0-bf4b2df3ca77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:26,917 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.103s 2020-12-21 04:14:26,917 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1f820cd-d938-44a8-aa29-6bb01cb9e8a7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1f820cd-d938-44a8-aa29-6bb01cb9e8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:28,016 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:14:28,016 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b2e9782-5068-434b-a296-fb052dbe190b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b2e9782-5068-434b-a296-fb052dbe190b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:29,117 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.093s 2020-12-21 04:14:29,118 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa9274cd-1059-410a-9a98-333375bb3455', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa9274cd-1059-410a-9a98-333375bb3455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:30,240 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.113s 2020-12-21 04:14:30,240 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ee1da42-0690-482e-9342-322d1a5401ef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ee1da42-0690-482e-9342-322d1a5401ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:31,950 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.700s 2020-12-21 04:14:31,950 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef2556e-08d7-4080-bbad-2bc931bdb7e8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef2556e-08d7-4080-bbad-2bc931bdb7e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:33,051 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.092s 2020-12-21 04:14:33,052 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-020e1c18-dc06-443a-bb48-5aa1b9bccbc7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-020e1c18-dc06-443a-bb48-5aa1b9bccbc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:34,166 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.105s 2020-12-21 04:14:34,167 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b429c99-8ab1-44e8-b0ee-78e1018b0cc0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b429c99-8ab1-44e8-b0ee-78e1018b0cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:35,264 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:14:35,265 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3038bb8-9cb5-4d88-bbe1-4bf7c7345087', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3038bb8-9cb5-4d88-bbe1-4bf7c7345087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:36,365 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.091s 2020-12-21 04:14:36,365 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54c6e5f-e77c-4114-bc6b-13fee139b5ca', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54c6e5f-e77c-4114-bc6b-13fee139b5ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:37,465 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.091s 2020-12-21 04:14:37,466 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-000e3f32-6a91-4cf5-b418-e202f34f8056', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-000e3f32-6a91-4cf5-b418-e202f34f8056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:38,984 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.510s 2020-12-21 04:14:38,984 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59feb937-00c0-4d1a-ac37-80ca0c452cb5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59feb937-00c0-4d1a-ac37-80ca0c452cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:40,080 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:14:40,081 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7e71f9b-aef0-4838-a678-e6a580f2f542', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7e71f9b-aef0-4838-a678-e6a580f2f542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:41,176 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:14:41,176 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97159036-d801-4647-a9eb-dba2b6c541e7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97159036-d801-4647-a9eb-dba2b6c541e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:14:42,276 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:14:42,276 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a8ea94-c65f-48fc-bd6e-16108a11f6d4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a8ea94-c65f-48fc-bd6e-16108a11f6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:15:24,667 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 41.383s 2020-12-21 04:15:24,668 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806a6749-2822-4836-a6c2-8bd6cf8a1c6e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806a6749-2822-4836-a6c2-8bd6cf8a1c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:15:43,020 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 17.344s 2020-12-21 04:15:43,020 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8fae981-5ec2-4cb3-b8fa-3d36c61eab4f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8fae981-5ec2-4cb3-b8fa-3d36c61eab4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:15:44,117 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:15:44,118 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7feaa75-33ab-4ac9-9aa3-c5bf04144d38', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7feaa75-33ab-4ac9-9aa3-c5bf04144d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:15:45,211 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:15:45,211 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3cc0a8d-58d9-40fc-819a-222201280048', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3cc0a8d-58d9-40fc-819a-222201280048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:15:46,309 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:15:46,310 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-007a7fde-df59-4bcb-9232-8e256d6c50c2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-007a7fde-df59-4bcb-9232-8e256d6c50c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:15:47,422 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.103s 2020-12-21 04:15:47,422 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc4da20-0325-4724-96c4-1f8a7450fb35', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc4da20-0325-4724-96c4-1f8a7450fb35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:15:48,533 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.102s 2020-12-21 04:15:48,533 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5114136f-3631-4a4a-ba26-e9880efdaf21', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5114136f-3631-4a4a-ba26-e9880efdaf21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:15:49,629 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:15:49,629 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-026be837-8f65-4502-a4d3-29bf0089ff09', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-026be837-8f65-4502-a4d3-29bf0089ff09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:15:50,724 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.087s 2020-12-21 04:15:50,725 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76b6e028-e8a9-46fd-b299-d504f3dfe611', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76b6e028-e8a9-46fd-b299-d504f3dfe611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:15:51,826 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.092s 2020-12-21 04:15:51,827 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fa433a3-da00-4a93-a12d-b0395360b958', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fa433a3-da00-4a93-a12d-b0395360b958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:15:52,923 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:15:52,924 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3168cd3f-c672-475c-8d05-fca76bbd49d9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3168cd3f-c672-475c-8d05-fca76bbd49d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:15:54,020 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:15:54,021 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1e8b684-fd10-4f2b-9794-bd6c7bb01e0b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1e8b684-fd10-4f2b-9794-bd6c7bb01e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:15:55,120 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.090s 2020-12-21 04:15:55,121 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae3598df-fbe9-4402-b5ce-3daa68614872', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae3598df-fbe9-4402-b5ce-3daa68614872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:15:56,215 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:15:56,216 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56c5764-7038-489f-81d1-2c135a62e1ba', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56c5764-7038-489f-81d1-2c135a62e1ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:15:57,311 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:15:57,311 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99dc0512-6a69-4069-934b-b1e16e65bbd9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99dc0512-6a69-4069-934b-b1e16e65bbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:15:58,406 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:15:58,406 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46efe2c8-dcc1-46ec-b0ea-d2cbcc344cbd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46efe2c8-dcc1-46ec-b0ea-d2cbcc344cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:15:59,503 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:15:59,504 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-149dceee-dc74-4d0c-9eec-cd998fc29735', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-149dceee-dc74-4d0c-9eec-cd998fc29735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:16:00,601 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:16:00,602 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cceca649-d4e3-4893-b233-3bb2f2473b1b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cceca649-d4e3-4893-b233-3bb2f2473b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:16:01,705 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.094s 2020-12-21 04:16:01,705 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca893b68-f58d-44af-b76e-84450e895348', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca893b68-f58d-44af-b76e-84450e895348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:16:02,805 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.091s 2020-12-21 04:16:02,806 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-349a86cf-fe22-4637-b642-f44f334f74a1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-349a86cf-fe22-4637-b642-f44f334f74a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:16:03,903 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:16:03,904 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50033537-eb80-4833-aeb1-b0d46f8f889f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50033537-eb80-4833-aeb1-b0d46f8f889f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:16:05,001 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:16:05,002 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ee196a-bd10-48e5-94ff-8a7d7e2fd3a6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ee196a-bd10-48e5-94ff-8a7d7e2fd3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:16:06,096 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.085s 2020-12-21 04:16:06,097 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80122e8d-3f4d-426f-8396-978208ad0334', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80122e8d-3f4d-426f-8396-978208ad0334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:16:07,191 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:16:07,192 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7906834-7c53-486f-92a2-bb5e5bb402d7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7906834-7c53-486f-92a2-bb5e5bb402d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:16:08,299 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.098s 2020-12-21 04:16:08,300 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f13df57-84b4-4bca-a79a-89b0c0c95bb1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f13df57-84b4-4bca-a79a-89b0c0c95bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:16:09,394 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.086s 2020-12-21 04:16:09,394 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50a73990-9533-48af-b61a-38b446315557', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50a73990-9533-48af-b61a-38b446315557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:16:10,492 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.089s 2020-12-21 04:16:10,493 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d199faa-d092-4f60-a4a3-992a83545433', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d199faa-d092-4f60-a4a3-992a83545433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:16:11,589 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:16:11,590 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6eb1699-8482-46ab-ba67-a835c2c41e6b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6eb1699-8482-46ab-ba67-a835c2c41e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:16:12,686 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.088s 2020-12-21 04:16:12,686 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15a9052b-d8f5-4558-b994-2215639547dd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15a9052b-d8f5-4558-b994-2215639547dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:16:13,794 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e 0.099s 2020-12-21 04:16:13,794 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d1cfcb0-5548-4206-9f09-fbbd1541cf09', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d1cfcb0-5548-4206-9f09-fbbd1541cf09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e'} Body: b'{"volume": {"id": "baf3c682-03b0-4ac3-8ed1-28b65c24928e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:10:13.000000", "updated_at": "2020-12-21T04:10:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1879553380", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/f527547042444d469350a38850143d5a/volumes/baf3c682-03b0-4ac3-8ed1-28b65c24928e"}], "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f527547042444d469350a38850143d5a"}}' 2020-12-21 04:16:14,049 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2 0.230s 2020-12-21 04:16:14,050 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:13 GMT', 'server': 'Apache/2.4.29 (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-b25bd238-6fec-46a8-a550-f3b17820d454', 'x-compute-request-id': 'req-b25bd238-6fec-46a8-a550-f3b17820d454', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2'} Body: b'' 2020-12-21 04:16:14,311 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2 0.260s 2020-12-21 04:16:14,311 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bac48771-067e-44b8-9ba1-e9152a69344d', 'x-compute-request-id': 'req-bac48771-067e-44b8-9ba1-e9152a69344d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2'} Body: b'{"server": {"id": "c01a14ee-b77e-4ed8-a7e7-deff054230f2", "name": "tempest-AttachVolumeTestJSON-server-87366135", "status": "ACTIVE", "tenant_id": "f527547042444d469350a38850143d5a", "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "metadata": {}, "hostId": "58ee8f82b9be86c49a7bddce25123eb0f706e761314e91ddc55576c0", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:09:17Z", "updated": "2020-12-21T04:16:14Z", "addresses": {"tempest-AttachVolumeTestJSON-1436006619-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e6:84"}, {"version": 4, "addr": "172.27.0.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e6:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1951984485", "OS-SRV-USG:launched_at": "2020-12-21T04:09:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1428957001"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2020-12-21 04:16:15,578 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2 0.257s 2020-12-21 04:16:15,579 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9acb4d96-bebf-4298-9ca2-b684ab510f5a', 'x-compute-request-id': 'req-9acb4d96-bebf-4298-9ca2-b684ab510f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2'} Body: b'{"server": {"id": "c01a14ee-b77e-4ed8-a7e7-deff054230f2", "name": "tempest-AttachVolumeTestJSON-server-87366135", "status": "ACTIVE", "tenant_id": "f527547042444d469350a38850143d5a", "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "metadata": {}, "hostId": "58ee8f82b9be86c49a7bddce25123eb0f706e761314e91ddc55576c0", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:09:17Z", "updated": "2020-12-21T04:16:14Z", "addresses": {"tempest-AttachVolumeTestJSON-1436006619-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e6:84"}, {"version": 4, "addr": "172.27.0.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e6:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1951984485", "OS-SRV-USG:launched_at": "2020-12-21T04:09:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1428957001"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2020-12-21 04:16:16,767 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2 0.178s 2020-12-21 04:16:16,768 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1605', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95826f0b-0124-4da6-8148-74596b60e2d0', 'x-compute-request-id': 'req-95826f0b-0124-4da6-8148-74596b60e2d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2'} Body: b'{"server": {"id": "c01a14ee-b77e-4ed8-a7e7-deff054230f2", "name": "tempest-AttachVolumeTestJSON-server-87366135", "status": "ACTIVE", "tenant_id": "f527547042444d469350a38850143d5a", "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "metadata": {}, "hostId": "58ee8f82b9be86c49a7bddce25123eb0f706e761314e91ddc55576c0", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:09:17Z", "updated": "2020-12-21T04:16:14Z", "addresses": {"tempest-AttachVolumeTestJSON-1436006619-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e6:84"}, {"version": 4, "addr": "172.27.0.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:e6:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1951984485", "OS-SRV-USG:launched_at": "2020-12-21T04:09:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2020-12-21 04:16:17,989 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2 0.211s 2020-12-21 04:16:17,989 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1326', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dc80f62-24de-4dc1-a61e-95ce6e65202c', 'x-compute-request-id': 'req-7dc80f62-24de-4dc1-a61e-95ce6e65202c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2'} Body: b'{"server": {"id": "c01a14ee-b77e-4ed8-a7e7-deff054230f2", "name": "tempest-AttachVolumeTestJSON-server-87366135", "status": "DELETED", "tenant_id": "f527547042444d469350a38850143d5a", "user_id": "bc28a0b363024c9d97f3be0a04b1bd33", "metadata": {}, "hostId": "58ee8f82b9be86c49a7bddce25123eb0f706e761314e91ddc55576c0", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:09:17Z", "updated": "2020-12-21T04:16:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1951984485", "OS-SRV-USG:launched_at": "2020-12-21T04:09:30.000000", "OS-SRV-USG:terminated_at": "2020-12-21T04:16:17.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2020-12-21 04:16:17,998 94995 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2020-12-21 04:16:19,082 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2 0.082s 2020-12-21 04:16:19,082 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:19 GMT', 'server': 'Apache/2.4.29 (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-590ccc66-7929-43ec-85a0-51d699dc8a13', 'x-compute-request-id': 'req-590ccc66-7929-43ec-85a0-51d699dc8a13', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/c01a14ee-b77e-4ed8-a7e7-deff054230f2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c01a14ee-b77e-4ed8-a7e7-deff054230f2 could not be found."}}' 2020-12-21 04:16:19,122 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.16/compute/v2.1/os-keypairs/tempest-keypair-1951984485 0.039s 2020-12-21 04:16:19,123 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:19 GMT', 'server': 'Apache/2.4.29 (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-dd43f070-0b7c-4367-82b6-d7bfd10ce4b4', 'x-compute-request-id': 'req-dd43f070-0b7c-4367-82b6-d7bfd10ce4b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/os-keypairs/tempest-keypair-1951984485'} Body: b'' 2020-12-21 04:16:19,301 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.16:9696/v2.0/security-groups/309ad845-d0f9-43df-9b7b-67fb42cf95de 0.177s 2020-12-21 04:16:19,301 94995 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-804d971c-b815-48c4-b066-408e279b82f3', 'content-length': '0', 'date': 'Mon, 21 Dec 2020 04:16:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16:9696/v2.0/security-groups/309ad845-d0f9-43df-9b7b-67fb42cf95de'} Body: b'' 2020-12-21 04:16:19,322 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.16:9696/v2.0/security-groups/309ad845-d0f9-43df-9b7b-67fb42cf95de 0.020s 2020-12-21 04:16:19,323 94995 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-5dda0364-bdab-4a6c-8067-101a250e2eca', 'date': 'Mon, 21 Dec 2020 04:16:19 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16:9696/v2.0/security-groups/309ad845-d0f9-43df-9b7b-67fb42cf95de'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 309ad845-d0f9-43df-9b7b-67fb42cf95de does not exist", "detail": ""}}' 2020-12-21 04:16:20,482 94995 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.16:9696/v2.0/floatingips/9e81def8-1ab7-4fdf-abf0-26bdda8b05dc 1.158s 2020-12-21 04:16:20,482 94995 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-c48ca88a-5a4e-41f4-9833-ac34876d185e', 'content-length': '0', 'date': 'Mon, 21 Dec 2020 04:16:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16:9696/v2.0/floatingips/9e81def8-1ab7-4fdf-abf0-26bdda8b05dc'} 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 528, in create_volume volume['id'], 'available') File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume baf3c682-03b0-4ac3-8ed1-28b65c24928e 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
ft10.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2020-12-21 04:28:42,024 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.222.0.16/volume/v3/666795fa4acb4e8695f19d86a383d5c1/types 0.186s 2020-12-21 04:28:42,024 94995 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-108007741"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d2911c1-42ad-441a-8e5a-f72d680580f4', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d2911c1-42ad-441a-8e5a-f72d680580f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/666795fa4acb4e8695f19d86a383d5c1/types'} Body: b'{"volume_type": {"id": "6f7cf8d5-21d2-405e-952c-15e9cc6f9107", "name": "tempest-GroupsV314Test-volume-type-108007741", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2020-12-21 04:28:42,070 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.222.0.16/volume/v3/666795fa4acb4e8695f19d86a383d5c1/group_types 0.043s 2020-12-21 04:28:42,070 94995 DEBUG [tempest.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-1994558591"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-598bd881-c785-4a43-be7d-af7ac9d859d9', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-598bd881-c785-4a43-be7d-af7ac9d859d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/666795fa4acb4e8695f19d86a383d5c1/group_types'} Body: b'{"group_type": {"id": "43df765d-74b4-49ce-b136-37f71170e61a", "name": "tempest-GroupsV314Test-group-type-1994558591", "description": null, "is_public": true, "group_specs": {}}}' 2020-12-21 04:28:42,317 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/groups 0.244s 2020-12-21 04:28:42,318 94995 DEBUG [tempest.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": "43df765d-74b4-49ce-b136-37f71170e61a", "volume_types": ["6f7cf8d5-21d2-405e-952c-15e9cc6f9107"], "name": "tempest-GroupsV314Test-Group-1450556884"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19cb35df-c29b-4280-8479-b5c649e8c4c6', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19cb35df-c29b-4280-8479-b5c649e8c4c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/groups'} Body: b'{"group": {"id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "name": "tempest-GroupsV314Test-Group-1450556884"}}' 2020-12-21 04:28:42,364 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/groups/481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00 0.044s 2020-12-21 04:28:42,364 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fe4d934-9151-45a9-a9d6-fb67a73296e0', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fe4d934-9151-45a9-a9d6-fb67a73296e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/groups/481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00'} Body: b'{"group": {"id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "status": "creating", "availability_zone": "nova", "created_at": "2020-12-21T04:28:42.000000", "name": "tempest-GroupsV314Test-Group-1450556884", "description": null, "group_type": "43df765d-74b4-49ce-b136-37f71170e61a", "volume_types": ["6f7cf8d5-21d2-405e-952c-15e9cc6f9107"], "group_snapshot_id": null, "source_group_id": null}}' 2020-12-21 04:28:43,410 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/groups/481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00 0.041s 2020-12-21 04:28:43,410 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951ae102-182f-4cc8-97d9-c7be178b6108', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951ae102-182f-4cc8-97d9-c7be178b6108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/groups/481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00'} Body: b'{"group": {"id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "status": "available", "availability_zone": "nova", "created_at": "2020-12-21T04:28:42.000000", "name": "tempest-GroupsV314Test-Group-1450556884", "description": null, "group_type": "43df765d-74b4-49ce-b136-37f71170e61a", "volume_types": ["6f7cf8d5-21d2-405e-952c-15e9cc6f9107"], "group_snapshot_id": null, "source_group_id": null}}' 2020-12-21 04:28:43,413 94995 INFO [tempest.common.waiters] group 481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00 reached available after waiting for 1.413352 seconds 2020-12-21 04:28:43,823 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes 0.409s 2020-12-21 04:28:43,823 94995 DEBUG [tempest.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": "6f7cf8d5-21d2-405e-952c-15e9cc6f9107", "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "size": 1, "name": "tempest-GroupsV314Test-Volume-1597638149"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b75e12-ac02-44e6-841d-903e65a4a885', 'content-length': '899', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b75e12-ac02-44e6-841d-903e65a4a885', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": null, "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00"}}' 2020-12-21 04:28:43,946 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:28:43,947 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4ea88b8-5ece-4eaf-b49c-d54ebb9511f3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4ea88b8-5ece-4eaf-b49c-d54ebb9511f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:28:45,069 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:28:45,069 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a9a27e-ba0c-4074-8ec2-3efcc5e9e3a6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a9a27e-ba0c-4074-8ec2-3efcc5e9e3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:28:46,204 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.125s 2020-12-21 04:28:46,204 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2620471c-4128-4e55-b6bf-81b4d7373a05', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2620471c-4128-4e55-b6bf-81b4d7373a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:28:47,333 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.119s 2020-12-21 04:28:47,333 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09775250-7aad-4868-a08e-e4847fc8283a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09775250-7aad-4868-a08e-e4847fc8283a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:28:48,455 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:28:48,455 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52eda2bc-8ae4-4fef-bac4-6b222ffb42db', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52eda2bc-8ae4-4fef-bac4-6b222ffb42db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:28:49,575 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:28:49,576 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01b6fa6e-20d1-4261-a55a-ce2dbdf9ace5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01b6fa6e-20d1-4261-a55a-ce2dbdf9ace5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:28:50,696 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:28:50,696 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09a1c645-6c68-41ec-aebd-63ada3559a0c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09a1c645-6c68-41ec-aebd-63ada3559a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:28:51,815 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:28:51,815 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e6e522-1765-47a9-9ab1-6ff6a68ea223', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e6e522-1765-47a9-9ab1-6ff6a68ea223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:28:52,937 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:28:52,937 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c7160c-0335-4193-8b41-747c4dc15fa1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c7160c-0335-4193-8b41-747c4dc15fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:28:54,059 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:28:54,060 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b156b29-7abd-4a2c-88a6-405776f8012d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b156b29-7abd-4a2c-88a6-405776f8012d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:28:55,181 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:28:55,181 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bfbee80-960a-4f95-85be-913657dee47a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bfbee80-960a-4f95-85be-913657dee47a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:28:56,304 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:28:56,304 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450168e4-91ea-443f-b6c3-15f71d6709b4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450168e4-91ea-443f-b6c3-15f71d6709b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:28:57,425 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:28:57,425 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e130e1f-b0b9-4640-966a-a53a5f17eb0a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e130e1f-b0b9-4640-966a-a53a5f17eb0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:28:58,553 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.119s 2020-12-21 04:28:58,553 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b97b4a3d-2138-424a-a271-9a4e694c6229', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b97b4a3d-2138-424a-a271-9a4e694c6229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:28:59,673 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:28:59,674 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84559fab-e576-4f54-84cf-e7c1d2adc1e0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84559fab-e576-4f54-84cf-e7c1d2adc1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:00,794 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:29:00,794 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f741eb98-77fc-4c14-b441-87bc19de23e0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f741eb98-77fc-4c14-b441-87bc19de23e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:01,917 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:29:01,918 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abaa4174-e92a-4a22-b03a-dd73bd643821', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abaa4174-e92a-4a22-b03a-dd73bd643821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:03,037 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:29:03,037 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02b4f72-c16d-4805-8169-f096f1b4a1ea', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02b4f72-c16d-4805-8169-f096f1b4a1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:04,162 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:29:04,162 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a2d60aa-f4ad-4922-be54-c0d3f8d91e24', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a2d60aa-f4ad-4922-be54-c0d3f8d91e24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:05,283 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:29:05,283 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32cae076-8c36-41ec-9642-ce5eef43b35f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32cae076-8c36-41ec-9642-ce5eef43b35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:06,401 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:29:06,401 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499844d8-5a75-4a8c-b680-4fdde79f8bcb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499844d8-5a75-4a8c-b680-4fdde79f8bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:07,525 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:29:07,525 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f9b33b-74f7-4c27-956a-2e5f331c62a9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f9b33b-74f7-4c27-956a-2e5f331c62a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:08,648 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:29:08,648 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f5cc2a-bb7a-4668-9676-2e582d9e66ab', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f5cc2a-bb7a-4668-9676-2e582d9e66ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:09,769 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:29:09,770 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca9e6d41-2a9a-4094-a362-ebe09bf5578b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca9e6d41-2a9a-4094-a362-ebe09bf5578b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:10,890 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:29:10,891 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522157a8-cdc1-4711-9af3-df69eef92fc0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522157a8-cdc1-4711-9af3-df69eef92fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:12,127 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.228s 2020-12-21 04:29:12,128 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4955e944-8dc5-4e2d-99a7-0f5a036a9b9f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4955e944-8dc5-4e2d-99a7-0f5a036a9b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:13,249 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:29:13,249 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8be1642-bcc0-49b6-bdfb-51180ad4d672', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8be1642-bcc0-49b6-bdfb-51180ad4d672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:14,369 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:29:14,370 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40d238d3-8361-42f8-af8f-bbc0d23dd45f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40d238d3-8361-42f8-af8f-bbc0d23dd45f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:15,492 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:29:15,493 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f4d5ca-b1ae-4f37-8b1f-aa49416ad4d5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f4d5ca-b1ae-4f37-8b1f-aa49416ad4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:16,625 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.123s 2020-12-21 04:29:16,625 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6fa2ec-af4f-4402-adaa-823da87b358f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6fa2ec-af4f-4402-adaa-823da87b358f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:17,746 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:29:17,747 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbf4dd25-2c0b-42e2-bb71-13568b678217', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbf4dd25-2c0b-42e2-bb71-13568b678217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:18,869 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:29:18,869 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-153bd0a3-668c-4f70-aa1a-6f2eb66449c7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-153bd0a3-668c-4f70-aa1a-6f2eb66449c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:19,992 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:29:19,992 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee62d00f-f40d-4a71-9617-b56abf4ba535', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee62d00f-f40d-4a71-9617-b56abf4ba535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:21,113 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:29:21,114 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43a5ea84-06b1-4795-b0ca-49c53a98af0e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43a5ea84-06b1-4795-b0ca-49c53a98af0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:22,242 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.120s 2020-12-21 04:29:22,243 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04cb47c3-04ad-442a-88ac-aea1fcc78450', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04cb47c3-04ad-442a-88ac-aea1fcc78450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:23,366 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:29:23,367 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b258a153-97ba-4144-be8c-d8615b3696b7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b258a153-97ba-4144-be8c-d8615b3696b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:24,506 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.131s 2020-12-21 04:29:24,506 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02933808-39d6-4ae0-a0f8-680ce26aaab2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02933808-39d6-4ae0-a0f8-680ce26aaab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:25,631 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:29:25,632 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0744bac-3165-4638-9c90-c425a2285f69', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0744bac-3165-4638-9c90-c425a2285f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:26,756 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:29:26,756 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da4cafb0-f71e-473a-9fef-a410912f64f2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da4cafb0-f71e-473a-9fef-a410912f64f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:27,876 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:29:27,876 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce1d8ff-b738-482f-b53e-1252c3b87a9a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce1d8ff-b738-482f-b53e-1252c3b87a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:28,996 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:29:28,996 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f429dc-a956-40ab-92f0-b151781b144c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f429dc-a956-40ab-92f0-b151781b144c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:30,119 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:29:30,120 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3732a172-8105-4cd1-bcae-d573052517f4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3732a172-8105-4cd1-bcae-d573052517f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:31,241 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:29:31,242 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56dc3602-62e7-4d3d-93af-9a7f44a91c07', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56dc3602-62e7-4d3d-93af-9a7f44a91c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:32,365 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:29:32,365 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad8d8135-820b-417f-a603-f2169750815f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad8d8135-820b-417f-a603-f2169750815f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:33,491 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:29:33,491 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b0a5ba-5cd3-4437-b310-bb8d79dd6af1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b0a5ba-5cd3-4437-b310-bb8d79dd6af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:34,617 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:29:34,618 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b43f712-3790-453c-89b8-619b09a1d626', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b43f712-3790-453c-89b8-619b09a1d626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:35,741 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:29:35,742 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e74bfc-7e16-4eff-8d77-7704db508c96', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e74bfc-7e16-4eff-8d77-7704db508c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:36,862 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:29:36,863 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f070d7-1bea-43d3-b9a4-93a257afe5c1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f070d7-1bea-43d3-b9a4-93a257afe5c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:37,981 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:29:37,981 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0952e4c2-3af6-4402-96d6-e7861a021ca6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0952e4c2-3af6-4402-96d6-e7861a021ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:39,101 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:29:39,102 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecafc2b1-3f82-4a4d-a0d8-1bdb6cdfeb7c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecafc2b1-3f82-4a4d-a0d8-1bdb6cdfeb7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:40,221 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:29:40,221 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa0b65d8-5e4b-4218-93a3-5f1039cf489d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0b65d8-5e4b-4218-93a3-5f1039cf489d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:41,341 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:29:41,342 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c947e11-3210-4848-ad81-08fb5471b802', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c947e11-3210-4848-ad81-08fb5471b802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:42,463 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:29:42,464 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c686efe-1335-4253-94ad-c0aae99d8226', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c686efe-1335-4253-94ad-c0aae99d8226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:43,589 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:29:43,590 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f50877-e719-44ee-b152-fc3a84859582', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f50877-e719-44ee-b152-fc3a84859582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:44,710 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:29:44,710 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-053e01a0-7a3f-49ac-ac90-3b87e42ee401', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-053e01a0-7a3f-49ac-ac90-3b87e42ee401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:45,839 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:29:45,839 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-648c102f-67f1-41e9-b497-47b45e17d9ed', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-648c102f-67f1-41e9-b497-47b45e17d9ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:46,963 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:29:46,964 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dd32278-86bf-4a15-850c-2b808db9e9a2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dd32278-86bf-4a15-850c-2b808db9e9a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:48,083 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:29:48,083 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf582517-19df-4e5e-9898-2be9701ec139', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf582517-19df-4e5e-9898-2be9701ec139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:49,206 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:29:49,207 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ba5c2c-23ee-483a-ad1d-ee0a71f0adf9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ba5c2c-23ee-483a-ad1d-ee0a71f0adf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:50,325 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:29:50,326 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a46f7f5-2691-4171-9f61-f36b1bb41809', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a46f7f5-2691-4171-9f61-f36b1bb41809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:51,445 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:29:51,446 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a03544d-b6e6-48ed-99c1-cfc68c978834', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a03544d-b6e6-48ed-99c1-cfc68c978834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:52,567 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:29:52,568 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cefc274-ff56-48fb-9c17-ed72255cda12', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cefc274-ff56-48fb-9c17-ed72255cda12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:53,689 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:29:53,690 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5543a62-9d23-4e51-83de-a35c2f23dbde', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5543a62-9d23-4e51-83de-a35c2f23dbde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:54,811 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:29:54,811 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d73dee1-748f-4777-97d2-6531dcd6483c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d73dee1-748f-4777-97d2-6531dcd6483c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:55,932 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:29:55,933 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c9eb21-9b29-4b35-991c-fc5a141013fb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c9eb21-9b29-4b35-991c-fc5a141013fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:57,053 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:29:57,054 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab38f717-0932-4e24-9caa-a46f7e0229e6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab38f717-0932-4e24-9caa-a46f7e0229e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:58,177 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:29:58,178 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c64f624e-acfb-47b5-bb64-01e144da4c84', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c64f624e-acfb-47b5-bb64-01e144da4c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:29:59,301 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:29:59,302 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7296de67-2b49-48ef-8f00-27eb1b3b70ae', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7296de67-2b49-48ef-8f00-27eb1b3b70ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:00,423 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:30:00,424 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c17e46e2-682d-49dd-994b-262ad35cc338', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c17e46e2-682d-49dd-994b-262ad35cc338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:01,545 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:30:01,545 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c4d2ab-7810-4480-8bd5-c7fd4ccae01d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c4d2ab-7810-4480-8bd5-c7fd4ccae01d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:02,667 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:30:02,667 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d77557d-d3c7-493a-8d80-327c0fd71aaa', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d77557d-d3c7-493a-8d80-327c0fd71aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:03,788 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:30:03,789 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb6c89e-711f-4457-81d8-031aac726909', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb6c89e-711f-4457-81d8-031aac726909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:04,911 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:30:04,911 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5e88358-2b8a-4f99-bf4b-b4e0a4dc5e23', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5e88358-2b8a-4f99-bf4b-b4e0a4dc5e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:06,032 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:30:06,032 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6198bfe3-51c4-42f9-97f3-682bff8c50f8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6198bfe3-51c4-42f9-97f3-682bff8c50f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:07,153 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:07,153 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed353fb-8e25-4c3a-9cea-d4c9691cf20b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed353fb-8e25-4c3a-9cea-d4c9691cf20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:08,275 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:30:08,275 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00f95c2-e332-4d03-978b-05ac4368b0e8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00f95c2-e332-4d03-978b-05ac4368b0e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:09,397 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:30:09,397 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-662c13d8-e98a-4137-8709-74be4db30b43', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-662c13d8-e98a-4137-8709-74be4db30b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:10,519 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:30:10,519 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8234dbe7-3a08-43cc-9281-fd4f9d569c41', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8234dbe7-3a08-43cc-9281-fd4f9d569c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:11,640 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:30:11,640 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca69b72-76a2-4d78-88c0-6d57d2f49d40', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca69b72-76a2-4d78-88c0-6d57d2f49d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:12,762 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:30:12,763 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-761e4673-53b0-4752-a902-1bcc8bcf429e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-761e4673-53b0-4752-a902-1bcc8bcf429e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:13,885 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:30:13,885 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-142408be-e783-4dc5-a546-c3e1bf2c1f9e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-142408be-e783-4dc5-a546-c3e1bf2c1f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:15,004 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:30:15,004 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5980d2c9-c26f-4bc1-8c43-7cb69717f85b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5980d2c9-c26f-4bc1-8c43-7cb69717f85b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:16,243 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.230s 2020-12-21 04:30:16,243 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401201cf-78f6-4d56-8295-450e72da610c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401201cf-78f6-4d56-8295-450e72da610c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:17,368 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:30:17,368 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe75203-f0ff-4e7d-a1be-91dbaaf171b6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe75203-f0ff-4e7d-a1be-91dbaaf171b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:18,497 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.120s 2020-12-21 04:30:18,497 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b8c77f-588c-4fdf-a56c-c399b2bea0f1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b8c77f-588c-4fdf-a56c-c399b2bea0f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:19,615 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:30:19,616 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c9546ad-40fb-4d64-91ea-58add91edf79', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c9546ad-40fb-4d64-91ea-58add91edf79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:20,736 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:20,736 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0551a2fe-14f8-43c3-ab76-5948d72cdbef', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0551a2fe-14f8-43c3-ab76-5948d72cdbef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:21,856 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:21,857 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-631cfaca-c3c9-4584-b0fd-0442bcb6ee2b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-631cfaca-c3c9-4584-b0fd-0442bcb6ee2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:22,998 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.133s 2020-12-21 04:30:22,999 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5802fe5-4a2a-4659-a61a-7b5de2f7c3f7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5802fe5-4a2a-4659-a61a-7b5de2f7c3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:24,118 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:24,118 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d7c81c2-cbef-4b9c-977f-19a5bf999292', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d7c81c2-cbef-4b9c-977f-19a5bf999292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:25,241 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:30:25,241 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-638806ad-5476-4231-b86c-f1d4d5544256', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-638806ad-5476-4231-b86c-f1d4d5544256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:26,362 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:26,362 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-897f3f59-1aa7-449d-97d0-b2d49f097266', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-897f3f59-1aa7-449d-97d0-b2d49f097266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:27,488 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:30:27,488 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef4a6768-d630-47b1-89ef-c5e31586d9a0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef4a6768-d630-47b1-89ef-c5e31586d9a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:28,613 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:30:28,613 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9420c4ae-deff-4c1f-ac19-6f4112c78787', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9420c4ae-deff-4c1f-ac19-6f4112c78787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:29,734 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:29,734 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-054ae5c6-3a1c-4c79-8b8f-161173d510c7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-054ae5c6-3a1c-4c79-8b8f-161173d510c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:30,856 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:30:30,856 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5b36af9-47c5-4169-913e-cae41f11a558', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b36af9-47c5-4169-913e-cae41f11a558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:31,977 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:31,977 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae466b0-a5e8-47ef-9ec6-8b664defdf6d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae466b0-a5e8-47ef-9ec6-8b664defdf6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:33,096 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:33,097 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62d6d81-f8d1-41b3-80a0-95f7131d6ecf', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62d6d81-f8d1-41b3-80a0-95f7131d6ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:34,216 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:34,217 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20d0e1e1-e2a6-46e9-9eb0-5e41cd4606b1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20d0e1e1-e2a6-46e9-9eb0-5e41cd4606b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:35,341 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:30:35,342 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-261e3d1b-4609-4741-b596-ac09ed9f0051', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-261e3d1b-4609-4741-b596-ac09ed9f0051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:36,463 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:30:36,463 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81665b70-6694-40ca-a7b7-8c6d2b327e23', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81665b70-6694-40ca-a7b7-8c6d2b327e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:37,586 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:30:37,587 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241dfd43-a44e-45cc-9a58-506ae0407fa5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241dfd43-a44e-45cc-9a58-506ae0407fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:38,708 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:30:38,709 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e081d74-111f-45da-aeb1-99a8c98e97ac', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e081d74-111f-45da-aeb1-99a8c98e97ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:39,828 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:39,829 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5468797e-14c4-47b6-bd92-8aa552db82f4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5468797e-14c4-47b6-bd92-8aa552db82f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:40,948 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:40,948 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558f40f1-f076-467b-b2dc-2e4afd4adec9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558f40f1-f076-467b-b2dc-2e4afd4adec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:42,067 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:42,067 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ffc510b-8f4f-40d9-884c-3773afc52a14', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ffc510b-8f4f-40d9-884c-3773afc52a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:43,187 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:43,187 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7718db4-7431-451b-a176-93a8fa309fb0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7718db4-7431-451b-a176-93a8fa309fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:44,308 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:44,308 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2393263b-e3c3-4a0b-bf80-f95e86676ee9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2393263b-e3c3-4a0b-bf80-f95e86676ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:45,428 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:45,428 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87595799-2530-422f-8032-e09ae929e453', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87595799-2530-422f-8032-e09ae929e453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:46,550 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:30:46,550 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07c777bc-6a83-4e74-9004-930a6f1db892', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07c777bc-6a83-4e74-9004-930a6f1db892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:47,671 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:30:47,672 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-351c7df1-8ff3-4fbf-983a-56d2130e5445', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-351c7df1-8ff3-4fbf-983a-56d2130e5445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:48,791 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:48,792 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4d7607e-bd84-4ae1-a8fc-4a5889a4aa0e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4d7607e-bd84-4ae1-a8fc-4a5889a4aa0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:49,912 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:49,913 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb21f2df-ab3f-48bf-8e61-cf2d1d91b988', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb21f2df-ab3f-48bf-8e61-cf2d1d91b988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:51,033 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:30:51,033 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbaf0fb2-1ed1-4106-9952-da8caffd8926', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbaf0fb2-1ed1-4106-9952-da8caffd8926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:52,156 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:30:52,156 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a3fbcd-b7e5-47df-9d4c-152a4eae0d65', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a3fbcd-b7e5-47df-9d4c-152a4eae0d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:53,276 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:30:53,276 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7050a4f6-9f64-4284-86dc-4d7af6aa2115', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7050a4f6-9f64-4284-86dc-4d7af6aa2115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:54,399 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:30:54,400 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4020996-c06f-4eee-9dad-a6a21d100f14', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4020996-c06f-4eee-9dad-a6a21d100f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:55,524 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:30:55,525 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b511a78b-d3a3-4bd4-91b2-62e5cd0aaac9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b511a78b-d3a3-4bd4-91b2-62e5cd0aaac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:56,647 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:30:56,647 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d951767c-9366-4535-8bfc-8dc6688239f8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d951767c-9366-4535-8bfc-8dc6688239f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:57,776 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.121s 2020-12-21 04:30:57,777 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d407ce-4a0b-4948-a322-c5d11465bb29', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d407ce-4a0b-4948-a322-c5d11465bb29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:30:58,914 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.128s 2020-12-21 04:30:58,914 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c182720d-2f1d-41e1-adc3-119c095484e9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c182720d-2f1d-41e1-adc3-119c095484e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:00,036 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:31:00,036 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3dfd2a1-74eb-4af2-ac0c-155101b760fb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3dfd2a1-74eb-4af2-ac0c-155101b760fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:01,164 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.120s 2020-12-21 04:31:01,164 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dcc8418-ff5a-461e-9d40-3e1a0c9031f3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dcc8418-ff5a-461e-9d40-3e1a0c9031f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:02,294 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.121s 2020-12-21 04:31:02,294 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f60dc358-6ccd-43cc-8224-b0670f366d5b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f60dc358-6ccd-43cc-8224-b0670f366d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:03,417 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:31:03,417 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e29162-6017-4280-8ee4-61eef600e251', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e29162-6017-4280-8ee4-61eef600e251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:04,540 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:31:04,541 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-492fa321-d3f7-4deb-befb-35d033a3af15', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-492fa321-d3f7-4deb-befb-35d033a3af15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:05,663 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:31:05,663 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-139b0aac-c1dc-46f9-8918-3edc6ad6ef0a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-139b0aac-c1dc-46f9-8918-3edc6ad6ef0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:06,784 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:31:06,784 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88234910-119f-4b16-8d41-d678c439f107', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88234910-119f-4b16-8d41-d678c439f107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:07,906 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:31:07,907 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24d74bbb-70ae-469b-b98e-1ef0716f7bf3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24d74bbb-70ae-469b-b98e-1ef0716f7bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:09,031 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:31:09,031 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b33c72b9-790d-47e8-a8fd-e930894f2eec', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b33c72b9-790d-47e8-a8fd-e930894f2eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:10,153 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:31:10,153 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8201dcfa-6452-4c40-8d35-24a8c18dcd2c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8201dcfa-6452-4c40-8d35-24a8c18dcd2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:11,275 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:31:11,276 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b13b2871-44a5-4f9e-b35a-318e62592894', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b13b2871-44a5-4f9e-b35a-318e62592894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:12,397 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:31:12,398 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7279107c-6584-44d5-9e6e-2fa2d6379071', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7279107c-6584-44d5-9e6e-2fa2d6379071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:13,521 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:31:13,521 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-595c3c27-4dd3-4672-802a-32a70e7a1155', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-595c3c27-4dd3-4672-802a-32a70e7a1155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:14,643 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:31:14,643 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9737ffec-77aa-4eed-97ce-307766696369', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9737ffec-77aa-4eed-97ce-307766696369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:15,762 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:31:15,762 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574c49f5-541b-481d-8b18-653daf19713d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574c49f5-541b-481d-8b18-653daf19713d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:16,883 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:31:16,883 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3b608e8-7ba3-4ec2-81ef-99945486cbf9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3b608e8-7ba3-4ec2-81ef-99945486cbf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:18,002 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:31:18,003 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c3ee91-acb1-45bd-961a-9ec864f8f423', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c3ee91-acb1-45bd-961a-9ec864f8f423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:19,121 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:31:19,121 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-facffc59-2ab5-4576-9e99-e321e6d0620c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-facffc59-2ab5-4576-9e99-e321e6d0620c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:20,245 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:31:20,246 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-258695d2-1ea5-40fc-a518-5fc0f36ad8a4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-258695d2-1ea5-40fc-a518-5fc0f36ad8a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:21,368 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:31:21,369 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2625506-25b6-402a-8bab-da14be9e8ecf', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2625506-25b6-402a-8bab-da14be9e8ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:22,503 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.126s 2020-12-21 04:31:22,504 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48e45500-129b-4c04-9dd0-171789689fc7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48e45500-129b-4c04-9dd0-171789689fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:23,626 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:31:23,627 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5e638e0-e6d9-4aa7-8a4f-7a4542a0c590', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5e638e0-e6d9-4aa7-8a4f-7a4542a0c590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:24,749 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:31:24,750 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-148b725e-ef0a-465d-880f-5881cc6ca93f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-148b725e-ef0a-465d-880f-5881cc6ca93f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:25,869 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:31:25,870 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a268acb-1e4c-4439-a946-1d73ddaa16f7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a268acb-1e4c-4439-a946-1d73ddaa16f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:26,988 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:31:26,988 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b9d1da9-6fd0-43df-b6a9-9ef4a3f53b75', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b9d1da9-6fd0-43df-b6a9-9ef4a3f53b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:28,109 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:31:28,110 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acf47027-83ea-4a02-aeb8-4d1df4d9be93', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acf47027-83ea-4a02-aeb8-4d1df4d9be93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:29,229 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:31:29,230 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-526e1b31-3cc9-4485-aaf4-fb1f1fcaec9c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-526e1b31-3cc9-4485-aaf4-fb1f1fcaec9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:30,352 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:31:30,352 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc827844-2dc2-4481-a70d-7013ba4da9eb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc827844-2dc2-4481-a70d-7013ba4da9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:31,473 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:31:31,474 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35029093-5ac9-4df8-8a5c-9f853c5fff80', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35029093-5ac9-4df8-8a5c-9f853c5fff80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:32,598 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:31:32,598 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a54226f-a750-48e8-88d5-6fd6636153e5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a54226f-a750-48e8-88d5-6fd6636153e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:33,722 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:31:33,723 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e1372c7-514b-4796-bdc8-aab8937f34b2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e1372c7-514b-4796-bdc8-aab8937f34b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:34,842 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:31:34,842 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05f7b284-ab8e-48a9-8ef7-acacb45e50b6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05f7b284-ab8e-48a9-8ef7-acacb45e50b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:35,964 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:31:35,965 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2b245c2-9123-4d8c-b258-2299ba252119', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2b245c2-9123-4d8c-b258-2299ba252119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:37,088 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:31:37,088 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb28fde-9256-4e15-bfff-043d886a1de2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb28fde-9256-4e15-bfff-043d886a1de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:38,208 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:31:38,209 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-278e9f27-d4ba-4671-9c8d-ecf0372df71e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-278e9f27-d4ba-4671-9c8d-ecf0372df71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:39,330 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:31:39,331 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa1d21a8-10fc-4444-8332-e3eeb11b3fd2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa1d21a8-10fc-4444-8332-e3eeb11b3fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:40,451 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:31:40,452 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b8d998-408b-4627-b0a2-fa960c73d877', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b8d998-408b-4627-b0a2-fa960c73d877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:41,571 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:31:41,572 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-894ac544-ba8c-4eec-99d2-bf3594dc1fcd', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-894ac544-ba8c-4eec-99d2-bf3594dc1fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:42,691 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:31:42,692 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24212ee3-4cab-4671-b919-cc0714755c90', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24212ee3-4cab-4671-b919-cc0714755c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:43,812 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:31:43,812 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a47b02-666f-45dc-96d7-13dd7530c5ae', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a47b02-666f-45dc-96d7-13dd7530c5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:44,932 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:31:44,933 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f251022-2833-4535-a26c-b4224b7ed8d1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f251022-2833-4535-a26c-b4224b7ed8d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:46,055 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:31:46,056 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed748f5-e453-48fe-957c-e1bb598887eb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed748f5-e453-48fe-957c-e1bb598887eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:47,177 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:31:47,177 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06da2f0c-bff6-465f-bd9d-8fbef89c25e1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06da2f0c-bff6-465f-bd9d-8fbef89c25e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:48,298 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:31:48,299 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9835b15-c445-4617-a9b4-cde888406ad0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9835b15-c445-4617-a9b4-cde888406ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:49,419 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:31:49,420 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb8e8aa-0417-4ed0-a097-5d1ec993efab', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb8e8aa-0417-4ed0-a097-5d1ec993efab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:50,542 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:31:50,542 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb9d402-e29a-49f5-8350-d87cfcd2f1ef', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb9d402-e29a-49f5-8350-d87cfcd2f1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:51,663 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:31:51,664 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304fbfb3-92e4-499b-8d38-4d46c125e11d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304fbfb3-92e4-499b-8d38-4d46c125e11d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:52,787 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:31:52,788 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d5c2be-5e9a-4897-b0ec-d4ccf6eb84e8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d5c2be-5e9a-4897-b0ec-d4ccf6eb84e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:53,908 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:31:53,909 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c74ff510-099d-410b-a640-a0ff50a165d7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c74ff510-099d-410b-a640-a0ff50a165d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:55,030 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:31:55,031 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8620d292-f0cc-42d3-85bb-513869a524bc', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8620d292-f0cc-42d3-85bb-513869a524bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:56,150 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:31:56,150 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c4b90d-c42c-407f-9bbb-e9a0017cab55', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c4b90d-c42c-407f-9bbb-e9a0017cab55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:57,271 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:31:57,271 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8d6106-2305-4145-bbe8-1071317fd096', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8d6106-2305-4145-bbe8-1071317fd096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:58,391 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:31:58,391 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee81a5b1-1ccb-4c01-88a9-00d658679167', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee81a5b1-1ccb-4c01-88a9-00d658679167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:31:59,514 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:31:59,515 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7011a0e9-2dca-4822-9159-43520f870bcb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7011a0e9-2dca-4822-9159-43520f870bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:00,637 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:32:00,637 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c084f529-54b7-4e09-a05b-1a2a2d9e203b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c084f529-54b7-4e09-a05b-1a2a2d9e203b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:01,759 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:32:01,760 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ed141b-7d73-463a-b9c3-a91ff9496998', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ed141b-7d73-463a-b9c3-a91ff9496998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:02,881 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:32:02,881 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e66cb386-27ab-4504-9267-ceec23b45925', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e66cb386-27ab-4504-9267-ceec23b45925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:04,003 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:32:04,004 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-425a1d50-356e-4c07-ab84-49978db7085e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-425a1d50-356e-4c07-ab84-49978db7085e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:05,126 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:32:05,127 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33cd16a9-4d64-4e2c-8869-7d4220b85ac5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33cd16a9-4d64-4e2c-8869-7d4220b85ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:06,247 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:32:06,248 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f933fa0b-d1f8-43a7-847d-992d9245b1fd', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f933fa0b-d1f8-43a7-847d-992d9245b1fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:07,375 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.118s 2020-12-21 04:32:07,376 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84189cc8-1b87-4237-aadd-bcf18f5a86c8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84189cc8-1b87-4237-aadd-bcf18f5a86c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:08,499 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:32:08,500 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb9966e3-93d6-45e2-862a-9ce9327890ae', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb9966e3-93d6-45e2-862a-9ce9327890ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:09,626 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.118s 2020-12-21 04:32:09,626 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a819aaf-422f-45b5-96ae-e488e593515f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a819aaf-422f-45b5-96ae-e488e593515f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:10,752 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:32:10,753 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa2d75d5-7810-447a-a15f-8c4d7539c838', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa2d75d5-7810-447a-a15f-8c4d7539c838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:11,874 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:32:11,874 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01f951a-4b2b-43cf-b945-0d3d35b0cc8f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01f951a-4b2b-43cf-b945-0d3d35b0cc8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:12,993 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:32:12,994 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52455453-240f-4d74-bf62-14a2c6e3f216', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52455453-240f-4d74-bf62-14a2c6e3f216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:14,115 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:32:14,115 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ce561e-4166-4f42-a3c2-c51d76b931b9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ce561e-4166-4f42-a3c2-c51d76b931b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:15,237 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:32:15,237 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c99d8a03-35da-4f4b-b310-96de4545117e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c99d8a03-35da-4f4b-b310-96de4545117e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:16,363 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:32:16,363 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09205926-d013-48b9-b93b-388f62d19260', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09205926-d013-48b9-b93b-388f62d19260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:17,489 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.118s 2020-12-21 04:32:17,490 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2844065d-5f18-43a6-9c59-265136aaacc5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2844065d-5f18-43a6-9c59-265136aaacc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:18,614 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:32:18,614 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e76206-02b6-4082-9012-f4c48e09ef27', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e76206-02b6-4082-9012-f4c48e09ef27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:19,734 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:32:19,734 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ab3edd3-335e-4504-9fb8-a78600d43e5c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ab3edd3-335e-4504-9fb8-a78600d43e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:20,857 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:32:20,857 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-355a4258-0165-49b5-ba71-ea1f64dc001b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-355a4258-0165-49b5-ba71-ea1f64dc001b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:21,977 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:32:21,978 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a61ec0dd-0a0c-4909-a454-ea9b333dac24', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a61ec0dd-0a0c-4909-a454-ea9b333dac24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:23,102 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:32:23,102 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a6460fb-85d2-43c8-b298-804df5748132', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a6460fb-85d2-43c8-b298-804df5748132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:24,222 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:32:24,223 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55799451-659d-4182-a8bc-211022efb121', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55799451-659d-4182-a8bc-211022efb121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:25,345 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:32:25,345 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed67558-7943-495d-a272-f8cc17fbc898', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed67558-7943-495d-a272-f8cc17fbc898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:26,467 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:32:26,467 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cc73370-59b2-4d5a-be4e-d9da40bbb367', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cc73370-59b2-4d5a-be4e-d9da40bbb367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:27,594 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.118s 2020-12-21 04:32:27,594 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2563b96-4876-4258-a8fc-8a2305c43f2b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2563b96-4876-4258-a8fc-8a2305c43f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:28,717 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:32:28,717 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4f0aa4-9afc-4021-9e73-b89394d879f2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4f0aa4-9afc-4021-9e73-b89394d879f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:29,837 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:32:29,838 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dfa8e1b-eceb-4814-b88d-1af5cd27dc82', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dfa8e1b-eceb-4814-b88d-1af5cd27dc82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:30,960 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:32:30,961 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf66925-cfe2-4ed7-8463-df4a73f7aa13', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf66925-cfe2-4ed7-8463-df4a73f7aa13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:32,082 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:32:32,082 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9bf7832-7283-41a9-9e7c-2730b66a1133', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9bf7832-7283-41a9-9e7c-2730b66a1133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:33,202 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:32:33,202 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfcefed1-5051-48b2-8d14-130cc6a24d22', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfcefed1-5051-48b2-8d14-130cc6a24d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:34,332 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.121s 2020-12-21 04:32:34,332 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bc2aa75-110f-4f0c-a567-34755687f99f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bc2aa75-110f-4f0c-a567-34755687f99f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:35,463 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.122s 2020-12-21 04:32:35,464 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f6664e3-15ad-406c-852e-4985718a3445', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f6664e3-15ad-406c-852e-4985718a3445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:36,584 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:32:36,585 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02854777-f11e-44d4-b5d0-4dfadf8c0a66', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02854777-f11e-44d4-b5d0-4dfadf8c0a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:37,704 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:32:37,705 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dde0a0e-5657-4a85-a086-df983ad73547', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dde0a0e-5657-4a85-a086-df983ad73547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:38,825 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:32:38,825 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ed6039b-d158-4ccb-9a8a-34b005f30e84', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ed6039b-d158-4ccb-9a8a-34b005f30e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:39,947 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:32:39,948 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dfacc90-f794-4c41-9011-b023d95d56d2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dfacc90-f794-4c41-9011-b023d95d56d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:41,069 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:32:41,069 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b25f8b8e-bc13-4837-8c3f-6be3f1766063', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b25f8b8e-bc13-4837-8c3f-6be3f1766063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:42,191 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:32:42,191 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abd62858-da49-4d1a-a82d-f5d3a630f9e7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abd62858-da49-4d1a-a82d-f5d3a630f9e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:43,313 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:32:43,313 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36ef2c09-e11f-4d27-9e2f-16fd4e9d230a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36ef2c09-e11f-4d27-9e2f-16fd4e9d230a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:44,434 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:32:44,434 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a499815e-fe52-49ba-8daa-982689091ce1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a499815e-fe52-49ba-8daa-982689091ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:45,557 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:32:45,558 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-465a0e43-dd69-4cee-bd33-f58bee2d9ab3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-465a0e43-dd69-4cee-bd33-f58bee2d9ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:46,678 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:32:46,679 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f17c93f-ce46-45f4-ba53-f70557fed46a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f17c93f-ce46-45f4-ba53-f70557fed46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:47,799 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:32:47,799 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b66273be-e57a-45ab-a54a-335a75dc445c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b66273be-e57a-45ab-a54a-335a75dc445c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:48,918 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:32:48,919 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-900ae971-7540-4ffe-8274-0bcd315a2c42', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-900ae971-7540-4ffe-8274-0bcd315a2c42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:50,038 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:32:50,039 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2942b9a-2e7f-45fb-9e26-3beaf809d50b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2942b9a-2e7f-45fb-9e26-3beaf809d50b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:51,158 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:32:51,159 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68ec16eb-02e8-4c0b-9a7a-e9246cae90b3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68ec16eb-02e8-4c0b-9a7a-e9246cae90b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:52,278 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:32:52,279 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cabf7ea1-05e9-492a-82b3-ab819da80219', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cabf7ea1-05e9-492a-82b3-ab819da80219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:53,400 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:32:53,400 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93de21b8-5180-4008-b92c-b28a7b9f7b11', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93de21b8-5180-4008-b92c-b28a7b9f7b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:54,525 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:32:54,526 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa9946f-a02c-44d9-8b6c-f6b5202db0b2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa9946f-a02c-44d9-8b6c-f6b5202db0b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:55,650 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:32:55,650 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff7297c6-3acd-4bc9-bda6-e8d423a59a11', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff7297c6-3acd-4bc9-bda6-e8d423a59a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:56,774 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:32:56,775 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d52a4310-bd93-4435-9fe8-c30afc26c19d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d52a4310-bd93-4435-9fe8-c30afc26c19d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:57,894 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:32:57,894 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1001e16f-7ae9-41aa-baff-c90d71172b42', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1001e16f-7ae9-41aa-baff-c90d71172b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:32:59,013 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:32:59,013 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58334888-c5d9-4b15-8b4a-67d94d08bbd7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58334888-c5d9-4b15-8b4a-67d94d08bbd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:00,134 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:33:00,134 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6967e6-5f27-495d-a827-f1d53670e0ac', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6967e6-5f27-495d-a827-f1d53670e0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:01,257 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:33:01,257 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b754a7a-f2b3-4207-9a45-30254b38b9da', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b754a7a-f2b3-4207-9a45-30254b38b9da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:02,377 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:33:02,377 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a0fc0a-618f-481e-9da9-19995ee63aea', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a0fc0a-618f-481e-9da9-19995ee63aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:03,498 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:33:03,498 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ecc6db1-b36a-4436-81a6-2563871fd19a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ecc6db1-b36a-4436-81a6-2563871fd19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:04,620 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:33:04,620 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5aa3830-54de-4e59-90e7-a6c95c173fdf', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5aa3830-54de-4e59-90e7-a6c95c173fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:05,740 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:33:05,740 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e38a2300-eb74-4424-8c59-81954f4ed582', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e38a2300-eb74-4424-8c59-81954f4ed582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:06,860 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:33:06,860 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac8b2c3-ef37-48a5-81d7-47fa30c2bc46', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac8b2c3-ef37-48a5-81d7-47fa30c2bc46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:07,981 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:33:07,981 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ddccaf5-bb3f-4972-9956-ac65553a63d8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ddccaf5-bb3f-4972-9956-ac65553a63d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:09,104 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:33:09,104 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac588162-d924-4edf-9d74-10a2ba9b5807', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac588162-d924-4edf-9d74-10a2ba9b5807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:10,226 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:33:10,226 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c07aa93-bbc0-47fe-ba12-930c7a281b9a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c07aa93-bbc0-47fe-ba12-930c7a281b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:11,347 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:33:11,347 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e719ab0-436b-4a53-9461-dcc1372ee950', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e719ab0-436b-4a53-9461-dcc1372ee950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:12,467 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:33:12,468 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69380b5b-2aff-46c4-a429-f5dc913630eb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69380b5b-2aff-46c4-a429-f5dc913630eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:13,599 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.122s 2020-12-21 04:33:13,599 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-457af518-cf09-4bbd-ab27-bd126d797216', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457af518-cf09-4bbd-ab27-bd126d797216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:14,720 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:33:14,720 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2978f19b-c4af-43f0-9d74-02d01e294c49', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2978f19b-c4af-43f0-9d74-02d01e294c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:15,839 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:33:15,840 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f668b9ed-9d82-4bc1-9a60-3429e1c8e35f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f668b9ed-9d82-4bc1-9a60-3429e1c8e35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:16,965 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:33:16,965 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0e9c7c8-1540-4478-84ea-eb39bfd7967f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0e9c7c8-1540-4478-84ea-eb39bfd7967f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:18,087 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:33:18,088 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bf027bc-3f73-41fb-8fc6-a696b2ebe5b3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bf027bc-3f73-41fb-8fc6-a696b2ebe5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:19,210 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:33:19,211 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89700514-1385-4726-badf-17ad7dac9f2d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89700514-1385-4726-badf-17ad7dac9f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:20,340 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.120s 2020-12-21 04:33:20,340 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a0a590-70a5-4107-a378-befd125c1b8d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a0a590-70a5-4107-a378-befd125c1b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:21,472 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.123s 2020-12-21 04:33:21,472 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-facd0249-b58b-4363-81a7-ec1d50346f3a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-facd0249-b58b-4363-81a7-ec1d50346f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:22,594 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:33:22,594 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b44362eb-fc6c-41b7-ac4c-a38a1304b85a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b44362eb-fc6c-41b7-ac4c-a38a1304b85a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:23,721 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.118s 2020-12-21 04:33:23,721 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ed37d1-0764-4c49-8947-dc124911f027', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ed37d1-0764-4c49-8947-dc124911f027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:24,851 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.121s 2020-12-21 04:33:24,851 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fb426a-d339-4b6d-bd9f-1a1df3274850', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fb426a-d339-4b6d-bd9f-1a1df3274850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:25,976 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:33:25,976 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d418feb6-b2e1-462b-a940-e68bd95d03a1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d418feb6-b2e1-462b-a940-e68bd95d03a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:27,099 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:33:27,099 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f50bf0a-36fe-4de7-9f64-c31932461094', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f50bf0a-36fe-4de7-9f64-c31932461094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:28,223 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:33:28,224 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd85d8f-5f76-495d-8f34-8bac506bdcf1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd85d8f-5f76-495d-8f34-8bac506bdcf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:29,348 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:33:29,348 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25b0119c-83f2-422f-9d33-e219c245416c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25b0119c-83f2-422f-9d33-e219c245416c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:30,470 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:33:30,470 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36aecb6b-776f-4300-93da-3bfc5135214f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36aecb6b-776f-4300-93da-3bfc5135214f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:31,590 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:33:31,591 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc7fbd12-50da-4c52-a676-c0c08073b459', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc7fbd12-50da-4c52-a676-c0c08073b459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:32,712 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:33:32,712 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a41d51ce-8750-40d6-abb1-e1fd032e88fd', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a41d51ce-8750-40d6-abb1-e1fd032e88fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:33,839 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.119s 2020-12-21 04:33:33,840 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae8493e8-3cd6-4449-95b0-3085f5d67b89', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae8493e8-3cd6-4449-95b0-3085f5d67b89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:34,959 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:33:34,960 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fd9d558-aa3c-4b5a-b07a-2ced92c6da20', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fd9d558-aa3c-4b5a-b07a-2ced92c6da20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:36,080 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:33:36,081 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3b5e3e-8d5e-4489-9d9c-196dfe87eab3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3b5e3e-8d5e-4489-9d9c-196dfe87eab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:37,324 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.235s 2020-12-21 04:33:37,324 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc41b40-e610-4a59-8ebb-3f926b6ddf86', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc41b40-e610-4a59-8ebb-3f926b6ddf86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:38,446 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:33:38,447 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a73a649-3b2b-4736-baae-a835ad21f780', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a73a649-3b2b-4736-baae-a835ad21f780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:39,569 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:33:39,569 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551f2836-1736-4c68-b6c6-05e643153468', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551f2836-1736-4c68-b6c6-05e643153468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:40,692 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:33:40,693 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d055b1bc-28f4-488b-96e2-7e09499be99f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d055b1bc-28f4-488b-96e2-7e09499be99f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:41,818 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:33:41,819 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab3d31e-4cf7-4a5b-9001-cb5cd1f8a817', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab3d31e-4cf7-4a5b-9001-cb5cd1f8a817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:43,007 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.180s 2020-12-21 04:33:43,007 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab5a2ca-76e8-4456-822a-b413171eb0fa', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab5a2ca-76e8-4456-822a-b413171eb0fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:44,127 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:33:44,127 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d4ae460-ab89-4aed-880b-e8db40cac8a5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d4ae460-ab89-4aed-880b-e8db40cac8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:45,247 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:33:45,247 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e70327ec-3ba1-4c96-8b41-cddc38122e63', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e70327ec-3ba1-4c96-8b41-cddc38122e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:46,369 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:33:46,369 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b82c2800-c52b-4128-8334-1d7661021ca6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b82c2800-c52b-4128-8334-1d7661021ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:47,500 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.121s 2020-12-21 04:33:47,501 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0595df18-a4a7-4d92-8069-cff6749c3205', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0595df18-a4a7-4d92-8069-cff6749c3205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:48,623 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:33:48,624 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fdf0446-8119-4b21-8086-e8d30ed186e4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fdf0446-8119-4b21-8086-e8d30ed186e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:49,746 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:33:49,746 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8afe7f95-38e4-4a50-a50d-16b0f9fdf819', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8afe7f95-38e4-4a50-a50d-16b0f9fdf819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:50,865 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:33:50,866 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-188628ff-0a80-4844-aed6-214637339bca', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-188628ff-0a80-4844-aed6-214637339bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:51,988 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:33:51,988 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c6ef557-a68c-4b82-9ef7-19ceff2e047a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c6ef557-a68c-4b82-9ef7-19ceff2e047a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:53,108 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:33:53,109 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e129ab-29a6-436c-98f6-117c2ab640b7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21e129ab-29a6-436c-98f6-117c2ab640b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:54,234 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:33:54,234 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b29ec253-34b9-4f5c-8287-e211ff82a69d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b29ec253-34b9-4f5c-8287-e211ff82a69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:55,355 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:33:55,356 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1781c05-19fb-437d-b236-02c161ba3183', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1781c05-19fb-437d-b236-02c161ba3183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:56,479 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:33:56,479 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719797f8-6be8-4f6b-9509-33e568e3a37d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719797f8-6be8-4f6b-9509-33e568e3a37d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:57,600 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:33:57,601 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93616179-916a-4198-af08-c1c3a39571eb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93616179-916a-4198-af08-c1c3a39571eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:58,721 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:33:58,721 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-415a32e1-aab5-453f-aa36-80d7451a9383', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-415a32e1-aab5-453f-aa36-80d7451a9383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:33:59,844 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:33:59,845 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bf7e398-db79-4abc-92ec-dcdf9e59bd38', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bf7e398-db79-4abc-92ec-dcdf9e59bd38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:00,966 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:34:00,966 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc4dbe25-6ed0-4e35-aff3-e392954d0623', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc4dbe25-6ed0-4e35-aff3-e392954d0623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:02,086 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:34:02,087 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bdea435-a801-43e3-a22d-7d0e7a199517', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bdea435-a801-43e3-a22d-7d0e7a199517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:03,208 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:34:03,208 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa934dab-6863-49ac-b336-6b63cfa41f75', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa934dab-6863-49ac-b336-6b63cfa41f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:04,330 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:34:04,331 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-578f46ba-2bf0-4583-a393-f3b8db0cbd02', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-578f46ba-2bf0-4583-a393-f3b8db0cbd02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:05,454 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:34:05,454 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-344b3272-e911-4238-9037-67e345ad9923', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-344b3272-e911-4238-9037-67e345ad9923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:06,583 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.120s 2020-12-21 04:34:06,583 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-533c53d3-c5d5-4eae-95e3-00e0e1c60cda', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-533c53d3-c5d5-4eae-95e3-00e0e1c60cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:07,713 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.122s 2020-12-21 04:34:07,713 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddcd27f3-a9b0-435e-baf1-cfe537d9ce02', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddcd27f3-a9b0-435e-baf1-cfe537d9ce02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:08,833 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:34:08,833 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-710491b0-97b1-4837-ac95-af70f72a2233', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-710491b0-97b1-4837-ac95-af70f72a2233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:09,956 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:34:09,957 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c29462-5d6d-4d00-9686-05ff95b03d91', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c29462-5d6d-4d00-9686-05ff95b03d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:11,077 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:34:11,078 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-599e1811-28c0-4856-9538-c7d1a8b8750b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-599e1811-28c0-4856-9538-c7d1a8b8750b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:12,201 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:34:12,202 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55329881-a4f9-4941-b6e6-ae7c4b9c6c1e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55329881-a4f9-4941-b6e6-ae7c4b9c6c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:13,323 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:34:13,323 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e85d163-508f-487a-abc0-7b568a0cd055', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e85d163-508f-487a-abc0-7b568a0cd055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:14,446 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:34:14,446 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09118d5c-4f2f-4a3d-af2f-9b6034fd1d0e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09118d5c-4f2f-4a3d-af2f-9b6034fd1d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:15,571 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:34:15,571 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5731fc0f-aaef-46ef-adbf-e691a396181b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5731fc0f-aaef-46ef-adbf-e691a396181b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:16,693 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:34:16,694 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f430a42-15cf-4b4d-9460-e1ec91116528', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f430a42-15cf-4b4d-9460-e1ec91116528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:17,813 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:34:17,814 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bc5ceca-86dc-4e0b-acfb-197c502af954', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bc5ceca-86dc-4e0b-acfb-197c502af954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:18,934 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:34:18,934 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c0236df-36ab-4e90-a2e1-127038c14ed9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c0236df-36ab-4e90-a2e1-127038c14ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:20,057 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:34:20,058 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb49938-73de-4050-b0ae-6dab38d75733', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb49938-73de-4050-b0ae-6dab38d75733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:21,183 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:34:21,184 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa18587-bd4f-4dc5-8711-37a0b8b14e5f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa18587-bd4f-4dc5-8711-37a0b8b14e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:22,306 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:34:22,307 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ec12302-5358-4cdb-8b42-204aa802d5df', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ec12302-5358-4cdb-8b42-204aa802d5df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:23,429 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:34:23,429 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf57ca54-f9e1-4e7b-98cf-c11db5f3f46e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf57ca54-f9e1-4e7b-98cf-c11db5f3f46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:24,558 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.120s 2020-12-21 04:34:24,558 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e371e7-b9d3-494b-8b49-460e44bba69f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e371e7-b9d3-494b-8b49-460e44bba69f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:25,682 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:34:25,682 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bfcfe9b-86eb-4d70-bb02-3a355c0c97f7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bfcfe9b-86eb-4d70-bb02-3a355c0c97f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:26,806 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:34:26,806 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-001a482a-59f6-4daf-bb46-8b92c480b6db', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-001a482a-59f6-4daf-bb46-8b92c480b6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:27,926 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:34:27,927 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6761e29c-b126-4237-a2dc-2531c7e7cb13', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6761e29c-b126-4237-a2dc-2531c7e7cb13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:29,047 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:34:29,047 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7236389-31b4-44c8-b2ec-70388ba7c6aa', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7236389-31b4-44c8-b2ec-70388ba7c6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:30,168 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:34:30,169 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240f9992-b569-4b3f-9fcf-eed94325f64f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240f9992-b569-4b3f-9fcf-eed94325f64f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:31,291 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:34:31,291 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad960aae-a6fc-46ab-ba64-f82b511c8eb6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad960aae-a6fc-46ab-ba64-f82b511c8eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:32,412 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:34:32,413 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95b7544e-8c1d-4b44-b9b6-de93efb46df2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95b7544e-8c1d-4b44-b9b6-de93efb46df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:33,535 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:34:33,535 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d87c006-cb67-46ae-a8de-ceb113782eba', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d87c006-cb67-46ae-a8de-ceb113782eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:34,661 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:34:34,661 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05da5469-2cdf-430b-a4e3-b63d90443341', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05da5469-2cdf-430b-a4e3-b63d90443341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:35,783 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:34:35,783 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a6384c-4c5f-486e-8954-17289f626767', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a6384c-4c5f-486e-8954-17289f626767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:36,904 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:34:36,904 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb1b9a6-ae4b-480c-9022-3a9f094d1767', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb1b9a6-ae4b-480c-9022-3a9f094d1767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:38,039 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.126s 2020-12-21 04:34:38,040 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22b182c8-cdc6-44f9-ae6c-bba56b3d36e4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22b182c8-cdc6-44f9-ae6c-bba56b3d36e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:39,163 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:34:39,163 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a149cc7-8070-4d18-bdcb-cd6a70ed3d74', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a149cc7-8070-4d18-bdcb-cd6a70ed3d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:40,285 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:34:40,286 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f2734f5-6a3d-46cd-aa8a-f96800d26c70', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f2734f5-6a3d-46cd-aa8a-f96800d26c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:41,405 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:34:41,406 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a380ae5-c6a1-42fc-9cd5-b876ca99e84a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a380ae5-c6a1-42fc-9cd5-b876ca99e84a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:42,526 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:34:42,526 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feaa036b-14af-483d-928a-c16041bb55d7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feaa036b-14af-483d-928a-c16041bb55d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:43,646 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:34:43,646 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56070cab-26fb-4080-a3ca-28d2175709a2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56070cab-26fb-4080-a3ca-28d2175709a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:43,753 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/detail 0.098s 2020-12-21 04:34:43,753 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-971e0f80-500b-48f0-ae7a-771640a78545', 'content-length': '994', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-971e0f80-500b-48f0-ae7a-771640a78545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/detail'} Body: b'{"volumes": [{"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:28:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}]}' 2020-12-21 04:34:43,901 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/groups/481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00/action 0.140s 2020-12-21 04:34:43,902 94995 DEBUG [tempest.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': 'Mon, 21 Dec 2020 04:34:43 GMT', 'server': 'Apache/2.4.29 (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-34c496e6-8b65-4032-a4f9-f20033c1ca0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/groups/481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00/action'} Body: b'' 2020-12-21 04:34:44,017 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:34:44,017 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5c7c0bb-c3c6-4cae-96f9-f8dcda6f04a0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5c7c0bb-c3c6-4cae-96f9-f8dcda6f04a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:45,138 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:34:45,139 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e5afc86-1fca-45fd-9dfa-8ff689575334', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5afc86-1fca-45fd-9dfa-8ff689575334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:46,259 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:34:46,259 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce5438a0-39cb-4765-b117-9acee9e36a34', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce5438a0-39cb-4765-b117-9acee9e36a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:47,390 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.121s 2020-12-21 04:34:47,391 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35fd4652-db04-40f2-8347-a6e77d44b831', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35fd4652-db04-40f2-8347-a6e77d44b831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:48,517 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.118s 2020-12-21 04:34:48,517 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec26e92-5202-42fd-a38f-23d61bb1a65b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec26e92-5202-42fd-a38f-23d61bb1a65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:49,638 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:34:49,639 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df072e21-681b-4020-b2e1-eaa21ad5bf38', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df072e21-681b-4020-b2e1-eaa21ad5bf38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:50,766 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.119s 2020-12-21 04:34:50,767 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b2cc497-5216-4ab1-9f0f-ada94d7a6efb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b2cc497-5216-4ab1-9f0f-ada94d7a6efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:51,888 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:34:51,888 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89bce9af-ab6e-4622-93f8-c736ba8ed15b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89bce9af-ab6e-4622-93f8-c736ba8ed15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:53,010 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:34:53,011 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e71919de-966e-46a6-a189-760f576f8d56', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e71919de-966e-46a6-a189-760f576f8d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:54,140 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.121s 2020-12-21 04:34:54,140 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71fb6b76-653f-4d0b-b990-caa78af8bd79', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71fb6b76-653f-4d0b-b990-caa78af8bd79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:55,267 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:34:55,267 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8046058-705d-4208-83ef-bd0048661c59', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8046058-705d-4208-83ef-bd0048661c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:56,391 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:34:56,391 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abdc8eb5-0de5-4f6b-89d5-7cafbfba75d4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abdc8eb5-0de5-4f6b-89d5-7cafbfba75d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:57,536 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.136s 2020-12-21 04:34:57,537 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7441526-452a-411b-b5bb-b50f36cd0de5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7441526-452a-411b-b5bb-b50f36cd0de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:58,660 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:34:58,661 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e9e6a1-6dd9-495f-9e42-5f152e8b1327', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e9e6a1-6dd9-495f-9e42-5f152e8b1327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:34:59,781 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:34:59,781 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b901576-9568-4b79-9afe-9eb688ad49d8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b901576-9568-4b79-9afe-9eb688ad49d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:00,904 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:35:00,905 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ba2975-0b31-4e72-b66d-a3120f57b423', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ba2975-0b31-4e72-b66d-a3120f57b423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:02,027 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:35:02,028 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356ed482-3dc9-420f-8256-2495ad0e7122', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356ed482-3dc9-420f-8256-2495ad0e7122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:03,152 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:35:03,152 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab51e5eb-14dd-433d-b984-7191e8527e58', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab51e5eb-14dd-433d-b984-7191e8527e58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:04,272 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:35:04,272 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a8df095-6069-4e69-b543-ba10984e2faa', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a8df095-6069-4e69-b543-ba10984e2faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:05,392 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:35:05,392 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b16787c-27de-4212-968d-9b3864e88b80', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b16787c-27de-4212-968d-9b3864e88b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:06,522 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.121s 2020-12-21 04:35:06,522 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc9c2ab0-69d3-42a1-92c1-e407460561e5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc9c2ab0-69d3-42a1-92c1-e407460561e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:07,647 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:35:07,647 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1328bcd0-52e5-4eef-9f5d-a482369807e4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1328bcd0-52e5-4eef-9f5d-a482369807e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:08,769 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:35:08,769 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a8a6cb3-c586-44e1-9176-2b25a250a6cb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a8a6cb3-c586-44e1-9176-2b25a250a6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:09,891 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:35:09,892 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed79e15-24d7-4340-b0f6-8151d5d77e6f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed79e15-24d7-4340-b0f6-8151d5d77e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:11,015 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:35:11,015 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df092086-bb05-4815-a6b9-5e51e39eaf7d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df092086-bb05-4815-a6b9-5e51e39eaf7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:12,136 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:35:12,137 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2993ae8-1c19-4977-a915-7547494110ad', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2993ae8-1c19-4977-a915-7547494110ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:13,257 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:35:13,258 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f5bb42-46c1-439b-ac2e-6dc5094cbc0d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f5bb42-46c1-439b-ac2e-6dc5094cbc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:14,389 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.122s 2020-12-21 04:35:14,390 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa755f9a-789e-4073-8664-b7abedc33165', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa755f9a-789e-4073-8664-b7abedc33165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:15,512 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:35:15,512 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a162709-45d2-4107-acd7-396a035fcd3a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a162709-45d2-4107-acd7-396a035fcd3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:16,634 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:35:16,634 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc851c9a-f618-494d-a0d8-a38bfec273c8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc851c9a-f618-494d-a0d8-a38bfec273c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:17,757 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:35:17,757 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90be1f47-9004-4bc5-97ee-c7f68864f0c8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90be1f47-9004-4bc5-97ee-c7f68864f0c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:18,878 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:35:18,878 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b533560-30ce-489b-b9fc-2461dbe5ecec', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b533560-30ce-489b-b9fc-2461dbe5ecec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:20,000 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:35:20,001 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47bc1d5-022a-4bf6-aad2-e122943d73a5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47bc1d5-022a-4bf6-aad2-e122943d73a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:21,120 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:35:21,120 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-761f8f9c-6b74-4741-947e-48a850480e0e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-761f8f9c-6b74-4741-947e-48a850480e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:22,240 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:35:22,240 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0c49411-2c4b-4989-a6fe-f396f3a22029', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0c49411-2c4b-4989-a6fe-f396f3a22029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:23,363 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:35:23,363 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faab8e67-032a-46fd-b82d-3efc0b8c1092', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faab8e67-032a-46fd-b82d-3efc0b8c1092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:24,494 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.121s 2020-12-21 04:35:24,494 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4dfaba-37ea-41d4-8f5b-11da5f90affb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4dfaba-37ea-41d4-8f5b-11da5f90affb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:25,618 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:35:25,618 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70701aaa-9495-43cf-932b-66e3b0a529bc', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70701aaa-9495-43cf-932b-66e3b0a529bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:26,743 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:35:26,744 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f501c51c-879d-47f2-9a6e-8c1757aab401', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f501c51c-879d-47f2-9a6e-8c1757aab401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:27,867 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:35:27,867 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caa16dbc-e062-4a3f-b5e7-e2dd6081529d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caa16dbc-e062-4a3f-b5e7-e2dd6081529d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:28,987 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:35:28,987 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18a9aeb0-bb03-4b52-9be7-9eafd9b176ec', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18a9aeb0-bb03-4b52-9be7-9eafd9b176ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:30,108 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:35:30,109 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96cf410f-3df5-41bc-b9a6-69c6b9ace776', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96cf410f-3df5-41bc-b9a6-69c6b9ace776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:31,229 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:35:31,229 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0be0b0-72e0-4662-94ee-fd67ea46adbc', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0be0b0-72e0-4662-94ee-fd67ea46adbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:32,360 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.123s 2020-12-21 04:35:32,361 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a52a496c-60a3-4261-a155-597b76d3b6f0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a52a496c-60a3-4261-a155-597b76d3b6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:33,482 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:35:33,483 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d4dc67-fed7-4de1-8635-1c05d38f0cd8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d4dc67-fed7-4de1-8635-1c05d38f0cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:34,608 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:35:34,609 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6909b652-5349-4495-b00f-53e3c76e8d78', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6909b652-5349-4495-b00f-53e3c76e8d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:35,729 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:35:35,729 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3462b681-7010-45df-a765-c330fd1a8f43', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3462b681-7010-45df-a765-c330fd1a8f43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:36,852 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:35:36,852 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb2597dd-f217-4c39-a7a5-7df45866f27f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb2597dd-f217-4c39-a7a5-7df45866f27f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:37,973 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:35:37,973 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d95c3160-af37-4b49-bd95-5bbe80d13135', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d95c3160-af37-4b49-bd95-5bbe80d13135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:39,095 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:35:39,095 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b881ea-ead0-40f5-a0c2-26a11f85c681', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b881ea-ead0-40f5-a0c2-26a11f85c681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:40,215 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:35:40,216 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ec93fc-ffc3-4136-bee6-0ac4980988c9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ec93fc-ffc3-4136-bee6-0ac4980988c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:41,337 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:35:41,337 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6078e730-2a94-43ca-904e-ce67a2ed7af6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6078e730-2a94-43ca-904e-ce67a2ed7af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:42,464 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:35:42,464 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b24c047c-d613-49fc-b2ed-b6bfcddc02b0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b24c047c-d613-49fc-b2ed-b6bfcddc02b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:43,586 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:35:43,587 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a4d75c-c969-4be7-a82d-e40f497ff28b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a4d75c-c969-4be7-a82d-e40f497ff28b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:44,706 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:35:44,707 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea57a162-b121-4352-9165-a8ee35ae3af5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea57a162-b121-4352-9165-a8ee35ae3af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:45,828 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:35:45,828 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f712bd-71e5-460e-811c-dd2932b7ac66', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f712bd-71e5-460e-811c-dd2932b7ac66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:46,948 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:35:46,949 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08bb4ff0-c107-47e8-b1de-d1f33fa38dc6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08bb4ff0-c107-47e8-b1de-d1f33fa38dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:48,070 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:35:48,070 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5f9730c-b1a5-4976-a826-665b1e898f2a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5f9730c-b1a5-4976-a826-665b1e898f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:49,192 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:35:49,192 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-205bf45b-bb8c-4dcd-bced-cc7b70b93de2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-205bf45b-bb8c-4dcd-bced-cc7b70b93de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:50,313 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:35:50,314 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-764da74f-0199-4887-b7bc-e836145e230f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-764da74f-0199-4887-b7bc-e836145e230f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:51,439 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:35:51,439 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed68091-5b56-4ef5-9f6f-4ea6c1825328', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed68091-5b56-4ef5-9f6f-4ea6c1825328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:52,564 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:35:52,565 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b2e617-e8ad-4195-acc6-01f961ead066', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b2e617-e8ad-4195-acc6-01f961ead066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:53,685 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:35:53,686 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bf658b1-d804-47b5-a633-33256b5cdbe6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bf658b1-d804-47b5-a633-33256b5cdbe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:54,808 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:35:54,809 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405da9eb-f25f-491a-afa0-a323840903cf', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405da9eb-f25f-491a-afa0-a323840903cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:55,929 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:35:55,930 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5420054-5025-42f6-8258-08c2a39a08a2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5420054-5025-42f6-8258-08c2a39a08a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:57,055 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:35:57,056 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44aa266e-ce32-4239-a451-fd30d7229c0f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44aa266e-ce32-4239-a451-fd30d7229c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:58,180 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:35:58,181 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b374a22b-d6d3-488a-800d-beb1041ab67d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b374a22b-d6d3-488a-800d-beb1041ab67d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:35:59,303 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:35:59,303 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3efc9340-80f9-4ae7-b214-04b7b803684b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3efc9340-80f9-4ae7-b214-04b7b803684b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:00,422 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:36:00,423 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7af39555-67da-4aee-8718-32eb98c7e123', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7af39555-67da-4aee-8718-32eb98c7e123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:01,547 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:36:01,548 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9231fd72-2d01-4e6d-9525-8d5253e053a4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9231fd72-2d01-4e6d-9525-8d5253e053a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:02,667 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:36:02,667 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-714f75ca-aa93-4f43-8c42-c2d4b512c54a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-714f75ca-aa93-4f43-8c42-c2d4b512c54a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:03,787 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:36:03,787 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41fe83bc-a473-46f0-995d-ddfb8e659bf4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41fe83bc-a473-46f0-995d-ddfb8e659bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:04,908 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:36:04,908 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbeecb8b-2aab-4a7a-be56-d4e0428389b3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbeecb8b-2aab-4a7a-be56-d4e0428389b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:06,029 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:36:06,029 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3ea22db-ea52-42db-b573-b70d1f95a2f1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3ea22db-ea52-42db-b573-b70d1f95a2f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:07,155 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:36:07,155 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450532c7-ea11-4c2b-9e25-2f2b10b86fe3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450532c7-ea11-4c2b-9e25-2f2b10b86fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:08,275 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:36:08,276 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c47e96b6-333d-480f-a68c-412f2b8505d1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c47e96b6-333d-480f-a68c-412f2b8505d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:09,396 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:36:09,396 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24dc933a-35b6-4020-9ddc-18d9154eb6b1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24dc933a-35b6-4020-9ddc-18d9154eb6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:10,518 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:36:10,519 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9a63b3f-ed48-462a-8e87-76312492fa55', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9a63b3f-ed48-462a-8e87-76312492fa55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:11,639 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:36:11,639 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16e11cef-a582-49b7-bbd2-c53d6e0552d2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16e11cef-a582-49b7-bbd2-c53d6e0552d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:12,759 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:36:12,759 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b143f8ff-a755-4066-b913-a5ff0092a338', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b143f8ff-a755-4066-b913-a5ff0092a338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:13,879 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:36:13,880 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c537f18-bca3-457e-99f2-19b95804d6d1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c537f18-bca3-457e-99f2-19b95804d6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:15,002 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:36:15,002 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-528e891e-3e4b-4deb-ab75-8c38e084cc7c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-528e891e-3e4b-4deb-ab75-8c38e084cc7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:16,126 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:36:16,126 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87662319-015d-4dd7-8734-2506326207a6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87662319-015d-4dd7-8734-2506326207a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:17,248 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:36:17,248 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ee7ea7-1b27-4e39-8288-abf28f423cbb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ee7ea7-1b27-4e39-8288-abf28f423cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:18,369 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:36:18,370 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fbf6ed2-9a5e-4f92-8d05-f16c2f2f0770', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fbf6ed2-9a5e-4f92-8d05-f16c2f2f0770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:19,494 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:36:19,494 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-286d3e02-6e32-4d0b-baaf-488b8ac52851', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286d3e02-6e32-4d0b-baaf-488b8ac52851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:20,628 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.125s 2020-12-21 04:36:20,628 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15095bf8-0cc1-437a-99e0-bc98ad6cd808', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15095bf8-0cc1-437a-99e0-bc98ad6cd808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:21,749 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:36:21,750 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f019d84d-8ae8-427d-b72c-01b0aaa31381', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f019d84d-8ae8-427d-b72c-01b0aaa31381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:22,871 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:36:22,871 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39f0071e-7d90-4e30-bf38-5a71134c1bd5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39f0071e-7d90-4e30-bf38-5a71134c1bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:23,993 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:36:23,993 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d52ddd49-3af3-44d7-9061-8066f9ffad6c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d52ddd49-3af3-44d7-9061-8066f9ffad6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:25,115 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:36:25,116 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b33b05-460c-459f-b9bb-59c16bffe213', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b33b05-460c-459f-b9bb-59c16bffe213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:26,238 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:36:26,238 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e86606-2831-49ee-882c-81703449b543', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e86606-2831-49ee-882c-81703449b543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:27,360 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:36:27,360 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877cae5c-b000-438f-b60a-2e709aa6019d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877cae5c-b000-438f-b60a-2e709aa6019d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:28,483 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:36:28,483 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e2566a4-cb60-4ecc-83fd-572454e64b78', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e2566a4-cb60-4ecc-83fd-572454e64b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:29,604 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:36:29,604 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52934429-5aed-48fd-80de-335b28a29889', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52934429-5aed-48fd-80de-335b28a29889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:30,724 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:36:30,725 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61697577-0021-4970-8767-bd6724e84507', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61697577-0021-4970-8767-bd6724e84507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:31,846 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:36:31,846 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-413aeba3-4e1a-4415-aac6-ce4cf47932cb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-413aeba3-4e1a-4415-aac6-ce4cf47932cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:32,969 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:36:32,970 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cdf6252-c42b-4e0a-92f1-489e5a9f0be1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cdf6252-c42b-4e0a-92f1-489e5a9f0be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:34,092 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:36:34,093 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63b59c59-bb62-4e25-a904-ba7fd1d35507', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63b59c59-bb62-4e25-a904-ba7fd1d35507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:35,214 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:36:35,214 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be00dc5-a07a-41e8-8666-b11e7e143df6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be00dc5-a07a-41e8-8666-b11e7e143df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:36,336 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:36:36,336 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d49392-ab4a-4d6e-b413-f29b702d1d44', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d49392-ab4a-4d6e-b413-f29b702d1d44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:37,457 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:36:37,457 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7083fc96-8976-4d96-b2b4-1861c5251ead', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7083fc96-8976-4d96-b2b4-1861c5251ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:38,578 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:36:38,578 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6bd9549-7902-401c-8204-e13f556ac1c7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6bd9549-7902-401c-8204-e13f556ac1c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:39,699 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:36:39,700 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7a505b8-2c79-4ca9-9bd9-6b86ad639f77', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7a505b8-2c79-4ca9-9bd9-6b86ad639f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:40,821 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:36:40,822 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a4a439-0827-4d6e-b45d-c27dc0aede5f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a4a439-0827-4d6e-b45d-c27dc0aede5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:41,942 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:36:41,943 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c70d5b0-c84f-4378-880d-b38d5d22151c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c70d5b0-c84f-4378-880d-b38d5d22151c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:43,063 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:36:43,063 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3ffa306-289d-43e6-8f40-ec9203f7cdaf', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3ffa306-289d-43e6-8f40-ec9203f7cdaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:44,185 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:36:44,186 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15a1fbc7-9410-4520-a7ee-4aa619b7f87e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15a1fbc7-9410-4520-a7ee-4aa619b7f87e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:45,306 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:36:45,306 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe09c5d-4ac4-479e-9884-f406278d6dd8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe09c5d-4ac4-479e-9884-f406278d6dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:46,431 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:36:46,431 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb877187-476f-4f42-a918-6d112dd8ee42', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb877187-476f-4f42-a918-6d112dd8ee42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:47,557 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:36:47,557 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e5e037-3265-40ff-807a-9b886fcf7187', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e5e037-3265-40ff-807a-9b886fcf7187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:48,689 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.123s 2020-12-21 04:36:48,689 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e802a8c4-f603-4904-8087-128f4ccabd83', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e802a8c4-f603-4904-8087-128f4ccabd83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:49,810 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:36:49,811 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc0bb40-33e3-4eb4-ad35-e8bae83f894b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc0bb40-33e3-4eb4-ad35-e8bae83f894b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:50,935 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:36:50,936 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-840ee18e-5788-4f3b-9660-29919afcc6a1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-840ee18e-5788-4f3b-9660-29919afcc6a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:52,060 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:36:52,061 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f86557dc-a95a-425d-9506-b64f4299219c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f86557dc-a95a-425d-9506-b64f4299219c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:53,184 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:36:53,185 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b65920a5-34b5-44a2-bc15-a291a61ea172', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b65920a5-34b5-44a2-bc15-a291a61ea172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:54,310 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:36:54,311 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8b1f5f4-3f5b-4152-ba53-9b7a2dac3933', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8b1f5f4-3f5b-4152-ba53-9b7a2dac3933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:55,434 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:36:55,435 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebbdfdc5-3e67-41d2-9721-6d689de972e2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebbdfdc5-3e67-41d2-9721-6d689de972e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:56,557 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:36:56,558 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70eca9b3-4bcc-429f-b93d-cd7f2c4cfbc5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70eca9b3-4bcc-429f-b93d-cd7f2c4cfbc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:57,679 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:36:57,679 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b88c1d-68d5-4a4d-9876-b08781833085', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b88c1d-68d5-4a4d-9876-b08781833085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:58,804 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:36:58,805 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1bc5d69-dca5-4f72-87ca-3870d2b6785e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1bc5d69-dca5-4f72-87ca-3870d2b6785e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:36:59,925 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:36:59,926 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-643d352b-ce8f-484c-8a17-8ac5322f7c32', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-643d352b-ce8f-484c-8a17-8ac5322f7c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:01,045 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:37:01,046 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bcf2df7-3b22-4132-b80f-333d48205557', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bcf2df7-3b22-4132-b80f-333d48205557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:02,174 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.120s 2020-12-21 04:37:02,174 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bede1cf8-cb2b-4161-9e20-b9557bc0d5e1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bede1cf8-cb2b-4161-9e20-b9557bc0d5e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:03,296 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:37:03,297 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61abffa9-46e8-4ca7-b5d1-2f3219f3240c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61abffa9-46e8-4ca7-b5d1-2f3219f3240c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:04,418 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:37:04,419 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ebd352e-1b00-45b2-99d9-291e9103ca60', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ebd352e-1b00-45b2-99d9-291e9103ca60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:05,543 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:37:05,544 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0cc70a8-8e6d-450c-b397-8504871e385d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0cc70a8-8e6d-450c-b397-8504871e385d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:06,665 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:37:06,665 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee8995a-48ef-4ada-be47-2d98e91984b2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee8995a-48ef-4ada-be47-2d98e91984b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:07,791 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:37:07,791 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522d701e-ba2d-4e1e-9dc6-7d0fac9ddcd3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522d701e-ba2d-4e1e-9dc6-7d0fac9ddcd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:08,913 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:37:08,914 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b81cdd0-abf1-403f-aeb0-642f69853245', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b81cdd0-abf1-403f-aeb0-642f69853245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:10,036 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:37:10,036 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6bd0b25-7382-4df4-a6f1-f99b41e48d1b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6bd0b25-7382-4df4-a6f1-f99b41e48d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:11,156 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:37:11,157 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-159c56c0-589f-43e9-a49c-7a0a76353104', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-159c56c0-589f-43e9-a49c-7a0a76353104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:12,278 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:37:12,279 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5a4eda6-7a7a-45b1-8d71-6158981ef09b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5a4eda6-7a7a-45b1-8d71-6158981ef09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:13,402 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:37:13,402 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ee689d-1e3a-463c-a039-dc6ae83c9f07', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ee689d-1e3a-463c-a039-dc6ae83c9f07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:14,526 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:37:14,527 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d6cb0c-3789-4244-bdc8-13b818f3b21e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d6cb0c-3789-4244-bdc8-13b818f3b21e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:15,650 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:37:15,651 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98f974ea-241a-4b6d-a7c9-f09c28bf57c9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f974ea-241a-4b6d-a7c9-f09c28bf57c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:16,774 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:37:16,775 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a28f51-ebad-4a06-8372-783f0dcd9321', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a28f51-ebad-4a06-8372-783f0dcd9321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:17,901 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:37:17,901 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9704be64-b479-43f2-bbd8-d38122f3be7b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9704be64-b479-43f2-bbd8-d38122f3be7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:19,023 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:37:19,023 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd974094-f88c-4350-94ba-382b6f4a1107', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd974094-f88c-4350-94ba-382b6f4a1107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:20,143 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:37:20,143 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d96cb96f-4e53-4518-80d1-5dff3b260554', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d96cb96f-4e53-4518-80d1-5dff3b260554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:21,269 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.118s 2020-12-21 04:37:21,269 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db4d4884-7340-4d15-82b5-676e7892c5cf', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db4d4884-7340-4d15-82b5-676e7892c5cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:22,391 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:37:22,391 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36bff21d-5c3c-429a-9fba-f014e1801e6a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36bff21d-5c3c-429a-9fba-f014e1801e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:23,512 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:37:23,513 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-093cc475-a412-4bb0-ba41-fed6c2d6e37b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-093cc475-a412-4bb0-ba41-fed6c2d6e37b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:24,635 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:37:24,636 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-047e8b26-133c-47cb-a0cf-7a1acad5737d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-047e8b26-133c-47cb-a0cf-7a1acad5737d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:25,755 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:37:25,755 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0617238-969f-42a3-9ef1-5aa4a43d72f1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0617238-969f-42a3-9ef1-5aa4a43d72f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:26,878 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:37:26,878 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7363099-b6fe-4d33-9ec0-caeb7bfd5580', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7363099-b6fe-4d33-9ec0-caeb7bfd5580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:27,997 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:37:27,997 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e9abed-ddc4-40a4-a74b-7e0f6ddd75ec', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e9abed-ddc4-40a4-a74b-7e0f6ddd75ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:29,116 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:37:29,116 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b37b13-d8e3-49d3-b7f0-b26ec5926124', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b37b13-d8e3-49d3-b7f0-b26ec5926124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:30,236 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:37:30,236 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbefccf-e1a0-43bb-a2f4-91687a214b79', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbefccf-e1a0-43bb-a2f4-91687a214b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:31,357 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:37:31,357 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51414b2f-a16b-44c1-82bc-efefa62e3e9c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51414b2f-a16b-44c1-82bc-efefa62e3e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:32,482 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:37:32,482 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a0816a-fdb5-416b-93b2-0bc7d3a5c131', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a0816a-fdb5-416b-93b2-0bc7d3a5c131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:33,605 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:37:33,605 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae91e5b-5d15-49e3-b6c9-65e44b80ec5b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae91e5b-5d15-49e3-b6c9-65e44b80ec5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:34,727 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:37:34,728 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db6b958b-7ebb-4632-8167-ae683e6e7ad9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db6b958b-7ebb-4632-8167-ae683e6e7ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:35,848 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:37:35,848 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bdb2c4a-4a86-4379-b77e-de8ceebaaa6d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bdb2c4a-4a86-4379-b77e-de8ceebaaa6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:36,972 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:37:36,972 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a6eb79-08c9-413e-80a3-ce20cffe9556', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a6eb79-08c9-413e-80a3-ce20cffe9556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:38,099 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.119s 2020-12-21 04:37:38,099 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-785deea7-638a-4d91-9014-f4788d605c8a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-785deea7-638a-4d91-9014-f4788d605c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:39,221 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:37:39,221 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2916cd8-262a-4f32-bc9c-f3ca0a3bf65f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2916cd8-262a-4f32-bc9c-f3ca0a3bf65f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:40,343 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:37:40,344 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c413124-b1d4-4fab-8bab-0f4cc5ec639d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c413124-b1d4-4fab-8bab-0f4cc5ec639d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:41,464 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:37:41,464 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910d405a-d768-4557-a310-7feaf2539a17', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910d405a-d768-4557-a310-7feaf2539a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:42,585 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:37:42,586 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c5a0ac-f56c-41d1-94f5-1b3639ecc235', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c5a0ac-f56c-41d1-94f5-1b3639ecc235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:43,711 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:37:43,711 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e4c9d1-d582-463c-8773-b1bff0097b47', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e4c9d1-d582-463c-8773-b1bff0097b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:44,832 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:37:44,833 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f64f38-9015-4db8-b988-58d4f4a74e21', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f64f38-9015-4db8-b988-58d4f4a74e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:45,955 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:37:45,955 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-133e7a28-b021-4665-b592-1cf29692208a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-133e7a28-b021-4665-b592-1cf29692208a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:47,076 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:37:47,076 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5461c31-a7a2-4e3a-991e-9c596d789163', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5461c31-a7a2-4e3a-991e-9c596d789163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:48,198 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:37:48,199 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b3efd8-53c9-4801-af3b-504658fdfa9f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b3efd8-53c9-4801-af3b-504658fdfa9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:49,324 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:37:49,324 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e0beb21-726a-4085-a786-7d47cd984289', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e0beb21-726a-4085-a786-7d47cd984289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:50,449 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:37:50,449 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e600e29-7a78-448f-866b-8bfb2e37525c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e600e29-7a78-448f-866b-8bfb2e37525c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:51,574 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:37:51,574 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76dfd3b-c4aa-4ffd-aca8-96857733a101', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76dfd3b-c4aa-4ffd-aca8-96857733a101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:52,695 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:37:52,696 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f35c5f7e-29c6-4932-b81c-e3d848672ee2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f35c5f7e-29c6-4932-b81c-e3d848672ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:53,818 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:37:53,819 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0a64a4f-2f94-4ce5-96a6-5701cfc81f89', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0a64a4f-2f94-4ce5-96a6-5701cfc81f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:54,944 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:37:54,944 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3753210-4470-440d-aeef-1bdf9cd600b1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3753210-4470-440d-aeef-1bdf9cd600b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:56,064 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:37:56,065 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d8f7a3f-b1b1-4e87-ac86-b75f6cc4da80', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d8f7a3f-b1b1-4e87-ac86-b75f6cc4da80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:57,185 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:37:57,185 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43113a09-d4a6-47ba-a9fe-17b50193d197', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43113a09-d4a6-47ba-a9fe-17b50193d197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:58,305 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:37:58,305 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b0f13cb-bf21-4beb-8acf-59a64bb59419', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b0f13cb-bf21-4beb-8acf-59a64bb59419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:37:59,423 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:37:59,424 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfbbfb5c-5320-423c-b4bc-6bfdfb408bec', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfbbfb5c-5320-423c-b4bc-6bfdfb408bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:00,544 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:38:00,544 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b46fb4-057e-4990-b6dd-4dc3a1f542fb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b46fb4-057e-4990-b6dd-4dc3a1f542fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:01,668 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:38:01,668 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-295f4199-ebcf-4f38-a104-fd3d5c0a083e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-295f4199-ebcf-4f38-a104-fd3d5c0a083e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:02,791 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:38:02,791 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e1c619-e393-4a9e-ac61-332de7b00f7b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e1c619-e393-4a9e-ac61-332de7b00f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:03,916 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:38:03,917 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a6737a6-704c-4866-91dc-002b3b143f31', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a6737a6-704c-4866-91dc-002b3b143f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:05,038 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:38:05,039 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7122df3-ab65-4f3f-9355-f9f3c78d975d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7122df3-ab65-4f3f-9355-f9f3c78d975d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:06,169 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.121s 2020-12-21 04:38:06,170 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57dbfa6f-ae68-4786-98ca-6470767c0f01', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57dbfa6f-ae68-4786-98ca-6470767c0f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:07,291 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:38:07,292 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-554d2f0d-60dd-4ce9-8805-50155c2afd19', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554d2f0d-60dd-4ce9-8805-50155c2afd19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:08,417 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:38:08,417 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d576ea3a-3c69-489a-942a-35617f588dad', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d576ea3a-3c69-489a-942a-35617f588dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:09,545 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.120s 2020-12-21 04:38:09,546 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d2d6c4-a3df-4d2d-bf2e-d9de99a9ea73', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d2d6c4-a3df-4d2d-bf2e-d9de99a9ea73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:10,669 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:38:10,669 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a392d40-8872-4e4e-a73e-ca09303604f8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a392d40-8872-4e4e-a73e-ca09303604f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:11,788 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:38:11,789 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de74a0a-4f70-49e5-8dc9-4c41195dfb63', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de74a0a-4f70-49e5-8dc9-4c41195dfb63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:12,909 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:38:12,910 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9637ef3d-0b10-4761-824a-22ad653698f3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9637ef3d-0b10-4761-824a-22ad653698f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:14,028 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:38:14,029 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c38bff3a-8e13-4f4d-ae8d-c06400ae1971', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c38bff3a-8e13-4f4d-ae8d-c06400ae1971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:15,154 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:38:15,154 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad8b4244-6192-45c5-a3fe-ffc171a1301f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad8b4244-6192-45c5-a3fe-ffc171a1301f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:16,273 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:38:16,273 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4a8a98-a2ed-4fee-8897-6466d8f26251', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4a8a98-a2ed-4fee-8897-6466d8f26251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:17,402 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.120s 2020-12-21 04:38:17,403 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856d0d1e-1605-45f8-bc1d-e0db2ba2760f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856d0d1e-1605-45f8-bc1d-e0db2ba2760f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:18,525 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:38:18,525 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67fb2fa-3bb3-4c2a-95ac-82c66cc07046', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67fb2fa-3bb3-4c2a-95ac-82c66cc07046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:19,648 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:38:19,648 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5a33c15-f2e5-4e44-bcbb-38562e7edfbc', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5a33c15-f2e5-4e44-bcbb-38562e7edfbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:20,769 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:38:20,769 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d2cf50f-db2d-4872-900f-f9bc9c42e8a7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d2cf50f-db2d-4872-900f-f9bc9c42e8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:21,891 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:38:21,891 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60082cca-09d7-4225-a54c-0d668c050f46', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60082cca-09d7-4225-a54c-0d668c050f46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:23,015 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.115s 2020-12-21 04:38:23,015 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73458de8-7f87-472c-be4f-52e28751ea25', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73458de8-7f87-472c-be4f-52e28751ea25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:24,135 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:38:24,136 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d6bdbd2-b727-41f1-ba3f-a8487e671f25', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d6bdbd2-b727-41f1-ba3f-a8487e671f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:25,264 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.118s 2020-12-21 04:38:25,265 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df430fb-c930-44e4-94e0-2917d37837bd', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df430fb-c930-44e4-94e0-2917d37837bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:26,396 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.122s 2020-12-21 04:38:26,397 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5968c3d7-a0f4-48d1-85d2-cd1dc3ceb02b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5968c3d7-a0f4-48d1-85d2-cd1dc3ceb02b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:27,550 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.141s 2020-12-21 04:38:27,551 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4108c099-6afc-4838-867c-9943d1592d14', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4108c099-6afc-4838-867c-9943d1592d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:28,669 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:38:28,669 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9570419e-9e9a-4c2b-a2bb-b6e2d0afef6a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9570419e-9e9a-4c2b-a2bb-b6e2d0afef6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:29,789 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:38:29,789 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c36a3dbd-7e45-4e8c-a235-e009203d5801', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c36a3dbd-7e45-4e8c-a235-e009203d5801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:30,911 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:38:30,911 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd3bdbbd-1a28-4d47-b060-1783e5356b6e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd3bdbbd-1a28-4d47-b060-1783e5356b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:32,035 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:38:32,035 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-501e11b6-f080-44ee-af52-192c24d43a36', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-501e11b6-f080-44ee-af52-192c24d43a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:33,157 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:38:33,157 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54923a2-edb2-4163-8ce8-b5b9c1d1cab3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b54923a2-edb2-4163-8ce8-b5b9c1d1cab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:34,284 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.119s 2020-12-21 04:38:34,285 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50c8a21e-50ac-43d1-91b4-240a6ef1da23', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50c8a21e-50ac-43d1-91b4-240a6ef1da23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:35,405 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:38:35,406 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22cb4857-e1a9-4acf-ab75-e12473299f29', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22cb4857-e1a9-4acf-ab75-e12473299f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:36,529 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:38:36,529 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b44fe86-0198-4b25-8f30-54fa9bcf68f8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b44fe86-0198-4b25-8f30-54fa9bcf68f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:37,650 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:38:37,650 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c484c44-01be-462c-9cfd-31ef71209db8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c484c44-01be-462c-9cfd-31ef71209db8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:38,771 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:38:38,771 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b7b76af-2c12-448b-94ce-ad723c6957d4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b7b76af-2c12-448b-94ce-ad723c6957d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:39,894 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:38:39,894 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2874934-203a-426a-97db-df64a4c75a95', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2874934-203a-426a-97db-df64a4c75a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:41,020 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:38:41,020 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3efd990e-dfd6-4114-9885-c0bf4ed4bca1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3efd990e-dfd6-4114-9885-c0bf4ed4bca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:42,141 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:38:42,141 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c9514b-886b-484d-ab7c-735231a39a3d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c9514b-886b-484d-ab7c-735231a39a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:43,446 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.296s 2020-12-21 04:38:43,446 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ced8581b-bbec-4d28-bd38-fd7c945ca8f0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ced8581b-bbec-4d28-bd38-fd7c945ca8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:44,568 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:38:44,569 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03374a0-7e0c-433a-aabe-b7c5fd9fd634', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03374a0-7e0c-433a-aabe-b7c5fd9fd634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:45,693 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.116s 2020-12-21 04:38:45,694 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3970e7ab-c941-4c91-9e93-c5f1341803e4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3970e7ab-c941-4c91-9e93-c5f1341803e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:46,817 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:38:46,818 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6083bee4-f879-443f-a973-64811c002a10', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6083bee4-f879-443f-a973-64811c002a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:47,940 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:38:47,941 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-911fba34-3d7f-43d2-aaa0-e1ac46e8235d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-911fba34-3d7f-43d2-aaa0-e1ac46e8235d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:49,062 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:38:49,063 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-125c459a-c4d1-46af-9494-b00ae3c0fa83', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-125c459a-c4d1-46af-9494-b00ae3c0fa83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:50,182 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:38:50,183 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-245cf3a8-dfec-4da7-b1d7-143558522cb3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-245cf3a8-dfec-4da7-b1d7-143558522cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:51,305 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:38:51,306 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5395b1c8-d44b-404d-a6cf-cce6fefe5849', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5395b1c8-d44b-404d-a6cf-cce6fefe5849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:52,426 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:38:52,427 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5090d1f3-a484-48c4-ba39-47509d827c36', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5090d1f3-a484-48c4-ba39-47509d827c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:53,548 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:38:53,549 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f19e59f1-4fb9-4f83-bd91-a37ab88861eb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f19e59f1-4fb9-4f83-bd91-a37ab88861eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:54,670 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:38:54,670 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-379b1f50-99a6-4c4f-af32-f90e9f38d557', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-379b1f50-99a6-4c4f-af32-f90e9f38d557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:55,792 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:38:55,792 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1caf6e53-50ba-464d-865d-044fa9590d41', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1caf6e53-50ba-464d-865d-044fa9590d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:56,912 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:38:56,912 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f96c54-29a2-4cbc-8469-18a872bdd99d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f96c54-29a2-4cbc-8469-18a872bdd99d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:58,032 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:38:58,032 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf7d2841-bfa3-43f9-8857-602f3a5b908d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf7d2841-bfa3-43f9-8857-602f3a5b908d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:38:59,151 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:38:59,151 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d2299d2-e2ae-4127-847b-59ab4f685d85', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d2299d2-e2ae-4127-847b-59ab4f685d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:39:00,272 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.112s 2020-12-21 04:39:00,272 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:39:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7eb532e-804e-4760-9cdb-18fb797a2356', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7eb532e-804e-4760-9cdb-18fb797a2356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:39:01,392 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:39:01,392 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:39:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a41efdd-0716-4ceb-b989-3cf2ccaf1256', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a41efdd-0716-4ceb-b989-3cf2ccaf1256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:39:02,519 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.118s 2020-12-21 04:39:02,519 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:39:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7423ef4a-2f63-47ef-8ce3-82ec9dc5f83d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7423ef4a-2f63-47ef-8ce3-82ec9dc5f83d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:39:03,638 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:39:03,638 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:39:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffe505b9-4185-43b2-9f65-e91771802550', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffe505b9-4185-43b2-9f65-e91771802550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:39:04,757 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.110s 2020-12-21 04:39:04,758 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:39:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e43216b-1902-4649-8b3a-cfdc53cdfa00', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e43216b-1902-4649-8b3a-cfdc53cdfa00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:39:05,879 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:39:05,880 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:39:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13934c64-54d5-4312-ab1f-713ec37daee0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13934c64-54d5-4312-ab1f-713ec37daee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:39:07,000 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.111s 2020-12-21 04:39:07,000 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:39:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25669542-edf5-4712-8a2d-59c752400dc1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25669542-edf5-4712-8a2d-59c752400dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:39:08,121 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.114s 2020-12-21 04:39:08,122 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:39:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c845b6bb-4444-41a9-a553-b8548f62c0e7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c845b6bb-4444-41a9-a553-b8548f62c0e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:39:09,244 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.113s 2020-12-21 04:39:09,244 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:39:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abed5155-5d76-4074-995b-5b5fa9c74158', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abed5155-5d76-4074-995b-5b5fa9c74158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:39:10,376 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.123s 2020-12-21 04:39:10,376 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:39:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc46ba85-5a59-4ee3-bfdd-5d6c199d1c6c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc46ba85-5a59-4ee3-bfdd-5d6c199d1c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:39:11,501 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.117s 2020-12-21 04:39:11,501 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:39:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b04503c6-bb3f-4ab3-8219-3e0a82b25068', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b04503c6-bb3f-4ab3-8219-3e0a82b25068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:39:12,631 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.121s 2020-12-21 04:39:12,632 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:39:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc14825-c869-4ce0-a653-9720b5208e95', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc14825-c869-4ce0-a653-9720b5208e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:34:44.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:39:13,760 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.118s 2020-12-21 04:39:13,761 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:39:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac5ecda5-90d0-4588-a3ed-c97846eb27f7', 'content-length': '992', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac5ecda5-90d0-4588-a3ed-c97846eb27f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"volume": {"id": "824fb2da-c81a-48cc-b2cc-45e8f3132e11", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:28:44.000000", "updated_at": "2020-12-21T04:39:13.000000", "name": "tempest-GroupsV314Test-Volume-1597638149", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-108007741", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11"}], "user_id": "bd76c090b02c41b5b882b6052b0cbe46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00", "os-vol-tenant-attr:tenant_id": "ba6800dd8b6c4db39cf451f5413c208b"}}' 2020-12-21 04:39:14,832 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11 0.062s 2020-12-21 04:39:14,832 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:39:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9362b8a0-c318-46a4-a6dd-de6f7927d109', 'x-openstack-request-id': 'req-9362b8a0-c318-46a4-a6dd-de6f7927d109', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/volumes/824fb2da-c81a-48cc-b2cc-45e8f3132e11'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 824fb2da-c81a-48cc-b2cc-45e8f3132e11 could not be found."}}' 2020-12-21 04:39:14,861 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/groups/481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00 0.028s 2020-12-21 04:39:14,862 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:39:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a7fadc6-6d7b-4a3a-8f0f-70b25bb98de6', 'x-openstack-request-id': 'req-3a7fadc6-6d7b-4a3a-8f0f-70b25bb98de6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16/volume/v3/ba6800dd8b6c4db39cf451f5413c208b/groups/481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 481d2fa9-ce0d-44af-aedd-9a6a3b9f3b00 could not be found."}}' 2020-12-21 04:39:15,115 94995 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.222.0.16/volume/v3/666795fa4acb4e8695f19d86a383d5c1/group_types/43df765d-74b4-49ce-b136-37f71170e61a 0.253s 2020-12-21 04:39:15,115 94995 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:39:14 GMT', 'server': 'Apache/2.4.29 (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-eb8f1e84-e5db-4128-a08e-64c993f04f07', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/666795fa4acb4e8695f19d86a383d5c1/group_types/43df765d-74b4-49ce-b136-37f71170e61a'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 177, 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 141, in create_volume volume['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 824fb2da-c81a-48cc-b2cc-45e8f3132e11 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 6 | 1 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt11.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
pt11.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
pt11.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
pt11.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] |
fail
ft11.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2020-12-21 04:08:24,532 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes 0.350s 2020-12-21 04:08:24,533 94992 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-VolumeQuotasAdminTestJSON-Volume-82099295"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeefc732-51a9-4f0f-ae8d-678359bc0333', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeefc732-51a9-4f0f-ae8d-678359bc0333', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2020-12-21 04:08:24,633 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.092s 2020-12-21 04:08:24,633 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f624908a-8b18-41eb-98ff-e34f4ea912d5', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f624908a-8b18-41eb-98ff-e34f4ea912d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:25,730 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:08:25,730 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4457b704-ce58-4439-9bd7-ac25765db4e8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4457b704-ce58-4439-9bd7-ac25765db4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:26,831 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.092s 2020-12-21 04:08:26,831 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c30d1c8-bd7f-49f2-a983-dcf4d43fb38f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c30d1c8-bd7f-49f2-a983-dcf4d43fb38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:27,926 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:08:27,927 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ec35f99-7b17-4599-82e7-b3a75d57acb3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ec35f99-7b17-4599-82e7-b3a75d57acb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:29,023 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:08:29,024 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c17d578-4677-437f-9221-3665e84d99f4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c17d578-4677-437f-9221-3665e84d99f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:30,117 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.084s 2020-12-21 04:08:30,118 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd4cd677-be54-4ed4-9c4d-9dc3e034a5bd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd4cd677-be54-4ed4-9c4d-9dc3e034a5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:31,214 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:08:31,214 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-721932c9-7ac4-4814-ac96-a5ab42b89c96', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-721932c9-7ac4-4814-ac96-a5ab42b89c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:32,312 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:08:32,313 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b8da2f-3dd8-41a4-a8c6-e91fb911fa11', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b8da2f-3dd8-41a4-a8c6-e91fb911fa11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:33,407 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:08:33,408 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acb8c7e5-235b-49bc-a0a9-4281da4e11cf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acb8c7e5-235b-49bc-a0a9-4281da4e11cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:34,503 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:08:34,504 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc671bf1-f746-4d6b-bfa9-daf416e2483b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc671bf1-f746-4d6b-bfa9-daf416e2483b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:35,601 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:08:35,601 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fafc425d-6206-4dd5-861b-8f923d70559d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fafc425d-6206-4dd5-861b-8f923d70559d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:36,698 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:08:36,698 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01b5dd54-5efe-47ae-9ad5-315171e84c76', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01b5dd54-5efe-47ae-9ad5-315171e84c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:37,792 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:08:37,792 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2f8f45-5829-43ed-9691-51202755e2a3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2f8f45-5829-43ed-9691-51202755e2a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:38,889 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:08:38,890 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85f1add9-956a-47e4-a290-b282d467c719', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85f1add9-956a-47e4-a290-b282d467c719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:39,987 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:08:39,987 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef07f856-5df1-4cca-aeae-65b94a8ac0d0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef07f856-5df1-4cca-aeae-65b94a8ac0d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:41,081 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:08:41,082 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54934e53-60b4-4639-873f-c32cacdf8806', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54934e53-60b4-4639-873f-c32cacdf8806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:42,176 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:08:42,176 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fcbebe5-7e8f-43d5-98de-abd3724746bb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fcbebe5-7e8f-43d5-98de-abd3724746bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:43,271 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:08:43,271 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f63f3d20-6a25-4457-8931-c01f16f9f4ad', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f63f3d20-6a25-4457-8931-c01f16f9f4ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:44,369 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.091s 2020-12-21 04:08:44,370 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74f23712-d129-4868-b482-c79cd6c56fd2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f23712-d129-4868-b482-c79cd6c56fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:45,464 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:08:45,465 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-328451f4-eea6-4f43-a58c-cf3004695775', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-328451f4-eea6-4f43-a58c-cf3004695775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:46,561 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:08:46,562 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-231f7bba-5515-48be-a3bc-17f169a0dbd1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-231f7bba-5515-48be-a3bc-17f169a0dbd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:47,657 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:08:47,658 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ff43b1-1643-4136-8456-9c1cf15bc3f7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ff43b1-1643-4136-8456-9c1cf15bc3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:48,753 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:08:48,753 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6759d6d2-d445-4091-8ad5-17719811800e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6759d6d2-d445-4091-8ad5-17719811800e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:49,850 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:08:49,851 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1435684f-fbab-48af-a011-40de210f2c48', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1435684f-fbab-48af-a011-40de210f2c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:50,946 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:08:50,947 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-594ddc40-4866-4064-9e36-b00765ce1526', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-594ddc40-4866-4064-9e36-b00765ce1526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:52,040 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:08:52,040 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd6b63f-cf3f-4125-981d-49d6be1f7be4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd6b63f-cf3f-4125-981d-49d6be1f7be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:53,134 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:08:53,134 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c751e292-6014-42bc-a0d2-b044033b7335', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c751e292-6014-42bc-a0d2-b044033b7335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:54,228 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:08:54,229 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3edbd2a6-a136-4e00-8666-3c92c4b21748', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3edbd2a6-a136-4e00-8666-3c92c4b21748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:55,324 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:08:55,325 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb3e201f-419c-4246-ba3f-55d19b1144f4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb3e201f-419c-4246-ba3f-55d19b1144f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:56,419 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:08:56,419 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f10784e-6303-4bd6-b96d-46470dffef5d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f10784e-6303-4bd6-b96d-46470dffef5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:57,514 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:08:57,514 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3808e69c-8bae-4a52-ac61-915023ef965c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3808e69c-8bae-4a52-ac61-915023ef965c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:58,610 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:08:58,611 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2567a1c5-deee-474f-b4c5-f205946d095f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2567a1c5-deee-474f-b4c5-f205946d095f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:08:59,705 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:08:59,705 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38cd3499-bf8b-4a0b-b3f1-f6bbe541ce19', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38cd3499-bf8b-4a0b-b3f1-f6bbe541ce19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:00,799 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:09:00,799 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ca1d65-7330-42a7-80aa-5a2618e4452a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ca1d65-7330-42a7-80aa-5a2618e4452a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:01,892 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:09:01,892 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b5ec20e-956a-437b-9e66-c24c05968b17', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b5ec20e-956a-437b-9e66-c24c05968b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:02,992 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.091s 2020-12-21 04:09:02,993 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfef633d-288e-41e2-a50f-b0019cc97427', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfef633d-288e-41e2-a50f-b0019cc97427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:04,087 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:09:04,087 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89018a68-f07f-49b5-b017-99f4cee74854', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89018a68-f07f-49b5-b017-99f4cee74854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:05,187 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.090s 2020-12-21 04:09:05,187 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2735769-bc1f-4725-a530-9ce6c60e8be5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2735769-bc1f-4725-a530-9ce6c60e8be5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:06,282 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:09:06,282 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7be63880-4333-4bbb-b20b-cd0d98d757f8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be63880-4333-4bbb-b20b-cd0d98d757f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:07,381 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.090s 2020-12-21 04:09:07,382 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-961847d0-d088-47e4-8aab-edd2cd0b7fa5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-961847d0-d088-47e4-8aab-edd2cd0b7fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:08,497 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.107s 2020-12-21 04:09:08,498 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81def4e7-419e-445b-a6a4-580c4e43c617', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81def4e7-419e-445b-a6a4-580c4e43c617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:09,611 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.105s 2020-12-21 04:09:09,612 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa885e7-bc6a-40ff-82e0-21b3ed6c6b5f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa885e7-bc6a-40ff-82e0-21b3ed6c6b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:10,734 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.111s 2020-12-21 04:09:10,735 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8961be52-8e49-4b1e-9366-eba9543a4ce3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8961be52-8e49-4b1e-9366-eba9543a4ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:11,831 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:09:11,831 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cada6b7b-7226-4b28-8ebc-78d5228a2560', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cada6b7b-7226-4b28-8ebc-78d5228a2560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:12,931 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.091s 2020-12-21 04:09:12,931 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3fa96f7-49dd-418e-b985-a99f4c042f6a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3fa96f7-49dd-418e-b985-a99f4c042f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:14,028 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:09:14,029 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41f3fb83-ad8b-4494-b24c-5179f7caf524', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41f3fb83-ad8b-4494-b24c-5179f7caf524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:15,135 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.097s 2020-12-21 04:09:15,135 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-294a9f5a-cb76-4fd9-84b2-54e3b614047e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-294a9f5a-cb76-4fd9-84b2-54e3b614047e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:16,242 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.096s 2020-12-21 04:09:16,242 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eccf63d1-96d2-4301-9456-beb64d40d293', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eccf63d1-96d2-4301-9456-beb64d40d293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:17,347 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.096s 2020-12-21 04:09:17,347 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aea504eb-b55a-4cd3-b180-8ffebbb377ba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aea504eb-b55a-4cd3-b180-8ffebbb377ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:18,454 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.098s 2020-12-21 04:09:18,454 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b9a955e-2850-4e27-9a53-f3cffb75953d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b9a955e-2850-4e27-9a53-f3cffb75953d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:19,576 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.114s 2020-12-21 04:09:19,577 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2507d2db-0ecd-4f86-aeb6-f91f8c9035b6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2507d2db-0ecd-4f86-aeb6-f91f8c9035b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:20,672 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:09:20,672 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f995a2b-1ee8-496f-bc7e-0c475beaacb3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f995a2b-1ee8-496f-bc7e-0c475beaacb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:21,777 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.097s 2020-12-21 04:09:21,777 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c6aeb3-6577-4d36-84c7-631d9466fe70', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c6aeb3-6577-4d36-84c7-631d9466fe70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:22,885 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.100s 2020-12-21 04:09:22,886 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca17a5a4-953f-4dcb-944a-c72373bac656', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca17a5a4-953f-4dcb-944a-c72373bac656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:23,988 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.093s 2020-12-21 04:09:23,989 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62e0459e-43b3-45f3-bbe5-c9f99ef7489a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62e0459e-43b3-45f3-bbe5-c9f99ef7489a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:09:25,090 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.093s 2020-12-21 04:09:25,091 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c68fd7d-b471-4fd7-b1ba-efeacddafb82', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c68fd7d-b471-4fd7-b1ba-efeacddafb82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:12,975 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 46.875s 2020-12-21 04:10:12,975 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be85dda5-a14e-4c8a-a76e-bc66ac606c7b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be85dda5-a14e-4c8a-a76e-bc66ac606c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:14,074 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:10:14,074 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b4ba08c-ca19-4f4b-82f6-0e80e2da9c4a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4ba08c-ca19-4f4b-82f6-0e80e2da9c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:15,169 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:10:15,169 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a84047d-c0a0-433c-b053-0db4e5193a95', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a84047d-c0a0-433c-b053-0db4e5193a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:16,263 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:10:16,264 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46bb0845-2175-494c-92f7-f212300811fd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46bb0845-2175-494c-92f7-f212300811fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:17,363 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.090s 2020-12-21 04:10:17,363 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea8e03f1-fbe7-4407-b652-b9cd5a2056b7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea8e03f1-fbe7-4407-b652-b9cd5a2056b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:18,482 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.107s 2020-12-21 04:10:18,483 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e31316c-2b17-4f4e-941a-1c74669b6799', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e31316c-2b17-4f4e-941a-1c74669b6799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:19,579 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:10:19,579 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f10d37-542e-4bd0-81a7-71b3a1458601', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f10d37-542e-4bd0-81a7-71b3a1458601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:20,678 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.092s 2020-12-21 04:10:20,679 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bedfd92a-e0bd-4fe5-86f3-6eff43c49ff2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bedfd92a-e0bd-4fe5-86f3-6eff43c49ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:21,806 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.119s 2020-12-21 04:10:21,807 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e5f407d-a4e2-4972-8855-8ae84c985a55', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5f407d-a4e2-4972-8855-8ae84c985a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:22,905 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.090s 2020-12-21 04:10:22,906 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c92b4a-e18c-44e0-8e51-8cf10dc2cc4a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c92b4a-e18c-44e0-8e51-8cf10dc2cc4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:26,067 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 2.152s 2020-12-21 04:10:26,067 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c59c9111-65d4-4c7b-810c-71d2955e2413', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c59c9111-65d4-4c7b-810c-71d2955e2413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:27,170 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.094s 2020-12-21 04:10:27,171 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c6932e9-1f5d-4182-9995-213dc4940990', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c6932e9-1f5d-4182-9995-213dc4940990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:28,284 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.105s 2020-12-21 04:10:28,285 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d66b1234-e64b-4d58-9962-2907ccfc443b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d66b1234-e64b-4d58-9962-2907ccfc443b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:29,390 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.097s 2020-12-21 04:10:29,390 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f92c618-7a91-4ed3-860e-6feb24f1c617', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f92c618-7a91-4ed3-860e-6feb24f1c617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:30,487 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:10:30,487 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb06c2c-1750-425c-a66f-76ffac3c0c9d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb06c2c-1750-425c-a66f-76ffac3c0c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:31,586 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.090s 2020-12-21 04:10:31,586 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f681b7e-c8cb-4b55-9c0c-947b4958684c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f681b7e-c8cb-4b55-9c0c-947b4958684c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:32,694 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.099s 2020-12-21 04:10:32,694 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d0631dc-8516-41fb-8444-055ccc8346e9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d0631dc-8516-41fb-8444-055ccc8346e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:33,791 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:10:33,791 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-209be12f-a3c7-4461-abb4-b3bd589d1460', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-209be12f-a3c7-4461-abb4-b3bd589d1460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:34,896 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.095s 2020-12-21 04:10:34,897 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d0f79b4-d831-4130-bcca-8d5864310105', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d0f79b4-d831-4130-bcca-8d5864310105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:36,007 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.101s 2020-12-21 04:10:36,007 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc436a8a-8cdc-4735-9a74-651f8021eef0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc436a8a-8cdc-4735-9a74-651f8021eef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:37,120 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.105s 2020-12-21 04:10:37,120 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7533f48-0daa-47f3-90cc-9422c23d7066', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7533f48-0daa-47f3-90cc-9422c23d7066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:38,216 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:10:38,216 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63b58449-d1cd-4a41-91ec-f9f32d040eb8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63b58449-d1cd-4a41-91ec-f9f32d040eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:39,324 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.099s 2020-12-21 04:10:39,325 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f62a1053-17b8-4de3-8c02-62dc815646c3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f62a1053-17b8-4de3-8c02-62dc815646c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:40,424 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.090s 2020-12-21 04:10:40,424 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-625d010c-c110-4124-861e-f243225ad4ad', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-625d010c-c110-4124-861e-f243225ad4ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:41,540 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.108s 2020-12-21 04:10:41,540 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6193832-1b06-47e8-93ca-d4b4129af5e8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6193832-1b06-47e8-93ca-d4b4129af5e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:42,642 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.092s 2020-12-21 04:10:42,643 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25008e54-3e30-424f-bde2-701d233d81ad', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25008e54-3e30-424f-bde2-701d233d81ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:43,869 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.217s 2020-12-21 04:10:43,869 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304d65e1-97d2-4780-86c8-4a89b0905ddf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304d65e1-97d2-4780-86c8-4a89b0905ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:44,962 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.084s 2020-12-21 04:10:44,963 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02117ea2-8a7a-454f-b287-108747652428', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02117ea2-8a7a-454f-b287-108747652428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:46,063 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.092s 2020-12-21 04:10:46,064 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c393e423-f0f8-42c5-a1b4-9b7b9d394e6f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c393e423-f0f8-42c5-a1b4-9b7b9d394e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:47,165 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.092s 2020-12-21 04:10:47,165 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c56a600-263d-46f6-8647-7618370bad7d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c56a600-263d-46f6-8647-7618370bad7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:48,267 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.092s 2020-12-21 04:10:48,268 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35cc0b84-24b6-443e-b1b6-bc28f0f98bd2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35cc0b84-24b6-443e-b1b6-bc28f0f98bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:49,365 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:10:49,365 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0be0198-78bf-4d9c-b213-e97d111a1b17', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0be0198-78bf-4d9c-b213-e97d111a1b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:50,458 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.084s 2020-12-21 04:10:50,459 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccffb959-ef0d-4e7f-bf73-c849a493311a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccffb959-ef0d-4e7f-bf73-c849a493311a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:51,552 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:10:51,553 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d332f92-d624-4868-8cfe-fc81f856adb8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d332f92-d624-4868-8cfe-fc81f856adb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:52,646 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:10:52,647 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d18cdb9-7da0-46ff-a956-5c5365e50ecd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d18cdb9-7da0-46ff-a956-5c5365e50ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:53,740 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.084s 2020-12-21 04:10:53,740 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61c31e54-5213-4c26-81eb-6106fdb7bff1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61c31e54-5213-4c26-81eb-6106fdb7bff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:54,834 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:10:54,835 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d803ac29-1a95-4acf-9b25-f06cfe5002d7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d803ac29-1a95-4acf-9b25-f06cfe5002d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:55,935 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.092s 2020-12-21 04:10:55,936 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a44e8d-0158-4376-a6a8-cf6c30139b35', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a44e8d-0158-4376-a6a8-cf6c30139b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:57,029 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.083s 2020-12-21 04:10:57,029 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e25168d8-1bfc-45d5-8644-3619352a92e6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e25168d8-1bfc-45d5-8644-3619352a92e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:58,123 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:10:58,124 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b67a7c3d-728f-48fa-81b4-12e8ba299c16', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b67a7c3d-728f-48fa-81b4-12e8ba299c16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:10:59,216 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.084s 2020-12-21 04:10:59,217 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b45457-42fe-40f7-a592-de0babd4de4f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b45457-42fe-40f7-a592-de0babd4de4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:00,309 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.083s 2020-12-21 04:11:00,309 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0440afdd-33e9-4b59-982e-751b595916b4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0440afdd-33e9-4b59-982e-751b595916b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:01,434 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.116s 2020-12-21 04:11:01,435 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b120275-d00f-4419-a2ca-93e412776a17', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b120275-d00f-4419-a2ca-93e412776a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:02,532 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:11:02,533 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228e69da-b1d0-4046-8b17-74d542b3060c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228e69da-b1d0-4046-8b17-74d542b3060c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:03,748 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.207s 2020-12-21 04:11:03,749 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc260747-08db-4f5c-b061-5e3324c975c3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc260747-08db-4f5c-b061-5e3324c975c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:04,841 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.083s 2020-12-21 04:11:04,841 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91acc4f7-22df-47eb-aae6-f3e8739152fe', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91acc4f7-22df-47eb-aae6-f3e8739152fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:05,935 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:11:05,936 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df58d9d-995b-40e7-8713-134a53250cba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df58d9d-995b-40e7-8713-134a53250cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:07,029 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:11:07,030 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0079ddd-3519-44a0-9371-a89a3b639668', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0079ddd-3519-44a0-9371-a89a3b639668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:08,127 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:11:08,127 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6135844-0c4b-4558-9b10-1cab35233d1b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6135844-0c4b-4558-9b10-1cab35233d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:09,220 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:11:09,220 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2cf15f-1569-40d0-953d-5e4020606781', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2cf15f-1569-40d0-953d-5e4020606781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:10,324 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.095s 2020-12-21 04:11:10,324 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe27c35-c991-45e8-abd3-930e82e6cb6e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe27c35-c991-45e8-abd3-930e82e6cb6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:11,421 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:11:11,421 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e8e85f-248b-4548-a408-b13338c151be', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e8e85f-248b-4548-a408-b13338c151be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:12,534 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.104s 2020-12-21 04:11:12,534 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c503b12-c3dd-470d-b1cc-42be5bbf8e43', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c503b12-c3dd-470d-b1cc-42be5bbf8e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:13,628 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.084s 2020-12-21 04:11:13,629 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a707173-5737-4567-ae45-da404064a6f3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a707173-5737-4567-ae45-da404064a6f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:14,723 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:11:14,723 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-876efac2-f763-4b15-a669-e4b1131d8b53', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-876efac2-f763-4b15-a669-e4b1131d8b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:15,817 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:11:15,817 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b955cc10-2369-42c3-a2b8-cca6bf6c406b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b955cc10-2369-42c3-a2b8-cca6bf6c406b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:16,911 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:11:16,912 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910f3143-24e2-4acd-b95d-76371b17aaa5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910f3143-24e2-4acd-b95d-76371b17aaa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:18,004 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.083s 2020-12-21 04:11:18,004 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-443b2f00-a9c8-4856-95bc-8e26df6a4aac', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-443b2f00-a9c8-4856-95bc-8e26df6a4aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:19,107 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.094s 2020-12-21 04:11:19,108 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2678ee9-b979-4e9c-8fdd-0c9d39486f60', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2678ee9-b979-4e9c-8fdd-0c9d39486f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:20,208 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.091s 2020-12-21 04:11:20,209 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcf7e254-dec6-4bd3-b2f3-b73b63f2a69b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcf7e254-dec6-4bd3-b2f3-b73b63f2a69b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:21,312 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.095s 2020-12-21 04:11:21,312 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90410500-4d3e-415b-8a88-9ea81bb7267f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90410500-4d3e-415b-8a88-9ea81bb7267f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:22,416 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.095s 2020-12-21 04:11:22,416 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8590a913-a779-4716-ad5f-7ab317988295', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8590a913-a779-4716-ad5f-7ab317988295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:23,519 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.094s 2020-12-21 04:11:23,520 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7096d227-f49f-48f4-97df-154e8ed17415', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7096d227-f49f-48f4-97df-154e8ed17415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:24,614 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:11:24,615 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66952c41-c98a-4033-96c1-7543e03114c7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66952c41-c98a-4033-96c1-7543e03114c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:25,710 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:11:25,710 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7005f0a6-0a63-4efb-9fd7-8105f532e802', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7005f0a6-0a63-4efb-9fd7-8105f532e802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:26,806 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:11:26,806 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d602879-b3b5-4a12-a84e-405fed753244', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d602879-b3b5-4a12-a84e-405fed753244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:27,904 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:11:27,904 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649d17f1-5e8b-49c2-8bab-a8fc6de2cec4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649d17f1-5e8b-49c2-8bab-a8fc6de2cec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:29,004 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.090s 2020-12-21 04:11:29,004 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5fba76d-00af-416f-ba07-52b53bb20865', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5fba76d-00af-416f-ba07-52b53bb20865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:30,099 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:11:30,099 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c15a1b4-e275-4f95-8f2b-a7e4d822e8c3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c15a1b4-e275-4f95-8f2b-a7e4d822e8c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:31,196 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:11:31,197 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f646f7d-4b19-414b-a675-63ad6f1abcbf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f646f7d-4b19-414b-a675-63ad6f1abcbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:32,291 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:11:32,292 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-337a8911-311e-486b-a0f9-00a74ab28761', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-337a8911-311e-486b-a0f9-00a74ab28761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:33,391 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:11:33,391 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c607d33-455f-4a70-9f4f-1638d4b3596c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c607d33-455f-4a70-9f4f-1638d4b3596c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:34,488 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:11:34,489 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250d4fa2-05f5-40f0-9b2c-a4bf16e3149f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250d4fa2-05f5-40f0-9b2c-a4bf16e3149f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:35,591 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.093s 2020-12-21 04:11:35,591 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b90ef7e5-1d29-44ac-a160-a2968d02d65d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b90ef7e5-1d29-44ac-a160-a2968d02d65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:36,688 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:11:36,689 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f84325-c294-44cc-b33d-0cbb0c80eec0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f84325-c294-44cc-b33d-0cbb0c80eec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:37,785 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:11:37,786 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ef2dda-3d1d-4ca0-ba9e-31e4183ab368', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ef2dda-3d1d-4ca0-ba9e-31e4183ab368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:38,883 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:11:38,884 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07cd467c-53aa-4599-9c23-de0e0ccd477b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07cd467c-53aa-4599-9c23-de0e0ccd477b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:39,978 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:11:39,979 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b745a86d-985f-4130-80c0-fdbbe5350a3a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b745a86d-985f-4130-80c0-fdbbe5350a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:41,075 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:11:41,075 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaaa4038-372a-4a18-9da0-d9ac2c1a3b69', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaaa4038-372a-4a18-9da0-d9ac2c1a3b69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:42,170 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:11:42,171 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995a7a1c-91ae-4823-8c7d-d57e0af21d96', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995a7a1c-91ae-4823-8c7d-d57e0af21d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:43,269 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.090s 2020-12-21 04:11:43,269 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60de5f94-fd8b-4f22-90ed-aee23a41035f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60de5f94-fd8b-4f22-90ed-aee23a41035f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:44,375 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.098s 2020-12-21 04:11:44,376 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5ad4b33-7656-47b5-aced-0abf967bbf7b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5ad4b33-7656-47b5-aced-0abf967bbf7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:45,473 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:11:45,473 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7e83041-7af1-40a8-a0c4-f66e6beaa7c1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7e83041-7af1-40a8-a0c4-f66e6beaa7c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:46,570 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:11:46,571 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bc2e900-dc60-48f2-a798-19903716e9f4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bc2e900-dc60-48f2-a798-19903716e9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:47,668 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:11:47,669 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2b71f00-8d68-418a-82cb-f92f07d19123', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2b71f00-8d68-418a-82cb-f92f07d19123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:48,816 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:11:48,817 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-147bcc21-47d2-42a8-aee1-0a93b564e09b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-147bcc21-47d2-42a8-aee1-0a93b564e09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:49,913 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:11:49,913 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-937dd307-0cc4-4414-97cc-004ebb081388', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-937dd307-0cc4-4414-97cc-004ebb081388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:51,014 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.092s 2020-12-21 04:11:51,014 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3e1db1c-5edf-4bce-990c-cfff589cbe0e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3e1db1c-5edf-4bce-990c-cfff589cbe0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:52,111 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:11:52,111 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b42d51df-0cb8-4000-95a2-1d1a8ef1a386', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b42d51df-0cb8-4000-95a2-1d1a8ef1a386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:53,206 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:11:53,207 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0360d9bc-f554-49b1-9f02-68b0681aa4f8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0360d9bc-f554-49b1-9f02-68b0681aa4f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:54,304 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:11:54,304 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27752f8-7795-4e07-9a42-38f407102444', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27752f8-7795-4e07-9a42-38f407102444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:55,402 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:11:55,402 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f72e7a2a-ca96-4ba7-8752-a47d9dde66d2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f72e7a2a-ca96-4ba7-8752-a47d9dde66d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:56,509 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.098s 2020-12-21 04:11:56,510 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b43e16-4d4e-40a5-a3ca-085a488f0637', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b43e16-4d4e-40a5-a3ca-085a488f0637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:57,609 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.090s 2020-12-21 04:11:57,610 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42bb69ed-4608-4347-97c3-c1592f462f67', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42bb69ed-4608-4347-97c3-c1592f462f67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:58,715 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.097s 2020-12-21 04:11:58,716 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d229bbb1-c799-4d9e-8b9f-56852e97ef45', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d229bbb1-c799-4d9e-8b9f-56852e97ef45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:11:59,825 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.100s 2020-12-21 04:11:59,825 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bcceb31-eaf7-4057-b973-919af5753638', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bcceb31-eaf7-4057-b973-919af5753638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:00,926 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.091s 2020-12-21 04:12:00,926 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da71d24e-27c0-43ea-a41c-1c3955878b64', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da71d24e-27c0-43ea-a41c-1c3955878b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:02,029 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.094s 2020-12-21 04:12:02,030 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b17b5b1-6c1f-4832-b674-6e4303d0b81b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b17b5b1-6c1f-4832-b674-6e4303d0b81b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:03,125 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:12:03,126 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e81157b-6587-41a0-b64f-48caa0e3a644', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e81157b-6587-41a0-b64f-48caa0e3a644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:04,223 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:12:04,223 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b6d3d0d-3fd5-4cba-a9cf-21b2e4d37435', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b6d3d0d-3fd5-4cba-a9cf-21b2e4d37435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:05,320 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:12:05,321 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d6d4c58-74e0-4ab9-8efc-9c1dc2a81e90', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d6d4c58-74e0-4ab9-8efc-9c1dc2a81e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:06,431 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.101s 2020-12-21 04:12:06,432 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-457d66f6-967b-4208-a8da-71346f177ca9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457d66f6-967b-4208-a8da-71346f177ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:07,542 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.101s 2020-12-21 04:12:07,542 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a0ed55-4dc8-480f-9881-8a408a09871c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a0ed55-4dc8-480f-9881-8a408a09871c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:08,641 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:12:08,641 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b84d9ec-b9f3-48cb-97a0-57e3d0851ed7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b84d9ec-b9f3-48cb-97a0-57e3d0851ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:09,742 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.092s 2020-12-21 04:12:09,743 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a87c2447-48fc-478e-95b5-b8d5de66db51', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a87c2447-48fc-478e-95b5-b8d5de66db51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:10,837 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:12:10,837 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96bf1a43-2c79-4da5-b01a-2af66915ca78', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96bf1a43-2c79-4da5-b01a-2af66915ca78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:11,933 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:12:11,933 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f758b966-e41c-4aef-89c2-bc4b150a436f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f758b966-e41c-4aef-89c2-bc4b150a436f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:13,028 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:12:13,028 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ae458d-44ce-4018-b63e-434ce50554cf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ae458d-44ce-4018-b63e-434ce50554cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:14,125 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:12:14,126 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ba6a1b-dac2-4a11-8129-f57b69111213', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ba6a1b-dac2-4a11-8129-f57b69111213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:15,220 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:12:15,220 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af90e00d-7e20-4056-a2a7-f943a431f2a6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af90e00d-7e20-4056-a2a7-f943a431f2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:16,317 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:12:16,317 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d422bf3b-7899-4af3-bf19-cc5c12ab2e28', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d422bf3b-7899-4af3-bf19-cc5c12ab2e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:17,412 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:12:17,412 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-986f4b12-618f-422b-874e-107dc3dcb43d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-986f4b12-618f-422b-874e-107dc3dcb43d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:18,508 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:12:18,508 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cceba34e-0996-4008-9513-80345484ed46', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cceba34e-0996-4008-9513-80345484ed46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:19,603 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:12:19,603 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-292e4f69-f821-4eb8-bb83-ad08b54fba7c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-292e4f69-f821-4eb8-bb83-ad08b54fba7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:20,700 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:12:20,701 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f10b6f33-7834-4891-b26e-676e2b387a85', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f10b6f33-7834-4891-b26e-676e2b387a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:21,796 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:12:21,796 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3baff9-23db-4b7c-a18b-7ddf61f6d991', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3baff9-23db-4b7c-a18b-7ddf61f6d991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:22,890 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:12:22,890 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c48575b-e155-4729-961c-55d43d0b8e03', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c48575b-e155-4729-961c-55d43d0b8e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:23,986 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:12:23,986 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78dfadf8-768b-4cc1-b70b-f4769090a5ff', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78dfadf8-768b-4cc1-b70b-f4769090a5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:25,081 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:12:25,081 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e61b0b6-cdfe-49da-9bbc-3dbc97370f33', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e61b0b6-cdfe-49da-9bbc-3dbc97370f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:26,175 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:12:26,175 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12343253-c45c-43fe-8294-11c3b25384bc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12343253-c45c-43fe-8294-11c3b25384bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:27,271 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:12:27,271 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e871854-019d-4c7f-a303-0f23226343f9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e871854-019d-4c7f-a303-0f23226343f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:28,364 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.084s 2020-12-21 04:12:28,364 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7bd60f3-4e0a-4a23-b069-7cf89aa05afa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7bd60f3-4e0a-4a23-b069-7cf89aa05afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:29,459 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:12:29,459 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-508ce4f2-5e23-4466-934a-7adebcdc3ad8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-508ce4f2-5e23-4466-934a-7adebcdc3ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:30,554 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:12:30,555 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3f219b-a383-4f36-a02f-f546fb1653a3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3f219b-a383-4f36-a02f-f546fb1653a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:31,652 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:12:31,653 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-165ede7e-c8bc-4241-a919-8345ebdadb6e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-165ede7e-c8bc-4241-a919-8345ebdadb6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:32,749 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:12:32,750 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99cb98c4-41f1-4d82-8fe8-ba4b4dc130f7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99cb98c4-41f1-4d82-8fe8-ba4b4dc130f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:33,847 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:12:33,848 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bc29725-d8a3-42e6-b4f6-7519114e389d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bc29725-d8a3-42e6-b4f6-7519114e389d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:34,942 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:12:34,943 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0e1984e-9496-4074-b807-c48b20329232', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0e1984e-9496-4074-b807-c48b20329232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:36,040 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:12:36,040 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dca81417-cd9a-4b61-8adf-cdb5468a1035', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dca81417-cd9a-4b61-8adf-cdb5468a1035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:37,135 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:12:37,136 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f16c4c5-be68-4126-82c1-95f868acab43', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f16c4c5-be68-4126-82c1-95f868acab43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:38,229 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:12:38,230 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9efceade-379a-42d5-bdc8-6e0e989d7f52', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9efceade-379a-42d5-bdc8-6e0e989d7f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:39,326 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:12:39,326 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9d02f4-34e5-41dd-9e2e-f812f7ded60b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b9d02f4-34e5-41dd-9e2e-f812f7ded60b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:40,422 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:12:40,423 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad65b480-2804-4240-9bdb-bc94ba269b1f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad65b480-2804-4240-9bdb-bc94ba269b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:41,522 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.090s 2020-12-21 04:12:41,522 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-853311c0-7612-4642-94bd-cedcaee2ba14', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-853311c0-7612-4642-94bd-cedcaee2ba14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:42,618 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:12:42,619 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b11dc4ef-04c9-4a3a-82bf-b974880c3030', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b11dc4ef-04c9-4a3a-82bf-b974880c3030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:43,714 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:12:43,714 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2fb701-8082-43dd-ae80-856b6c0c8535', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2fb701-8082-43dd-ae80-856b6c0c8535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:44,809 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:12:44,810 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57c4e14c-4cea-441b-b52c-dfe9cf5c4645', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57c4e14c-4cea-441b-b52c-dfe9cf5c4645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:45,906 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:12:45,907 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62633f98-623e-42ab-abef-3518e8e96f00', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62633f98-623e-42ab-abef-3518e8e96f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:47,006 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.090s 2020-12-21 04:12:47,006 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfa5b18b-0531-4156-b58c-115e5c30c176', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfa5b18b-0531-4156-b58c-115e5c30c176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:48,104 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:12:48,105 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-883079c3-55de-4149-b19d-55db07b6ee83', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-883079c3-55de-4149-b19d-55db07b6ee83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:49,200 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:12:49,200 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45baf1e2-3991-45e9-9900-074d672a27e5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45baf1e2-3991-45e9-9900-074d672a27e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:50,300 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.091s 2020-12-21 04:12:50,300 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ebe878-2448-4d6f-927d-d24228dbbc11', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ebe878-2448-4d6f-927d-d24228dbbc11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:51,394 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.084s 2020-12-21 04:12:51,394 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cecaec22-896b-46cb-b48a-42a1284bc7ad', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cecaec22-896b-46cb-b48a-42a1284bc7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:52,489 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:12:52,489 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fd482e9-f66b-42e9-9427-cb7f75d47369', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fd482e9-f66b-42e9-9427-cb7f75d47369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:53,584 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:12:53,584 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5858f9a7-6470-436a-a4d8-a7394997f4b6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5858f9a7-6470-436a-a4d8-a7394997f4b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:54,678 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:12:54,679 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3486076f-063d-4b31-a501-6648e58766f5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3486076f-063d-4b31-a501-6648e58766f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:55,774 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:12:55,775 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c050b16-1fe2-4dfe-b6fa-7d6c18fc4017', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c050b16-1fe2-4dfe-b6fa-7d6c18fc4017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:56,868 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:12:56,869 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603c6cca-2e54-4b82-a379-80aaf166d03d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603c6cca-2e54-4b82-a379-80aaf166d03d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:57,962 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:12:57,963 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8782bb1a-cc52-477e-a88e-e86729579a12', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8782bb1a-cc52-477e-a88e-e86729579a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:12:59,057 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:12:59,057 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89383b47-a5c5-4621-965d-dbab4c1f6027', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89383b47-a5c5-4621-965d-dbab4c1f6027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:00,152 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:13:00,153 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ba20f3-6ed6-4341-9111-400cf83de058', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ba20f3-6ed6-4341-9111-400cf83de058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:01,247 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:13:01,247 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ab859a-69b5-47a1-b71c-85a8ba38abc0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ab859a-69b5-47a1-b71c-85a8ba38abc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:02,341 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:13:02,342 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce9395b-9c4e-4faf-a102-0f84df086d5b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce9395b-9c4e-4faf-a102-0f84df086d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:03,454 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.103s 2020-12-21 04:13:03,454 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a14ae6-5f2f-4522-bcbe-c8513fb8e2e3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a14ae6-5f2f-4522-bcbe-c8513fb8e2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:04,550 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:13:04,551 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a3121d0-a469-421b-8e2d-c3f5a55986a8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a3121d0-a469-421b-8e2d-c3f5a55986a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:05,646 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:13:05,646 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f8bc351-afe0-40fe-bbc1-fb05082636cc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f8bc351-afe0-40fe-bbc1-fb05082636cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:06,743 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:13:06,744 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b304bda-135d-474a-87d9-99958c689ce7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b304bda-135d-474a-87d9-99958c689ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:07,837 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:13:07,838 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a1f302c-c2b5-49e1-9848-1296e49b8c16', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a1f302c-c2b5-49e1-9848-1296e49b8c16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:08,934 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:13:08,935 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba96d2da-c54c-4c03-a84f-098097af0e0a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba96d2da-c54c-4c03-a84f-098097af0e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:10,029 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:13:10,030 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d0c4545-0584-49c6-9b21-a92464d6fe67', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d0c4545-0584-49c6-9b21-a92464d6fe67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:11,126 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:13:11,127 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-737f5d3c-2745-45f2-b1d3-cdcfb1c64968', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-737f5d3c-2745-45f2-b1d3-cdcfb1c64968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:12,222 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:13:12,222 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b63716c-fd11-4272-9f8f-aae2fa07c06d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b63716c-fd11-4272-9f8f-aae2fa07c06d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:13,317 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:13:13,318 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90df4ea1-625b-4939-af83-622b10d11411', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90df4ea1-625b-4939-af83-622b10d11411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:14,413 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:13:14,413 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f1f3cf-c286-454c-bfcd-14db40f80ee9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f1f3cf-c286-454c-bfcd-14db40f80ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:15,510 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:13:15,510 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e274f3c-0a89-4b9e-b9b8-a32ca0793621', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e274f3c-0a89-4b9e-b9b8-a32ca0793621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:16,607 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:13:16,607 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90cc039d-245e-411d-b46b-047a03edf019', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90cc039d-245e-411d-b46b-047a03edf019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:17,701 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:13:17,701 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8501e39e-7252-403c-903c-863dfc848c38', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8501e39e-7252-403c-903c-863dfc848c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:18,796 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:13:18,797 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a066d254-37b5-464d-b5ea-7f52446eae74', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a066d254-37b5-464d-b5ea-7f52446eae74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:20,030 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.224s 2020-12-21 04:13:20,030 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aee378c-018b-423b-b1d4-53130973aa01', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aee378c-018b-423b-b1d4-53130973aa01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:21,131 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.093s 2020-12-21 04:13:21,131 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c15d8b-1901-4674-ae7c-5e23a0d69727', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c15d8b-1901-4674-ae7c-5e23a0d69727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:22,250 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.109s 2020-12-21 04:13:22,250 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68e5aa4b-1d47-4eea-a649-590e169bff56', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68e5aa4b-1d47-4eea-a649-590e169bff56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:23,347 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:13:23,348 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b149f8-c00b-40cd-9ba4-d70a11e53ddd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b149f8-c00b-40cd-9ba4-d70a11e53ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:24,441 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:13:24,442 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5d88941-919d-446b-8fb6-00300136a638', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5d88941-919d-446b-8fb6-00300136a638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:25,540 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:13:25,541 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf18e7d-74be-4b8b-b552-6a16f253e0c9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf18e7d-74be-4b8b-b552-6a16f253e0c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:26,638 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:13:26,638 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d64c078-a8f3-4816-b3de-d3808d786b7b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d64c078-a8f3-4816-b3de-d3808d786b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:27,735 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:13:27,735 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6da34c7-a64f-45a9-a37b-bed10c03dd33', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6da34c7-a64f-45a9-a37b-bed10c03dd33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:28,831 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:13:28,831 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46141a91-07f3-4512-9e11-a4065bb31477', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46141a91-07f3-4512-9e11-a4065bb31477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:29,930 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.090s 2020-12-21 04:13:29,930 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a2032b-3db7-477c-8b47-b4ff2921b285', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a2032b-3db7-477c-8b47-b4ff2921b285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:31,026 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:13:31,026 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e6d144-ff73-48f0-b041-986e9b5465cd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e6d144-ff73-48f0-b041-986e9b5465cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:32,127 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.092s 2020-12-21 04:13:32,127 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e6238ff-414f-4bdf-9e4b-54b3d42d2d91', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e6238ff-414f-4bdf-9e4b-54b3d42d2d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:33,225 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.090s 2020-12-21 04:13:33,225 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-145ca98b-3810-439d-8807-0c4e255b50f3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-145ca98b-3810-439d-8807-0c4e255b50f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:34,327 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.093s 2020-12-21 04:13:34,328 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ae2b53-0b6a-4508-901e-4da85660e9ce', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ae2b53-0b6a-4508-901e-4da85660e9ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:35,423 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:13:35,423 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce5ab5a1-5576-4f37-af3b-f2cfc097ad53', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce5ab5a1-5576-4f37-af3b-f2cfc097ad53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:36,520 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:13:36,520 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d4e4ad3-c249-4f62-97ae-3e1375b8003e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d4e4ad3-c249-4f62-97ae-3e1375b8003e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:37,619 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:13:37,619 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0813a5f-bad2-405b-a4e2-5fd747f12162', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0813a5f-bad2-405b-a4e2-5fd747f12162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:38,715 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:13:38,715 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a6f5e5f-f49e-4341-a7e4-4b72fe504423', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a6f5e5f-f49e-4341-a7e4-4b72fe504423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:39,810 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:13:39,811 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baad4389-0675-4ad3-8f95-8160797327b8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baad4389-0675-4ad3-8f95-8160797327b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:40,906 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:13:40,906 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0579d810-f3f9-494d-8949-e66ebb8f5338', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0579d810-f3f9-494d-8949-e66ebb8f5338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:42,005 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.090s 2020-12-21 04:13:42,005 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193bedc8-876c-48e1-bf4a-668215d1f204', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193bedc8-876c-48e1-bf4a-668215d1f204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:43,100 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:13:43,101 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b179b0-c1a5-42ec-874c-6eb7170e3126', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b179b0-c1a5-42ec-874c-6eb7170e3126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:44,196 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:13:44,196 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e468b777-fe2a-4247-a017-c4885190c9b4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e468b777-fe2a-4247-a017-c4885190c9b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:45,296 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.091s 2020-12-21 04:13:45,296 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4d4608-4f3e-4ac1-9bfa-64d0d6485a5f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b4d4608-4f3e-4ac1-9bfa-64d0d6485a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:46,391 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:13:46,391 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-317dea5a-5ab8-4f9f-95eb-778b2ddf15a4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-317dea5a-5ab8-4f9f-95eb-778b2ddf15a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:47,496 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.096s 2020-12-21 04:13:47,496 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949840dc-06ce-4e1b-8e2d-8026759c864d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949840dc-06ce-4e1b-8e2d-8026759c864d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:48,593 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:13:48,594 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59451c67-569e-4f2f-9ae9-3f638bd39e01', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59451c67-569e-4f2f-9ae9-3f638bd39e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:49,689 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:13:49,689 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-673b8a83-b378-4458-8309-6f59af7726d7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-673b8a83-b378-4458-8309-6f59af7726d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:50,788 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.090s 2020-12-21 04:13:50,788 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2216f14-e021-4299-81eb-59bdaaa8ba35', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2216f14-e021-4299-81eb-59bdaaa8ba35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:51,886 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.090s 2020-12-21 04:13:51,887 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6fdaa8-72bc-4102-a8c1-37f9b1b96fcb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6fdaa8-72bc-4102-a8c1-37f9b1b96fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:52,987 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.092s 2020-12-21 04:13:52,987 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f08f91-d912-4060-96db-b3e26d8f90f6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f08f91-d912-4060-96db-b3e26d8f90f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:54,088 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.092s 2020-12-21 04:13:54,088 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb06c0d-1ede-4537-aa41-cd2700eb479d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb06c0d-1ede-4537-aa41-cd2700eb479d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:55,186 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:13:55,187 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd5c517f-b3cd-476a-bf85-be9ae9ce8ca2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd5c517f-b3cd-476a-bf85-be9ae9ce8ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:56,287 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.092s 2020-12-21 04:13:56,287 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85455127-c8b1-451b-9df8-4516e96bf489', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85455127-c8b1-451b-9df8-4516e96bf489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:57,383 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:13:57,383 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eadeddb-497f-4962-926d-7cec443b8991', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eadeddb-497f-4962-926d-7cec443b8991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:58,481 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:13:58,481 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ccc40e-4e1c-4e36-875f-e562b85d6a48', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ccc40e-4e1c-4e36-875f-e562b85d6a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:13:59,577 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:13:59,578 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b17647f6-b820-4216-9573-ba2bc1fa303c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b17647f6-b820-4216-9573-ba2bc1fa303c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:00,676 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.089s 2020-12-21 04:14:00,677 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80d5649b-1b79-4e45-974c-62cd99584b34', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80d5649b-1b79-4e45-974c-62cd99584b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:01,773 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:14:01,774 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c942452-d4b8-4066-a6f0-aadd0cca3995', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c942452-d4b8-4066-a6f0-aadd0cca3995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:02,869 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:14:02,869 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ba1b2f7-1c0d-4ca5-b32c-5dfa54a33890', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ba1b2f7-1c0d-4ca5-b32c-5dfa54a33890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:04,082 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.204s 2020-12-21 04:14:04,082 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e8a7aee-23c9-4630-8715-9e110b138cf9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e8a7aee-23c9-4630-8715-9e110b138cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:05,177 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:14:05,177 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347ad609-7354-4c81-8b05-e4f37095fc21', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347ad609-7354-4c81-8b05-e4f37095fc21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:06,273 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:14:06,273 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7707774-48af-42c7-9fa8-cb47c21bfd49', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7707774-48af-42c7-9fa8-cb47c21bfd49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:07,367 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:14:07,367 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2290ed31-6c8f-4c42-8a61-592f465f8171', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2290ed31-6c8f-4c42-8a61-592f465f8171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:08,579 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.204s 2020-12-21 04:14:08,579 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb1d6f1d-dc4c-4b19-884c-58e546ed496c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb1d6f1d-dc4c-4b19-884c-58e546ed496c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:09,674 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:14:09,674 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7387f4a-cffe-46b6-abaa-25b032614a1c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7387f4a-cffe-46b6-abaa-25b032614a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:10,770 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:14:10,770 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7712524-8e0f-4988-bc1e-3d83ccf0b183', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7712524-8e0f-4988-bc1e-3d83ccf0b183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:11,864 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.084s 2020-12-21 04:14:11,864 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df9c78d1-1130-4565-aec7-99e4e66f1fa0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df9c78d1-1130-4565-aec7-99e4e66f1fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:12,959 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:14:12,959 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba8296c6-a508-4d19-a6b6-680ac669b318', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba8296c6-a508-4d19-a6b6-680ac669b318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:14,065 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.097s 2020-12-21 04:14:14,066 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0794171-475f-4483-a559-0ebeae9ce64f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0794171-475f-4483-a559-0ebeae9ce64f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:15,160 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:14:15,161 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e3661ea-2b0d-4e1a-91e9-1abcaab9a41e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e3661ea-2b0d-4e1a-91e9-1abcaab9a41e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:16,257 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:14:16,258 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb0ca14-d637-413b-9e06-bdf7c2481481', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb0ca14-d637-413b-9e06-bdf7c2481481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:17,352 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:14:17,352 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-681c0588-6edd-4d8e-95ca-cd98016dd0b0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681c0588-6edd-4d8e-95ca-cd98016dd0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:18,455 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.094s 2020-12-21 04:14:18,456 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fd749cd-4a93-482f-a139-78fe99b840e3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fd749cd-4a93-482f-a139-78fe99b840e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:19,553 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:14:19,553 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dde3e75-52de-423e-a68c-6241759efc7b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dde3e75-52de-423e-a68c-6241759efc7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:20,648 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.086s 2020-12-21 04:14:20,648 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb48b5c8-4f57-428a-bb6b-822fc84e14c3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb48b5c8-4f57-428a-bb6b-822fc84e14c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:21,745 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.087s 2020-12-21 04:14:21,745 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-173d5882-f1e1-45c2-b9c5-ddae8ca66e5c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-173d5882-f1e1-45c2-b9c5-ddae8ca66e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:22,838 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.085s 2020-12-21 04:14:22,839 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fada798-273a-47a8-aa5f-5e7912c563e0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fada798-273a-47a8-aa5f-5e7912c563e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:23,935 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:14:23,936 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f4c0faa-4c53-42b5-b98a-f758c4e0b0e0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f4c0faa-4c53-42b5-b98a-f758c4e0b0e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' 2020-12-21 04:14:25,032 94992 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1 0.088s 2020-12-21 04:14:25,033 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38f20d51-26d0-4c96-9915-4456a4bbf151', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38f20d51-26d0-4c96-9915-4456a4bbf151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1'} Body: b'{"volume": {"id": "7d791316-dcba-4fcd-936d-bb8d28f532e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:24.000000", "updated_at": "2020-12-21T04:08:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-82099295", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/a7616552eb374e76973201a128f94304/volumes/7d791316-dcba-4fcd-936d-bb8d28f532e1"}], "user_id": "11173d31d315446d84a74b298eb0bd4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7616552eb374e76973201a128f94304"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 141, in test_quota_usage_after_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 141, in create_volume volume['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 7d791316-dcba-4fcd-936d-bb8d28f532e1 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt11.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
pt11.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_retype.VolumeRetypeWithoutMigrationTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
fail
ft12.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2020-12-21 04:14:31,865 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes 0.727s 2020-12-21 04:14:31,865 94992 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-1972308026"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0911b3a0-7bc6-4aec-9c6f-bd863b8a5a08', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0911b3a0-7bc6-4aec-9c6f-bd863b8a5a08', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2020-12-21 04:14:32,135 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.262s 2020-12-21 04:14:32,136 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba389183-e12d-4a74-8ee0-3a753196122e', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba389183-e12d-4a74-8ee0-3a753196122e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:14:33,234 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:14:33,235 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68af91c7-911e-4d62-9dee-78e187294709', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68af91c7-911e-4d62-9dee-78e187294709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:14:34,367 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.124s 2020-12-21 04:14:34,367 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51eaded7-1233-4183-abd1-51261c249ea7', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51eaded7-1233-4183-abd1-51261c249ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:14:35,531 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.156s 2020-12-21 04:14:35,531 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b42472-b211-4744-a1d1-1660dde74296', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b42472-b211-4744-a1d1-1660dde74296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:14:36,636 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.097s 2020-12-21 04:14:36,636 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e3a413b-d85a-4fe8-b20a-a89ba1214aae', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e3a413b-d85a-4fe8-b20a-a89ba1214aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:14:37,732 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:14:37,732 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc89c359-fed5-4c9a-a43f-68bebf0d3638', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc89c359-fed5-4c9a-a43f-68bebf0d3638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:14:39,157 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.416s 2020-12-21 04:14:39,158 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66370567-8319-43a4-8ef2-d4f70e1e6c26', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66370567-8319-43a4-8ef2-d4f70e1e6c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:14:40,264 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.098s 2020-12-21 04:14:40,264 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d1751b5-e60a-4733-9b68-64aeb65921f9', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d1751b5-e60a-4733-9b68-64aeb65921f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:14:41,362 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:14:41,363 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-561cff7d-eba1-4123-885f-1b97327a3fb4', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-561cff7d-eba1-4123-885f-1b97327a3fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:14:42,464 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.092s 2020-12-21 04:14:42,465 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-830cd627-da9f-45eb-88b2-00d7de6b1da6', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-830cd627-da9f-45eb-88b2-00d7de6b1da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:15:24,755 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 41.282s 2020-12-21 04:15:24,756 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76d97d21-8957-460e-b5d6-d0fe316f13fe', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76d97d21-8957-460e-b5d6-d0fe316f13fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:15:43,105 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 17.341s 2020-12-21 04:15:43,105 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b20faa-70b2-4210-a989-d7686abd4612', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b20faa-70b2-4210-a989-d7686abd4612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:15:44,201 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:15:44,201 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794bfaf8-c4ac-4b24-ac01-08d87ef938fc', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794bfaf8-c4ac-4b24-ac01-08d87ef938fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:15:45,296 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:15:45,296 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-121df53d-c571-4592-8a9f-17a38e46525d', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-121df53d-c571-4592-8a9f-17a38e46525d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:15:46,392 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:15:46,392 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6279d52a-7bb7-41d8-92a2-c6fd7e8d836b', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6279d52a-7bb7-41d8-92a2-c6fd7e8d836b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:15:47,508 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.107s 2020-12-21 04:15:47,509 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eb3634a-4a81-4793-983a-8e5efc6ad5b7', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eb3634a-4a81-4793-983a-8e5efc6ad5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:15:48,622 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.105s 2020-12-21 04:15:48,622 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b484fa4-da87-404f-99b9-363b8813970f', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b484fa4-da87-404f-99b9-363b8813970f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:15:49,724 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.093s 2020-12-21 04:15:49,724 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b4d4a3c-4f89-40cc-a713-701e07dc7e0d', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b4d4a3c-4f89-40cc-a713-701e07dc7e0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:15:50,829 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.097s 2020-12-21 04:15:50,830 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a2784c-6867-4b1d-9c09-47ade7aac843', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26a2784c-6867-4b1d-9c09-47ade7aac843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:15:51,925 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:15:51,926 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60679eee-e9dd-4ba1-9667-4cbd15735cb2', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60679eee-e9dd-4ba1-9667-4cbd15735cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:15:53,023 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:15:53,023 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-162c9648-b82d-4d10-a30a-6d5235622626', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-162c9648-b82d-4d10-a30a-6d5235622626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:15:54,132 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.101s 2020-12-21 04:15:54,132 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70c028db-1f9d-4827-b406-807c9dfa9e11', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70c028db-1f9d-4827-b406-807c9dfa9e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:15:55,231 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:15:55,231 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb2b4f77-942d-4afd-b4c7-e5e40cd045b2', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb2b4f77-942d-4afd-b4c7-e5e40cd045b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:15:56,331 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.092s 2020-12-21 04:15:56,331 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257aa420-6007-4f95-b675-b7ba948029bd', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257aa420-6007-4f95-b675-b7ba948029bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:15:57,425 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.084s 2020-12-21 04:15:57,425 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13afd0fe-6bea-4ea5-9e70-db3bf9ee634b', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13afd0fe-6bea-4ea5-9e70-db3bf9ee634b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:15:58,520 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:15:58,521 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2cf42e-c7aa-4e31-a5a0-e511e19b3d6c', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2cf42e-c7aa-4e31-a5a0-e511e19b3d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:15:59,617 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:15:59,617 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9822f55f-606e-4034-aa0c-05fb41c07059', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9822f55f-606e-4034-aa0c-05fb41c07059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:00,714 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:16:00,715 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c7b09cf-f603-4fb8-a3d0-4e8b2b5da091', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c7b09cf-f603-4fb8-a3d0-4e8b2b5da091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:01,810 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:16:01,810 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9737064-45e8-4f03-b2c9-25aa031b93ac', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9737064-45e8-4f03-b2c9-25aa031b93ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:02,911 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.092s 2020-12-21 04:16:02,911 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c699cde-90bb-4aa9-8a27-6deedf3784d8', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c699cde-90bb-4aa9-8a27-6deedf3784d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:04,018 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.097s 2020-12-21 04:16:04,018 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aef8deb-c1c9-4335-8339-32058a7699d0', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aef8deb-c1c9-4335-8339-32058a7699d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:05,115 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:16:05,116 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cba20f5-534f-4e15-9cd2-efcdec878267', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cba20f5-534f-4e15-9cd2-efcdec878267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:06,209 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:16:06,210 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c90a90-7209-4841-b745-e87de962fce3', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c90a90-7209-4841-b745-e87de962fce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:07,303 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:16:07,304 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bdb923a-3fc3-4a61-8ef3-236655a460ea', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bdb923a-3fc3-4a61-8ef3-236655a460ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:08,399 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:16:08,399 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0df93002-8f78-4f94-b03d-71f5f75394f0', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0df93002-8f78-4f94-b03d-71f5f75394f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:09,497 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:16:09,498 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18313e65-1354-4452-8e8b-7c0f73cde857', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18313e65-1354-4452-8e8b-7c0f73cde857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:10,591 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.084s 2020-12-21 04:16:10,591 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a58b78-5a5c-4a6f-b94f-cf629dc196b7', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a58b78-5a5c-4a6f-b94f-cf629dc196b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:11,685 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:16:11,685 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06c7ab04-1a59-4351-903f-e50b4d311e3b', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06c7ab04-1a59-4351-903f-e50b4d311e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:12,779 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:16:12,780 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59690fec-9d3d-41ac-a882-ea4782ab9ad4', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59690fec-9d3d-41ac-a882-ea4782ab9ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:13,895 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.108s 2020-12-21 04:16:13,896 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9dd5ec4-9496-4fd4-8e20-7bf8769c50fd', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9dd5ec4-9496-4fd4-8e20-7bf8769c50fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:15,001 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.096s 2020-12-21 04:16:15,001 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7283cd1b-baf4-4db5-8383-4642da6b53cb', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7283cd1b-baf4-4db5-8383-4642da6b53cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:16,101 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:16:16,101 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-713a2bde-9198-4eb4-b555-745657011417', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-713a2bde-9198-4eb4-b555-745657011417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:17,213 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.104s 2020-12-21 04:16:17,214 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead5272e-aa09-448e-9790-2ee6812fd4df', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead5272e-aa09-448e-9790-2ee6812fd4df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:18,315 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.093s 2020-12-21 04:16:18,315 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b552653-23eb-417a-bd3b-e09a3737215d', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b552653-23eb-417a-bd3b-e09a3737215d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:19,409 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:16:19,409 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c992ab6-fad7-4e28-8b85-a6d60611548c', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c992ab6-fad7-4e28-8b85-a6d60611548c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:20,510 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.092s 2020-12-21 04:16:20,510 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58883c4d-755b-42e1-87e2-8d10fd3cf2ad', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58883c4d-755b-42e1-87e2-8d10fd3cf2ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:21,604 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:16:21,605 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca0dc36a-f9f6-4baf-ab1f-56024e0f2ccb', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca0dc36a-f9f6-4baf-ab1f-56024e0f2ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:22,699 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:16:22,700 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c107d678-0755-40b4-a19b-12c38c861a8e', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c107d678-0755-40b4-a19b-12c38c861a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:23,793 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:16:23,794 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a64e8d74-44a8-4d45-85c4-57e6194cba36', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a64e8d74-44a8-4d45-85c4-57e6194cba36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:24,889 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:16:24,889 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f5cadb4-ed33-4b4c-93f0-f3e5eae48b47', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f5cadb4-ed33-4b4c-93f0-f3e5eae48b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:25,982 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:16:25,983 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d635226b-16e0-4342-9611-290c8bc69f12', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d635226b-16e0-4342-9611-290c8bc69f12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:27,078 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:16:27,078 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a0c60c-7bd5-457b-8d85-7b458c102e7b', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a0c60c-7bd5-457b-8d85-7b458c102e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:28,180 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.093s 2020-12-21 04:16:28,180 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6853a2b0-5bab-447d-b672-ad74b65d20af', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6853a2b0-5bab-447d-b672-ad74b65d20af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:29,284 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.095s 2020-12-21 04:16:29,285 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3b1f2d-72d2-4b64-8039-ed51ad2b09fe', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3b1f2d-72d2-4b64-8039-ed51ad2b09fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:30,385 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.091s 2020-12-21 04:16:30,385 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8242ee4f-b435-4835-ad1f-983a98943070', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8242ee4f-b435-4835-ad1f-983a98943070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:31,500 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.106s 2020-12-21 04:16:31,501 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac1213db-3c4c-4a8e-9918-4a578e40dd38', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac1213db-3c4c-4a8e-9918-4a578e40dd38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:32,602 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.091s 2020-12-21 04:16:32,602 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d38a33a7-8d0b-4f70-bb0b-778c0fc93c72', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d38a33a7-8d0b-4f70-bb0b-778c0fc93c72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:33,698 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:16:33,698 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d0f36bc-52d8-4777-bda3-7419edbb1a37', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d0f36bc-52d8-4777-bda3-7419edbb1a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:34,796 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:16:34,796 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac9bad1-5159-404b-a0bc-9daacc265e45', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac9bad1-5159-404b-a0bc-9daacc265e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:35,897 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.092s 2020-12-21 04:16:35,898 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-809e18a0-458d-4348-9aa4-b294dc10f8a9', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-809e18a0-458d-4348-9aa4-b294dc10f8a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:36,996 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:16:36,996 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-374bb878-8306-4bf0-b3dc-57d233491281', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-374bb878-8306-4bf0-b3dc-57d233491281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:38,094 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:16:38,094 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-033f5c18-d753-4dab-8665-69fe81eafada', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-033f5c18-d753-4dab-8665-69fe81eafada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:39,193 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:16:39,194 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cf9fbcc-73f1-4d16-82c0-d427dbc6c513', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cf9fbcc-73f1-4d16-82c0-d427dbc6c513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:40,292 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:16:40,293 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91800381-2cc9-4f34-8f26-9bad035d8540', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91800381-2cc9-4f34-8f26-9bad035d8540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:41,391 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:16:41,392 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2723108-e6ea-40ce-af81-8373e88ea81e', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2723108-e6ea-40ce-af81-8373e88ea81e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:42,490 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:16:42,491 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e35e4d1-2c1f-4f83-9106-9d4e9c60e96e', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e35e4d1-2c1f-4f83-9106-9d4e9c60e96e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:43,587 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:16:43,588 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c29c4c70-6599-4264-997f-d1733846d661', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c29c4c70-6599-4264-997f-d1733846d661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:44,683 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:16:44,684 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0888a3f2-7503-4bc2-b80d-94205c816055', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0888a3f2-7503-4bc2-b80d-94205c816055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:45,782 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:16:45,782 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-787ec810-fe89-464c-ac45-c64a61625daa', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-787ec810-fe89-464c-ac45-c64a61625daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:46,877 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:16:46,877 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ee9355-90b9-478a-919a-05b59a831d39', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ee9355-90b9-478a-919a-05b59a831d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:47,973 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:16:47,974 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc0fc69-eb38-4be1-88cf-d09e1953d985', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc0fc69-eb38-4be1-88cf-d09e1953d985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:49,069 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:16:49,069 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed747ef-d1dc-4aff-8eae-7172b43c527b', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed747ef-d1dc-4aff-8eae-7172b43c527b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:50,167 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:16:50,168 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba3f2e21-cfc3-4344-b684-22ea9882fe69', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba3f2e21-cfc3-4344-b684-22ea9882fe69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:51,261 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:16:51,262 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a542d752-e597-4582-be92-e31a5d2235c6', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a542d752-e597-4582-be92-e31a5d2235c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:52,358 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:16:52,359 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aefd897-c0f2-4b7c-b841-89759fd25580', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aefd897-c0f2-4b7c-b841-89759fd25580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:53,454 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:16:53,454 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7006e35-a5af-4dd5-973c-0bee724b010a', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7006e35-a5af-4dd5-973c-0bee724b010a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:54,554 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.091s 2020-12-21 04:16:54,555 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b78a1d4d-31a1-4158-82c3-10a82820321e', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b78a1d4d-31a1-4158-82c3-10a82820321e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:55,650 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:16:55,650 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75fdb2a-aa2a-4cd0-a02d-db541b57135f', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75fdb2a-aa2a-4cd0-a02d-db541b57135f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:56,749 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:16:56,749 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a7266e7-14fa-4ac7-96fd-d5a1b293044a', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a7266e7-14fa-4ac7-96fd-d5a1b293044a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:57,842 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:16:57,842 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58bbc445-c450-4f54-a584-f9737ba781dd', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58bbc445-c450-4f54-a584-f9737ba781dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:16:58,938 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:16:58,939 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c54214d-e244-4eeb-a971-2961fc0094a0', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c54214d-e244-4eeb-a971-2961fc0094a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:00,034 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:17:00,034 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a0d148-67cd-4b43-a614-6885eed174c6', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a0d148-67cd-4b43-a614-6885eed174c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:01,131 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:17:01,132 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d413410-c0f9-4e46-801c-53281dc28a57', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d413410-c0f9-4e46-801c-53281dc28a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:02,226 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:17:02,227 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-934dbb87-e9a5-41e6-a9f1-e95591e1edbb', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-934dbb87-e9a5-41e6-a9f1-e95591e1edbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:03,324 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:17:03,324 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b553115c-2db8-4e29-a5bf-c5a1745f9f72', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b553115c-2db8-4e29-a5bf-c5a1745f9f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:04,420 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:17:04,421 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab4212e-de37-489a-9624-fb139a99ff72', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab4212e-de37-489a-9624-fb139a99ff72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:05,519 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:17:05,519 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c40a2fe-2390-4553-acbe-dfc403689ae0', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c40a2fe-2390-4553-acbe-dfc403689ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:06,613 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:17:06,613 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe3a409c-d265-4788-bb2c-dc8c3f21bacf', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe3a409c-d265-4788-bb2c-dc8c3f21bacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:07,712 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:17:07,712 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eac136f-97a4-499e-b27c-75e2e0ed5bb8', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eac136f-97a4-499e-b27c-75e2e0ed5bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:08,805 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.084s 2020-12-21 04:17:08,805 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e569e0-8a40-4955-a159-ac5df017f18d', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e569e0-8a40-4955-a159-ac5df017f18d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:09,901 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:17:09,901 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0895b19c-e9dd-4bff-942c-00a72b695bb0', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0895b19c-e9dd-4bff-942c-00a72b695bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:10,997 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:17:10,997 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c10995bc-5557-4635-b484-f8f20cd8f7a5', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c10995bc-5557-4635-b484-f8f20cd8f7a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:12,093 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:17:12,093 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e4b1a1-c7fd-4ef4-a046-f6dce2a81a88', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e4b1a1-c7fd-4ef4-a046-f6dce2a81a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:13,186 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.084s 2020-12-21 04:17:13,187 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a13fa7-9632-40de-a3b0-de1110772f10', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a13fa7-9632-40de-a3b0-de1110772f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:14,282 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:17:14,282 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4765a174-2ff0-4e01-ab74-31d305896cba', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4765a174-2ff0-4e01-ab74-31d305896cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:15,384 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.092s 2020-12-21 04:17:15,384 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b555b84d-38da-4f3d-80ef-f365b9f27f38', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b555b84d-38da-4f3d-80ef-f365b9f27f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:16,480 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:17:16,480 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc4220c3-89b1-4d0f-b4f8-916660c8e907', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc4220c3-89b1-4d0f-b4f8-916660c8e907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:17,574 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:17:17,575 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f3ac4d0-fa00-4558-80fd-fd276702d3a2', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f3ac4d0-fa00-4558-80fd-fd276702d3a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:18,669 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:17:18,669 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4f6013-91be-43e3-a42b-d0bc2a6d1f11', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4f6013-91be-43e3-a42b-d0bc2a6d1f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:19,763 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:17:19,764 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ced47067-93d8-4e16-a894-4e0c59ebd035', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ced47067-93d8-4e16-a894-4e0c59ebd035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:20,856 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.084s 2020-12-21 04:17:20,857 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab2e1bb-9b4b-461d-89d7-4172e084d844', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab2e1bb-9b4b-461d-89d7-4172e084d844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:21,950 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.084s 2020-12-21 04:17:21,950 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-216549db-f041-45f0-969d-05d39e9b6137', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-216549db-f041-45f0-969d-05d39e9b6137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:23,044 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:17:23,044 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4204e1f-1fb2-4236-aabe-37d7546263e6', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4204e1f-1fb2-4236-aabe-37d7546263e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:24,140 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:17:24,141 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd46494-26c0-465b-b8d2-99b9fe5cf5d9', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd46494-26c0-465b-b8d2-99b9fe5cf5d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:25,234 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:17:25,235 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3edf70-30e5-40c0-8875-a5b7e9a98e45', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3edf70-30e5-40c0-8875-a5b7e9a98e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:26,327 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:17:26,328 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07342957-59aa-4152-ab9b-3f8113cfa465', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07342957-59aa-4152-ab9b-3f8113cfa465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:27,425 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:17:27,425 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c65b8e-c042-4632-8a21-7bd89f820998', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c65b8e-c042-4632-8a21-7bd89f820998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:28,521 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:17:28,522 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7338e539-3289-492c-9fbe-abd690b502c0', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7338e539-3289-492c-9fbe-abd690b502c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:29,615 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:17:29,616 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0945c050-4790-4bbe-98fa-53236a921396', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0945c050-4790-4bbe-98fa-53236a921396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:30,711 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:17:30,711 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f13ed6-ac3b-46b7-923f-c58005878395', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f13ed6-ac3b-46b7-923f-c58005878395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:31,822 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.104s 2020-12-21 04:17:31,823 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb9ebeaf-6cee-4287-938f-85bcf6326c2b', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb9ebeaf-6cee-4287-938f-85bcf6326c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:32,924 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.093s 2020-12-21 04:17:32,924 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5bcb96a-5a8e-4785-a551-62373d7c3a9a', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5bcb96a-5a8e-4785-a551-62373d7c3a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:34,024 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.091s 2020-12-21 04:17:34,024 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7622a8b6-7700-45c1-8b71-eaa70bb3010e', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7622a8b6-7700-45c1-8b71-eaa70bb3010e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:35,121 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:17:35,121 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb948137-553f-4f8c-90bc-099a73a93200', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb948137-553f-4f8c-90bc-099a73a93200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:36,220 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:17:36,220 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ae62062-fa24-40c6-8abb-ab51de653c82', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ae62062-fa24-40c6-8abb-ab51de653c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:37,323 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.094s 2020-12-21 04:17:37,323 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bcc90eb-6d34-44ae-8c82-00af4b11492a', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bcc90eb-6d34-44ae-8c82-00af4b11492a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:38,418 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:17:38,418 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99d1ca21-b8f6-4084-a35b-82da5fe51376', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99d1ca21-b8f6-4084-a35b-82da5fe51376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:39,525 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.098s 2020-12-21 04:17:39,526 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a5d6498-55bb-4d32-ad32-a28b6e7c902c', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a5d6498-55bb-4d32-ad32-a28b6e7c902c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:40,625 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.091s 2020-12-21 04:17:40,625 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8b8370a-99b9-4f5c-b1c3-8ec045cd40b8', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8b8370a-99b9-4f5c-b1c3-8ec045cd40b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:41,724 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:17:41,724 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5315281-534a-4173-9e97-2317ce02644b', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5315281-534a-4173-9e97-2317ce02644b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:42,820 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:17:42,821 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e62fa74f-9dbf-4eb7-8ab1-17459b0e5c71', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e62fa74f-9dbf-4eb7-8ab1-17459b0e5c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:43,918 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:17:43,919 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a87155d-3821-4bac-88bc-ecf95ba2dfa1', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a87155d-3821-4bac-88bc-ecf95ba2dfa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:45,013 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:17:45,014 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-242be259-a8ad-4792-908b-585a3a214366', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-242be259-a8ad-4792-908b-585a3a214366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:46,118 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.095s 2020-12-21 04:17:46,118 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e218e8-5e06-41b2-b387-0fdc7104ba4a', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e218e8-5e06-41b2-b387-0fdc7104ba4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:47,211 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:17:47,212 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76557cc-a31f-4e69-9e35-99db03cf317d', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76557cc-a31f-4e69-9e35-99db03cf317d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:48,312 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.092s 2020-12-21 04:17:48,313 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e461e1b3-cc87-4349-a0a2-ef14eb3502e7', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e461e1b3-cc87-4349-a0a2-ef14eb3502e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:49,408 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:17:49,408 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-419b2f31-ecf1-46fd-8e66-f4f2ead2e528', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-419b2f31-ecf1-46fd-8e66-f4f2ead2e528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:50,509 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.091s 2020-12-21 04:17:50,510 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16870539-4d08-493b-b98a-7e4ea7d68ad4', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16870539-4d08-493b-b98a-7e4ea7d68ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:51,604 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:17:51,605 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e15afed9-9a2e-4c83-9815-fe6abe60dd49', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e15afed9-9a2e-4c83-9815-fe6abe60dd49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:52,704 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.091s 2020-12-21 04:17:52,704 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de125d88-5093-4071-bf05-a828143b8b76', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de125d88-5093-4071-bf05-a828143b8b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:53,799 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:17:53,800 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c8c218-63d0-479c-a201-ee432f0aec22', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c8c218-63d0-479c-a201-ee432f0aec22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:54,897 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:17:54,898 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa57dfcd-0345-4583-8143-78f365710bff', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa57dfcd-0345-4583-8143-78f365710bff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:55,994 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:17:55,994 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc09f9df-6de6-4b50-b1b2-2a0ca4bda77d', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc09f9df-6de6-4b50-b1b2-2a0ca4bda77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:57,089 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:17:57,089 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c5d72fa-e1b3-40a7-af09-af8a92207562', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c5d72fa-e1b3-40a7-af09-af8a92207562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:58,184 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:17:58,184 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e45243fa-5e80-48c1-aee0-6fe63a998ff3', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e45243fa-5e80-48c1-aee0-6fe63a998ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:17:59,279 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:17:59,280 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bde790f-ba24-47b0-9a0a-b70156c3181c', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bde790f-ba24-47b0-9a0a-b70156c3181c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:00,376 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:18:00,377 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8498ae8a-7de8-4795-8286-c2812fedd834', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8498ae8a-7de8-4795-8286-c2812fedd834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:01,476 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:18:01,476 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf637f4-5953-4106-97fb-47994cf6498c', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf637f4-5953-4106-97fb-47994cf6498c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:02,570 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:18:02,570 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d7811b-0e93-4e76-afce-eb266f63b832', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d7811b-0e93-4e76-afce-eb266f63b832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:03,666 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:18:03,666 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-780dff10-233e-47b5-9893-55db341a6e40', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-780dff10-233e-47b5-9893-55db341a6e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:04,764 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:18:04,764 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fea35cef-712e-4fe0-9f70-d0bca572b15a', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fea35cef-712e-4fe0-9f70-d0bca572b15a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:05,860 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:18:05,860 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc074b5-2bd9-4419-8917-f0e265f1f79e', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc074b5-2bd9-4419-8917-f0e265f1f79e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:06,958 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:18:06,958 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4da47fe-5e20-4a2a-b4d4-079f374dead0', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4da47fe-5e20-4a2a-b4d4-079f374dead0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:08,053 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:18:08,054 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eadb94d5-123a-4bdd-8225-70cdd18606f9', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eadb94d5-123a-4bdd-8225-70cdd18606f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:09,151 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:18:09,152 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c591d3a-bf42-4f67-8cf4-bbf702552a7a', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c591d3a-bf42-4f67-8cf4-bbf702552a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:10,247 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:18:10,248 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a2277eb-a8d2-415d-9954-815a97e2d148', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a2277eb-a8d2-415d-9954-815a97e2d148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:11,346 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:18:11,347 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7412a80d-bfe5-418d-8b23-9b9badedebce', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7412a80d-bfe5-418d-8b23-9b9badedebce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:12,442 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:18:12,442 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b2c04a-e1b8-494a-8f43-ad93dcb77411', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b2c04a-e1b8-494a-8f43-ad93dcb77411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:13,546 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.095s 2020-12-21 04:18:13,547 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecee5e47-d760-48f2-ae48-c6875b73dfe8', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecee5e47-d760-48f2-ae48-c6875b73dfe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:14,644 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:18:14,645 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fabaf4cc-3888-4c48-b1a3-aea1d4da6740', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fabaf4cc-3888-4c48-b1a3-aea1d4da6740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:15,760 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.107s 2020-12-21 04:18:15,760 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90de9e97-bbc1-4daf-9954-586ecc927966', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90de9e97-bbc1-4daf-9954-586ecc927966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:16,855 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:18:16,856 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84be0f24-aa51-4c58-9198-8b4b3a9c3fb8', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84be0f24-aa51-4c58-9198-8b4b3a9c3fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:17,952 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:18:17,953 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ae07b7-d2be-48d1-a96d-df853eee4c09', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ae07b7-d2be-48d1-a96d-df853eee4c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:19,049 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:18:19,049 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ad2ad2-e498-48e1-b132-f52ec2c16b68', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ad2ad2-e498-48e1-b132-f52ec2c16b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:20,147 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:18:20,147 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d429b622-1d4d-484a-bfd3-9048fdfa950e', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d429b622-1d4d-484a-bfd3-9048fdfa950e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:21,242 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:18:21,242 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7091333b-a59a-4bd7-b8b8-4e82d6982e43', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7091333b-a59a-4bd7-b8b8-4e82d6982e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:22,339 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:18:22,339 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-798e4bc5-8269-4efd-9b4d-3a0fdf476aa9', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-798e4bc5-8269-4efd-9b4d-3a0fdf476aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:23,435 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:18:23,435 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f845c3-40b5-43b7-b912-d53f3c1fe3d5', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f845c3-40b5-43b7-b912-d53f3c1fe3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:24,534 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:18:24,535 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c65aed5-be4c-4d8f-849c-675a873fe8e1', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c65aed5-be4c-4d8f-849c-675a873fe8e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:25,631 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:18:25,631 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f5f78fd-6fb5-40cc-bf6a-32cfe1975a44', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f5f78fd-6fb5-40cc-bf6a-32cfe1975a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:26,729 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:18:26,729 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a84e07-7e70-42ea-bc93-aec98036b9f0', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a84e07-7e70-42ea-bc93-aec98036b9f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:27,823 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:18:27,824 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a178c60b-a7d7-4a26-9fa5-e8926218de69', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a178c60b-a7d7-4a26-9fa5-e8926218de69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:28,922 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:18:28,922 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba9dd319-0ea4-491e-b3d0-702c04b29b03', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba9dd319-0ea4-491e-b3d0-702c04b29b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:30,016 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:18:30,016 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb09a29-2cc6-41ba-9baf-6d2d5f5400d9', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb09a29-2cc6-41ba-9baf-6d2d5f5400d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:31,115 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:18:31,115 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16cfd0bd-6ec2-45c3-9af4-f53a5beec25a', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16cfd0bd-6ec2-45c3-9af4-f53a5beec25a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:32,210 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:18:32,211 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94146a75-4e9a-431c-89a9-07967776dea5', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94146a75-4e9a-431c-89a9-07967776dea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:33,308 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:18:33,309 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e488c4ee-9acc-4c8d-ab02-3c7c3faacbb8', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e488c4ee-9acc-4c8d-ab02-3c7c3faacbb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:34,404 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:18:34,405 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d3780d-71bd-4313-8124-ee004e067baa', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d3780d-71bd-4313-8124-ee004e067baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:35,503 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:18:35,503 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1eaaccc-29a6-4824-82a1-3c3944adfd8e', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1eaaccc-29a6-4824-82a1-3c3944adfd8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:36,596 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:18:36,597 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a52679b-45e7-4c7b-9343-d5def3eed1be', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a52679b-45e7-4c7b-9343-d5def3eed1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:37,695 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:18:37,695 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb733902-34f3-4920-94f8-fc4e25b5f748', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb733902-34f3-4920-94f8-fc4e25b5f748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:38,789 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:18:38,790 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b470cb56-adcf-486f-a1d4-a9086bf15ed2', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b470cb56-adcf-486f-a1d4-a9086bf15ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:39,886 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:18:39,887 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-798e5c2b-d007-4a7b-8b8c-37dd681c823f', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-798e5c2b-d007-4a7b-8b8c-37dd681c823f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:40,981 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:18:40,981 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b32634-a459-42cd-b2f1-b1315deb8153', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b32634-a459-42cd-b2f1-b1315deb8153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:42,078 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:18:42,078 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d17aca-a058-4388-ba47-b618461a3b6a', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d17aca-a058-4388-ba47-b618461a3b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:43,172 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:18:43,173 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19950edf-0264-415f-ae40-eee3257a91e6', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19950edf-0264-415f-ae40-eee3257a91e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:44,269 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:18:44,270 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b9f462-2039-4308-a6d3-fb6dfdc712ca', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b9f462-2039-4308-a6d3-fb6dfdc712ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:45,365 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:18:45,366 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e2dc48-2c08-4a4a-a16f-429289603da1', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e2dc48-2c08-4a4a-a16f-429289603da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:46,463 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:18:46,463 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9832e813-4ee9-4867-820f-4c1989efb7be', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9832e813-4ee9-4867-820f-4c1989efb7be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:47,557 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:18:47,558 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a10674-f024-4757-a8ce-dc614ac012f8', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a10674-f024-4757-a8ce-dc614ac012f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:48,652 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:18:48,652 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e240b3-d65c-4f01-827d-c6a880a3e476', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e240b3-d65c-4f01-827d-c6a880a3e476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:49,747 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:18:49,748 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d094c6-aa65-4f89-be37-5f4d8fd1e785', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d094c6-aa65-4f89-be37-5f4d8fd1e785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:50,841 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:18:50,842 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c08d1b62-bb00-4468-9866-e59c7535f058', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c08d1b62-bb00-4468-9866-e59c7535f058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:51,935 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.084s 2020-12-21 04:18:51,935 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e847357d-af07-4c5e-a844-0a93e12fa8b3', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e847357d-af07-4c5e-a844-0a93e12fa8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:53,028 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:18:53,028 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c21e31d0-c676-464f-bf56-53529f9b74f1', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c21e31d0-c676-464f-bf56-53529f9b74f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:54,122 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:18:54,122 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac56de2-bc00-4a46-bef0-c65390ddda55', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac56de2-bc00-4a46-bef0-c65390ddda55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:55,216 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:18:55,217 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7494c3e-b5e6-4c30-b498-8c49d2e6c8c8', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7494c3e-b5e6-4c30-b498-8c49d2e6c8c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:56,314 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:18:56,314 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13b46a6c-1cd6-48ed-b7c3-db7207d29479', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13b46a6c-1cd6-48ed-b7c3-db7207d29479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:57,409 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:18:57,409 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b1ef5a-0af5-49c7-81b1-c59536a19fe1', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b1ef5a-0af5-49c7-81b1-c59536a19fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:58,506 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:18:58,506 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19ee301d-33f9-4272-88db-7e06c78a4f8d', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19ee301d-33f9-4272-88db-7e06c78a4f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:18:59,603 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:18:59,603 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c36834c5-1cab-4bc4-84f2-81a180dd25a5', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c36834c5-1cab-4bc4-84f2-81a180dd25a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:00,696 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:19:00,697 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f4038f-61ac-4448-a5d9-26f08a59b721', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f4038f-61ac-4448-a5d9-26f08a59b721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:01,796 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.091s 2020-12-21 04:19:01,797 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18a390a-55b0-4ac1-922c-218553c247f0', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18a390a-55b0-4ac1-922c-218553c247f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:02,892 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:19:02,892 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b72f1e39-f221-4de6-a8d3-510278ea56e9', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b72f1e39-f221-4de6-a8d3-510278ea56e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:03,989 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:19:03,990 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31532fdc-c4a8-435b-a944-b1ea134d8d24', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31532fdc-c4a8-435b-a944-b1ea134d8d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:05,085 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:19:05,085 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5564e0e3-e230-48b7-be77-5a05e3e85f21', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5564e0e3-e230-48b7-be77-5a05e3e85f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:06,180 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:19:06,180 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95664d4-2c34-4be7-866c-eb5f932a55af', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95664d4-2c34-4be7-866c-eb5f932a55af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:07,277 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:19:07,277 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ffe784-5b7d-43b4-89a5-4641e5156374', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ffe784-5b7d-43b4-89a5-4641e5156374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:08,372 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:19:08,372 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78b8232-4116-4099-b84d-0e4ffa41c055', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78b8232-4116-4099-b84d-0e4ffa41c055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:09,471 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:19:09,471 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f9e752c-cbb3-4143-97d4-ef3ce4ff1716', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f9e752c-cbb3-4143-97d4-ef3ce4ff1716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:10,565 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:19:10,566 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffbd02aa-94e7-4d2f-991b-f04f791d3ccd', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffbd02aa-94e7-4d2f-991b-f04f791d3ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:11,665 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:19:11,665 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5c06362-8210-4bf4-ae2b-d992450b2ce5', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5c06362-8210-4bf4-ae2b-d992450b2ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:12,760 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:19:12,760 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd60f0d-c590-4068-97f9-a4087156abf3', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd60f0d-c590-4068-97f9-a4087156abf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:13,860 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:19:13,860 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b02895de-22ea-43c6-8457-700f9ad8f55f', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b02895de-22ea-43c6-8457-700f9ad8f55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:14,954 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:19:14,954 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d61b83ea-3815-46b7-b06e-75b4ffc524fd', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d61b83ea-3815-46b7-b06e-75b4ffc524fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:16,061 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.098s 2020-12-21 04:19:16,061 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-754c104f-e657-4071-9eb0-63e29cfa4188', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-754c104f-e657-4071-9eb0-63e29cfa4188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:17,159 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:19:17,159 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f74280-c8c2-4c69-a127-a49a86eff1a8', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f74280-c8c2-4c69-a127-a49a86eff1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:18,257 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:19:18,257 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f105dd04-6d19-4284-bf92-49f41d0d0862', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f105dd04-6d19-4284-bf92-49f41d0d0862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:19,351 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:19:19,352 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b924b2-bfc6-432f-97b0-4cf1ab996c98', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b924b2-bfc6-432f-97b0-4cf1ab996c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:20,450 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:19:20,450 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e72e9867-fa2f-4b82-aabb-d8140115fe9b', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e72e9867-fa2f-4b82-aabb-d8140115fe9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:21,545 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:19:21,546 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03109144-5b1b-4ca5-ba27-d6eac002a366', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03109144-5b1b-4ca5-ba27-d6eac002a366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:22,642 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:19:22,643 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54599076-8669-46ec-a676-abf45670ee85', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54599076-8669-46ec-a676-abf45670ee85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:23,738 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:19:23,739 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c584fe9-ff34-4975-9c66-cdfcd3b9fbf9', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c584fe9-ff34-4975-9c66-cdfcd3b9fbf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:24,836 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:19:24,836 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb249c5-3e04-4c39-ae92-42304d46f9a6', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb249c5-3e04-4c39-ae92-42304d46f9a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:25,930 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:19:25,931 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a00ce5d-8b7d-42a5-8dbd-ac1b9ae53e6c', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a00ce5d-8b7d-42a5-8dbd-ac1b9ae53e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:27,027 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:19:27,027 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de18be1-7e7a-4245-a42c-5f4a1788a044', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de18be1-7e7a-4245-a42c-5f4a1788a044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:28,122 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:19:28,122 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd6c607-1c7a-4afa-b147-6315ff6485de', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd6c607-1c7a-4afa-b147-6315ff6485de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:29,218 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:19:29,218 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd82d74b-3229-4a26-88e4-1f0db9054feb', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd82d74b-3229-4a26-88e4-1f0db9054feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:30,312 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:19:30,312 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c6d870-689c-453f-8842-189fab2a1404', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c6d870-689c-453f-8842-189fab2a1404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:31,541 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.220s 2020-12-21 04:19:31,542 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff8bc5ec-7d6b-4e68-be80-6371531faf3f', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff8bc5ec-7d6b-4e68-be80-6371531faf3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:32,638 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:19:32,638 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f8f0c6a-9276-4776-906a-d005655bb3d1', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f8f0c6a-9276-4776-906a-d005655bb3d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:33,731 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:19:33,731 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae65ab6-eb6f-4504-a586-13f57e1504f2', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae65ab6-eb6f-4504-a586-13f57e1504f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:34,828 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:19:34,829 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eda050e-379a-4259-87bb-50ec7be80dbf', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eda050e-379a-4259-87bb-50ec7be80dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:35,925 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:19:35,925 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2126b7af-7d8d-41a3-a38f-b37852c5a064', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2126b7af-7d8d-41a3-a38f-b37852c5a064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:37,024 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:19:37,024 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d187491f-cb40-4709-844b-97a82fc736b7', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d187491f-cb40-4709-844b-97a82fc736b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:38,120 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:19:38,120 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4882183c-8b99-4865-9b79-188953911166', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4882183c-8b99-4865-9b79-188953911166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:39,213 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:19:39,214 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d83be79e-dd2f-437a-96c5-b054d254cd97', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d83be79e-dd2f-437a-96c5-b054d254cd97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:40,310 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:19:40,310 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-504038d6-cbc2-4822-9e2f-3b3f69c95eb2', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-504038d6-cbc2-4822-9e2f-3b3f69c95eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:41,404 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:19:41,405 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa6f2c1-9f9c-418d-a9d1-ec4464b18660', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa6f2c1-9f9c-418d-a9d1-ec4464b18660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:42,501 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:19:42,501 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea7a6b5-e424-4cbe-a2aa-599f0f59393a', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea7a6b5-e424-4cbe-a2aa-599f0f59393a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:43,597 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:19:43,597 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b61b49bc-0130-442c-982b-327fbbd6cfc0', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b61b49bc-0130-442c-982b-327fbbd6cfc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:44,692 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:19:44,692 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2627583a-7670-4cf6-ad30-beb4393c29b7', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2627583a-7670-4cf6-ad30-beb4393c29b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:45,786 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:19:45,786 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ff7e883-9d93-46b6-a0d4-5a3b9f64d7dd', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ff7e883-9d93-46b6-a0d4-5a3b9f64d7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:46,880 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:19:46,880 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-429602a3-c1e3-4851-8ad5-d90d869f66ad', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429602a3-c1e3-4851-8ad5-d90d869f66ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:47,986 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.097s 2020-12-21 04:19:47,987 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb001b9c-d8a0-4e95-ba6f-52e684806cd8', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb001b9c-d8a0-4e95-ba6f-52e684806cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:49,080 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:19:49,081 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-096ed2fc-c495-4956-99dc-33d56265e75c', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-096ed2fc-c495-4956-99dc-33d56265e75c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:50,176 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:19:50,177 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d562c17-4758-454a-baa3-aab9cac1aee1', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d562c17-4758-454a-baa3-aab9cac1aee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:51,273 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:19:51,273 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c74bcd4-e558-488d-8beb-7b3b2909d024', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c74bcd4-e558-488d-8beb-7b3b2909d024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:52,367 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:19:52,368 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e88cef-f1ce-4253-8c9f-90920eadbc6b', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e88cef-f1ce-4253-8c9f-90920eadbc6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:53,462 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:19:53,462 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-671f2603-e463-4712-bfe8-dc7b957a2447', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-671f2603-e463-4712-bfe8-dc7b957a2447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:54,557 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:19:54,558 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e0098cc-8865-4ad2-aa02-0da5d4ae26dd', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e0098cc-8865-4ad2-aa02-0da5d4ae26dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:55,653 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:19:55,654 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c456db37-2fc1-4fa2-b1b5-a316cd3a94b0', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c456db37-2fc1-4fa2-b1b5-a316cd3a94b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:56,749 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:19:56,749 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f0b52b3-10d8-4a02-a60a-247de0322c45', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f0b52b3-10d8-4a02-a60a-247de0322c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:57,844 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:19:57,844 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5540de67-56a3-4b0f-a01c-7f269f395888', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5540de67-56a3-4b0f-a01c-7f269f395888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:19:58,941 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:19:58,941 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba5a9459-68da-4bc4-8c82-b7eb9e4fd81d', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba5a9459-68da-4bc4-8c82-b7eb9e4fd81d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:00,036 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:20:00,037 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bb644f0-9490-4098-b9db-00acc3d11b5c', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bb644f0-9490-4098-b9db-00acc3d11b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:01,134 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:20:01,134 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de77396f-e8f1-4df9-84cb-45c509ce2dd0', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de77396f-e8f1-4df9-84cb-45c509ce2dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:02,228 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:20:02,228 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e936c229-3c6d-46b7-8df6-bb79243f72e6', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e936c229-3c6d-46b7-8df6-bb79243f72e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:03,325 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:20:03,325 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f827aa1c-cda5-4d62-8de6-3878fb01a292', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f827aa1c-cda5-4d62-8de6-3878fb01a292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:04,421 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:20:04,421 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4496b7b8-829e-4913-a891-12071a6e3cb7', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4496b7b8-829e-4913-a891-12071a6e3cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:05,520 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:20:05,520 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad9bd95-4975-4ea6-aa18-c41e11c1bb24', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad9bd95-4975-4ea6-aa18-c41e11c1bb24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:06,614 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:20:06,614 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31382e9c-8bfc-4ba1-8278-d5e9424bd3b7', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31382e9c-8bfc-4ba1-8278-d5e9424bd3b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:07,712 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:20:07,712 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1c9e07e-9d60-45ba-a8d8-deb7e4f794a7', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1c9e07e-9d60-45ba-a8d8-deb7e4f794a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:08,805 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.084s 2020-12-21 04:20:08,805 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776589ff-b97f-44dd-a7e4-5bd1cb5c8c43', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776589ff-b97f-44dd-a7e4-5bd1cb5c8c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:09,901 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:20:09,902 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1972f1dc-9ff9-48b3-bbad-ab0df4b5c609', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1972f1dc-9ff9-48b3-bbad-ab0df4b5c609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:10,997 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:20:10,998 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dca8a56-c607-4c05-8bdd-25b3e0171f50', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dca8a56-c607-4c05-8bdd-25b3e0171f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:12,099 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.093s 2020-12-21 04:20:12,099 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72831a99-1355-48d3-b60f-8d0a972345e0', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72831a99-1355-48d3-b60f-8d0a972345e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:13,193 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:20:13,194 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56a60d3-e99a-4ad4-905d-12c5b7f3c180', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56a60d3-e99a-4ad4-905d-12c5b7f3c180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:14,293 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:20:14,293 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca66958d-6de7-434b-9073-7d31303dd02b', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca66958d-6de7-434b-9073-7d31303dd02b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:15,388 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:20:15,388 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae88310-3a06-4e84-bf3b-87692d8319c8', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae88310-3a06-4e84-bf3b-87692d8319c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:16,500 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.102s 2020-12-21 04:20:16,500 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfd88787-0d59-4e72-83bb-f9607fee436e', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfd88787-0d59-4e72-83bb-f9607fee436e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:17,596 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.087s 2020-12-21 04:20:17,596 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c526e8e3-2bc0-41b3-8736-8c4df5b05537', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c526e8e3-2bc0-41b3-8736-8c4df5b05537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:18,692 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:20:18,693 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7f4e993-1f5a-4cb6-b227-a2e1ae7aa698', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7f4e993-1f5a-4cb6-b227-a2e1ae7aa698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:19,787 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:20:19,787 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab0b0e29-3e71-4233-a619-1b7a5ec6fedc', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab0b0e29-3e71-4233-a619-1b7a5ec6fedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:20,884 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.089s 2020-12-21 04:20:20,885 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f398cc7-8e85-4fc0-b980-d02266e307be', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f398cc7-8e85-4fc0-b980-d02266e307be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:21,978 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.085s 2020-12-21 04:20:21,978 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a21a632b-7b7c-45df-9359-a92f990c52b2', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21a632b-7b7c-45df-9359-a92f990c52b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:23,075 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:20:23,076 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6830aa89-21ef-4e69-9c9d-ceed0f5ba3ab', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6830aa89-21ef-4e69-9c9d-ceed0f5ba3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:24,176 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.091s 2020-12-21 04:20:24,177 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6d25371-557d-4d00-a01e-f4b1322d0bd5', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6d25371-557d-4d00-a01e-f4b1322d0bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:25,275 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:20:25,276 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecbea813-5b18-4cb1-84fa-f2369dfaa3e4', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecbea813-5b18-4cb1-84fa-f2369dfaa3e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:26,428 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.144s 2020-12-21 04:20:26,428 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5777b861-01d7-4b28-ab15-201d277bb607', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5777b861-01d7-4b28-ab15-201d277bb607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:27,525 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.088s 2020-12-21 04:20:27,525 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0938bcc-fa1a-472c-81e2-2bf872e0f52b', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0938bcc-fa1a-472c-81e2-2bf872e0f52b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:28,624 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.090s 2020-12-21 04:20:28,624 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddaab470-1726-4cd6-9dba-7614ce549420', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddaab470-1726-4cd6-9dba-7614ce549420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:29,719 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.086s 2020-12-21 04:20:29,719 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49feb4c7-ba49-4b8d-8d36-9c0218dc323f', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49feb4c7-ba49-4b8d-8d36-9c0218dc323f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:30,813 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.084s 2020-12-21 04:20:30,813 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba7b2422-b175-42b8-bbdb-20e3c183ea6d', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba7b2422-b175-42b8-bbdb-20e3c183ea6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:31,907 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.084s 2020-12-21 04:20:31,907 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e7c4b5a-8b84-4281-b709-e872d08712c1', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e7c4b5a-8b84-4281-b709-e872d08712c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' 2020-12-21 04:20:33,007 94992 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178 0.091s 2020-12-21 04:20:33,008 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac70ab28-e876-4618-951f-2828e3d72014', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac70ab28-e876-4618-951f-2828e3d72014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178'} Body: b'{"volume": {"id": "20abcb12-9f70-4369-859a-6cd1bd266178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:32.000000", "updated_at": "2020-12-21T04:14:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1972308026", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/af75c83f73814ecfbab80e58cc9b7090/volumes/20abcb12-9f70-4369-859a-6cd1bd266178"}], "user_id": "d2f558a471574151885c8296e538dd70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af75c83f73814ecfbab80e58cc9b7090"}}' }}} 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 141, in create_volume volume['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 20abcb12-9f70-4369-859a-6cd1bd266178 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 1 | 1 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
fail
ft13.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2020-12-21 04:20:37,531 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.222.0.16/volume/v3/c345631289e448aca7ba8489d28b049d/types 0.185s 2020-12-21 04:20:37,532 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-574369340", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26319a53-2a4b-4aa3-a1e3-d22a654131e1', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26319a53-2a4b-4aa3-a1e3-d22a654131e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c345631289e448aca7ba8489d28b049d/types'} Body: b'{"volume_type": {"id": "0e7de4a1-1da2-4ee4-b965-4c863b8f9393", "name": "tempest-VolumeTypesAccessTest-volume-type-574369340", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2020-12-21 04:20:37,697 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes 0.162s 2020-12-21 04:20:37,697 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"volume_type": "0e7de4a1-1da2-4ee4-b965-4c863b8f9393", "size": 1}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-0471193c-0401-4870-b4d0-d78237cab9b1', 'x-openstack-request-id': 'req-0471193c-0401-4870-b4d0-d78237cab9b1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0e7de4a1-1da2-4ee4-b965-4c863b8f9393 could not be found."}}' 2020-12-21 04:20:37,698 94992 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2020-12-21 04:20:37,728 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.222.0.16/volume/v3/c345631289e448aca7ba8489d28b049d/types/0e7de4a1-1da2-4ee4-b965-4c863b8f9393/action 0.029s 2020-12-21 04:20:37,728 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"addProjectAccess": {"project": "599c1e11ab46421ba51ef9e926ffc903"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2b5a125-9233-467c-85db-a5ff2211f580', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/c345631289e448aca7ba8489d28b049d/types/0e7de4a1-1da2-4ee4-b965-4c863b8f9393/action'} Body: b'' 2020-12-21 04:20:38,068 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes 0.339s 2020-12-21 04:20:38,069 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"volume_type": "0e7de4a1-1da2-4ee4-b965-4c863b8f9393", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1216359751"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aabb51b-b802-47eb-bc5c-63b701fe279d', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aabb51b-b802-47eb-bc5c-63b701fe279d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2020-12-21 04:20:38,241 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.165s 2020-12-21 04:20:38,241 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce5f14b-eac5-47c3-a17b-7ee4374646e5', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce5f14b-eac5-47c3-a17b-7ee4374646e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:39,339 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:20:39,339 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32338b2-d7a6-4b8d-a82e-23324d8b3da6', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32338b2-d7a6-4b8d-a82e-23324d8b3da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:40,431 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:20:40,431 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64e00ad-6e5f-4b3b-9a3c-ac0a64322a57', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64e00ad-6e5f-4b3b-9a3c-ac0a64322a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:41,527 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:20:41,528 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c55ede14-5b52-4a60-9be7-698a62b8a953', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c55ede14-5b52-4a60-9be7-698a62b8a953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:42,621 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:20:42,622 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f89666e6-4d56-43ef-b290-fa4b1caafd80', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f89666e6-4d56-43ef-b290-fa4b1caafd80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:43,716 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:20:43,716 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-433feb3d-44cc-4d6c-8c43-f2ef7fb823ca', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-433feb3d-44cc-4d6c-8c43-f2ef7fb823ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:44,812 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:20:44,812 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f7429d-3f0c-4670-81ae-c5524b31a627', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f7429d-3f0c-4670-81ae-c5524b31a627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:45,908 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:20:45,908 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-733523e7-b738-4a6c-b93c-43c945bf8e5a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-733523e7-b738-4a6c-b93c-43c945bf8e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:47,001 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:20:47,002 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d80684-959a-41c0-8763-3be02419ef7f', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d80684-959a-41c0-8763-3be02419ef7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:48,096 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:20:48,096 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ea1dd9-1352-426a-9174-eb8d204c8194', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ea1dd9-1352-426a-9174-eb8d204c8194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:49,189 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:20:49,190 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dccb1e1a-32b8-4fb3-ae92-1f3076173eee', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dccb1e1a-32b8-4fb3-ae92-1f3076173eee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:50,287 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:20:50,288 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf7d8bfb-58c4-439e-ae50-c47de9b65ff3', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf7d8bfb-58c4-439e-ae50-c47de9b65ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:51,381 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:20:51,382 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd05f581-20af-4a91-9c68-7cffb75911e8', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd05f581-20af-4a91-9c68-7cffb75911e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:52,478 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:20:52,478 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b171af23-c930-427f-a373-b8e359722050', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b171af23-c930-427f-a373-b8e359722050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:53,578 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.091s 2020-12-21 04:20:53,578 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-412ffa17-ceac-4b15-a391-e48dfe20ff31', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-412ffa17-ceac-4b15-a391-e48dfe20ff31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:54,673 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:20:54,673 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1278183-5bf1-4593-980d-ea6b8b5d110d', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1278183-5bf1-4593-980d-ea6b8b5d110d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:55,767 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:20:55,767 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8817a72-1bb8-481c-92f4-4357369dc09d', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8817a72-1bb8-481c-92f4-4357369dc09d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:56,861 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:20:56,862 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f84770-6823-46a4-ad94-b9759e57cec9', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f84770-6823-46a4-ad94-b9759e57cec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:57,957 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:20:57,958 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5bf6eee-7176-498d-a358-ef44d8b3616c', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5bf6eee-7176-498d-a358-ef44d8b3616c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:20:59,059 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.092s 2020-12-21 04:20:59,059 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c90d7b89-554d-4491-8b7d-da249d809842', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c90d7b89-554d-4491-8b7d-da249d809842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:00,168 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.099s 2020-12-21 04:21:00,168 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab538d5c-65d0-4d21-a82d-026b1327bc8c', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab538d5c-65d0-4d21-a82d-026b1327bc8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:01,261 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:21:01,261 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d4f176b-a8a3-4ba1-bd29-01cbda88b116', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d4f176b-a8a3-4ba1-bd29-01cbda88b116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:02,356 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:21:02,356 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cda9173b-dbb8-4cdf-99c2-22923b485f34', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cda9173b-dbb8-4cdf-99c2-22923b485f34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:03,449 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:21:03,449 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4cc9487-9b80-4ecd-901b-b07b8212ad6c', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4cc9487-9b80-4ecd-901b-b07b8212ad6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:04,544 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:21:04,544 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3599fcf5-5c47-406a-947a-ea9c60cac182', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3599fcf5-5c47-406a-947a-ea9c60cac182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:05,638 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:21:05,639 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf077a3-0642-4073-b18f-8abe220f1db0', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf077a3-0642-4073-b18f-8abe220f1db0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:06,734 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:21:06,734 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-667778d5-9b82-4117-ad03-4af09b39b8d8', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-667778d5-9b82-4117-ad03-4af09b39b8d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:07,827 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:21:07,827 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7da0ee5-9ac4-496f-ae7e-ae02318eb873', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7da0ee5-9ac4-496f-ae7e-ae02318eb873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:08,921 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:21:08,922 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac9ef49b-bda4-482f-bbcd-e65b93215c1f', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac9ef49b-bda4-482f-bbcd-e65b93215c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:10,015 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:21:10,015 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db6e7788-fb14-4919-9f7d-bf607ad8081a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db6e7788-fb14-4919-9f7d-bf607ad8081a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:11,108 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:21:11,109 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df6a6d08-4c38-4cb0-a6d1-775b7ae962b5', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df6a6d08-4c38-4cb0-a6d1-775b7ae962b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:12,203 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:21:12,204 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0e40e9f-0d08-4d7c-906d-d415c90acadf', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0e40e9f-0d08-4d7c-906d-d415c90acadf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:13,303 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.091s 2020-12-21 04:21:13,304 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3019371-8a47-4ec5-8db4-26c76dd6992b', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3019371-8a47-4ec5-8db4-26c76dd6992b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:14,405 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.093s 2020-12-21 04:21:14,406 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4263c3e-4fab-4986-b087-47b855abc633', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4263c3e-4fab-4986-b087-47b855abc633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:15,501 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:21:15,502 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-244995b1-5a8b-4206-8c29-8d4f73c192c2', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-244995b1-5a8b-4206-8c29-8d4f73c192c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:16,609 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.099s 2020-12-21 04:21:16,610 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e602b56-938b-47f5-a949-14c75bd63777', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e602b56-938b-47f5-a949-14c75bd63777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:17,705 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:21:17,705 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c8d129-068b-4167-97ef-2186579fd2f4', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c8d129-068b-4167-97ef-2186579fd2f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:18,799 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:21:18,800 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9899500b-55bd-477d-ae27-0c6a231d4280', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9899500b-55bd-477d-ae27-0c6a231d4280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:19,894 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:21:19,895 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bdbb90e-67a9-4c75-93cb-ec826c41bf31', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bdbb90e-67a9-4c75-93cb-ec826c41bf31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:20,986 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.083s 2020-12-21 04:21:20,987 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6395de9-0586-48cb-b5ad-639a7a1e09a4', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6395de9-0586-48cb-b5ad-639a7a1e09a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:22,082 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:21:22,083 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a0dbe00-f05f-4ff4-ba83-7b6ab3c78ff6', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a0dbe00-f05f-4ff4-ba83-7b6ab3c78ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:23,175 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:21:23,176 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b2b04e7-9029-4fac-8b0c-25f95f2b950b', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b2b04e7-9029-4fac-8b0c-25f95f2b950b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:24,270 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:21:24,270 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce3d304-f9c8-4865-82f3-542fbb810b2e', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce3d304-f9c8-4865-82f3-542fbb810b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:25,367 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:21:25,368 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1105651-15a8-4916-8d71-e441e5f63b17', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1105651-15a8-4916-8d71-e441e5f63b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:26,468 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.092s 2020-12-21 04:21:26,468 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b17aee0-f2b7-4f62-823b-79b3e6e492cd', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b17aee0-f2b7-4f62-823b-79b3e6e492cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:27,563 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:21:27,564 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe2fbf89-6277-4602-a925-07464be28a78', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe2fbf89-6277-4602-a925-07464be28a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:28,657 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:21:28,658 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d8d7ec5-bc2b-44d7-b952-3d1a891d55e9', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d8d7ec5-bc2b-44d7-b952-3d1a891d55e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:29,751 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:21:29,752 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d42a2ca8-4416-4044-9bd4-9d95f6a54ec7', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d42a2ca8-4416-4044-9bd4-9d95f6a54ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:30,845 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:21:30,846 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9606225-936d-481d-8e2e-5d987d26bb3a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9606225-936d-481d-8e2e-5d987d26bb3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:31,939 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:21:31,939 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f035454f-b273-4ba8-875d-6c0cb3358be4', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f035454f-b273-4ba8-875d-6c0cb3358be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:33,034 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:21:33,035 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adff6737-cb5e-47d6-8abb-148eeecc62f6', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adff6737-cb5e-47d6-8abb-148eeecc62f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:34,128 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:21:34,129 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fa99bca-a8a0-4596-80c8-b127b3b3b375', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fa99bca-a8a0-4596-80c8-b127b3b3b375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:35,222 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:21:35,222 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32815aa7-c237-40e6-8ab5-88a1716e5100', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32815aa7-c237-40e6-8ab5-88a1716e5100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:36,319 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:21:36,319 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30108ac3-2ec2-416a-b3fc-9350d4372f02', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30108ac3-2ec2-416a-b3fc-9350d4372f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:37,414 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:21:37,415 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98db5882-58e5-4bd6-8645-500428b98f2b', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98db5882-58e5-4bd6-8645-500428b98f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:38,511 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:21:38,511 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccb5a11a-e168-4894-baa2-f684bed85676', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb5a11a-e168-4894-baa2-f684bed85676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:39,605 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:21:39,605 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a1ecc3-8d79-4779-9412-d847f38e76ae', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a1ecc3-8d79-4779-9412-d847f38e76ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:40,699 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:21:40,700 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c19d0c33-2ed3-44c0-86d8-4923017142e9', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c19d0c33-2ed3-44c0-86d8-4923017142e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:41,794 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:21:41,794 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7f7267-6cdc-44cc-8690-7306aad23e7d', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7f7267-6cdc-44cc-8690-7306aad23e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:42,888 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:21:42,889 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5065f2e-2925-4f1e-a8bc-6808c47f0397', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5065f2e-2925-4f1e-a8bc-6808c47f0397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:43,983 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:21:43,983 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a38a33f-8d9f-4dda-8fbd-3bc0921c66b5', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a38a33f-8d9f-4dda-8fbd-3bc0921c66b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:45,078 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:21:45,079 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-746bfaab-e1f6-4cca-bf22-70ea75a24e02', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-746bfaab-e1f6-4cca-bf22-70ea75a24e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:46,176 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:21:46,176 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b8bde1-bd37-40d6-80b1-99f9e06bd434', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b8bde1-bd37-40d6-80b1-99f9e06bd434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:47,271 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:21:47,271 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84d29796-975e-4383-8906-a1d897c981a8', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84d29796-975e-4383-8906-a1d897c981a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:48,368 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:21:48,369 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f41f6b27-81cd-40be-867d-b181d77f67b8', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f41f6b27-81cd-40be-867d-b181d77f67b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:49,463 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:21:49,463 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a63d113f-60ea-46b8-8de1-0a1adba8f14b', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a63d113f-60ea-46b8-8de1-0a1adba8f14b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:50,562 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.091s 2020-12-21 04:21:50,563 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6becf98-da2f-4093-a4e8-5cd91442b8c8', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6becf98-da2f-4093-a4e8-5cd91442b8c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:51,656 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:21:51,656 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92248c12-1cba-46bd-bfba-3c65101c1628', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92248c12-1cba-46bd-bfba-3c65101c1628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:52,755 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.090s 2020-12-21 04:21:52,756 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf9f9dd4-59ec-4d9a-ae70-08f72e21a4bd', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf9f9dd4-59ec-4d9a-ae70-08f72e21a4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:53,850 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:21:53,851 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b109a29-f097-4b6d-82be-1292daabf04a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b109a29-f097-4b6d-82be-1292daabf04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:54,947 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:21:54,947 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee0589d0-c357-4475-9eaf-9a5fc1d49dd3', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee0589d0-c357-4475-9eaf-9a5fc1d49dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:56,042 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:21:56,042 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5950b93-5261-4ca2-959a-ac8a1ed6e3a6', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5950b93-5261-4ca2-959a-ac8a1ed6e3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:57,139 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:21:57,139 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2acd270-7759-443c-bc15-a76b2c6803bb', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2acd270-7759-443c-bc15-a76b2c6803bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:58,233 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:21:58,233 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e800f61-7aad-4fbe-bb6d-3c99e82a07f0', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e800f61-7aad-4fbe-bb6d-3c99e82a07f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:21:59,331 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:21:59,332 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68531aff-4450-4812-955e-dab661be2b70', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68531aff-4450-4812-955e-dab661be2b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:00,425 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:22:00,426 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57eda6bc-9cc1-46df-bc33-8c41cef24c58', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57eda6bc-9cc1-46df-bc33-8c41cef24c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:01,531 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.096s 2020-12-21 04:22:01,531 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904e83eb-6541-4d1c-8a95-cf055c2e40b8', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904e83eb-6541-4d1c-8a95-cf055c2e40b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:02,625 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:22:02,626 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07cee69f-0964-47a1-a333-c0580fbaa7ee', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07cee69f-0964-47a1-a333-c0580fbaa7ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:03,725 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.090s 2020-12-21 04:22:03,725 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0add5281-0288-4d65-8c17-542e855035bf', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0add5281-0288-4d65-8c17-542e855035bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:04,818 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:22:04,819 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d2ae9f3-0090-46c5-895d-9f679ca1a340', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d2ae9f3-0090-46c5-895d-9f679ca1a340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:05,915 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:22:05,915 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24c31656-a52f-4b85-a545-fccf8de81a7a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24c31656-a52f-4b85-a545-fccf8de81a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:07,011 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:22:07,011 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04f84321-23d7-4e7f-b57f-ac638f2743ad', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04f84321-23d7-4e7f-b57f-ac638f2743ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:08,110 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.090s 2020-12-21 04:22:08,111 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb340394-6cb5-496e-9fe1-d2b28eaf12fc', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb340394-6cb5-496e-9fe1-d2b28eaf12fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:09,205 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:22:09,206 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e97e156d-7f93-4e8e-b6f4-b1e5fc08a34a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e97e156d-7f93-4e8e-b6f4-b1e5fc08a34a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:10,302 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:22:10,303 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-affaeb3c-f437-46a8-b3a2-8bc44bbee714', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-affaeb3c-f437-46a8-b3a2-8bc44bbee714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:11,397 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:22:11,397 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a0ab30-9e2a-4025-a0e9-9c56d1b62542', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a0ab30-9e2a-4025-a0e9-9c56d1b62542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:12,621 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.215s 2020-12-21 04:22:12,621 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecabfe0d-58c6-41f6-99a1-3eb3c97ab666', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecabfe0d-58c6-41f6-99a1-3eb3c97ab666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:13,716 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:22:13,717 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf10b3b-6f2b-418c-9253-60e396a2aee6', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf10b3b-6f2b-418c-9253-60e396a2aee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:14,814 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:22:14,815 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87ac6d7f-e0b6-4de9-bd26-e1e9fcc9efae', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87ac6d7f-e0b6-4de9-bd26-e1e9fcc9efae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:15,909 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:22:15,909 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b9c2bd-8b30-4514-84f4-fd616e4a430b', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b9c2bd-8b30-4514-84f4-fd616e4a430b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:17,009 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.091s 2020-12-21 04:22:17,010 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e04488e1-d4eb-4628-88c7-6fd5bdae6207', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e04488e1-d4eb-4628-88c7-6fd5bdae6207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:18,104 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:22:18,105 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f6a8911-916b-43bb-a5dd-187534c7f542', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f6a8911-916b-43bb-a5dd-187534c7f542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:19,202 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:22:19,202 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2692859-4d0e-43b2-aa34-f668c731b360', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2692859-4d0e-43b2-aa34-f668c731b360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:20,299 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:22:20,299 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821312f2-45b6-4c7e-9fb0-d6e97ab5448e', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821312f2-45b6-4c7e-9fb0-d6e97ab5448e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:21,394 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:22:21,394 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb58ed6-0eeb-49b8-8131-5f59e1dea4b4', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb58ed6-0eeb-49b8-8131-5f59e1dea4b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:22,490 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:22:22,490 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c06186b4-2cd5-4393-ab03-9ec76490c7f8', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06186b4-2cd5-4393-ab03-9ec76490c7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:23,610 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.111s 2020-12-21 04:22:23,610 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bc382f2-0880-472c-99ea-e0fc902dd152', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bc382f2-0880-472c-99ea-e0fc902dd152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:24,707 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:22:24,707 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-651e2656-7b4c-4a9e-a24d-80d70231cf8b', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-651e2656-7b4c-4a9e-a24d-80d70231cf8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:25,805 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:22:25,805 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20177f4d-eea0-4d3f-ae16-7354f26ccb9a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20177f4d-eea0-4d3f-ae16-7354f26ccb9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:26,898 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:22:26,899 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b536cee3-77c3-4a85-9f23-8b1227e6c7bc', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b536cee3-77c3-4a85-9f23-8b1227e6c7bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:27,992 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:22:27,993 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7fb0df2-b968-4b6d-9470-e7787f2cd569', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7fb0df2-b968-4b6d-9470-e7787f2cd569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:29,089 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:22:29,089 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c12ae50a-f0f8-4c55-bf72-90c134686599', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c12ae50a-f0f8-4c55-bf72-90c134686599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:30,185 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:22:30,185 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16fde30b-e171-4997-bff6-2f090c3408c6', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16fde30b-e171-4997-bff6-2f090c3408c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:31,279 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:22:31,279 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ac9ac5-2d87-4045-b9e6-c08842d68dd5', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ac9ac5-2d87-4045-b9e6-c08842d68dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:32,377 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:22:32,378 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d3933c-bf37-4ab9-b82e-a044a42e6b32', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d3933c-bf37-4ab9-b82e-a044a42e6b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:33,487 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.100s 2020-12-21 04:22:33,487 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf4450dd-20cc-4ed1-a6c0-c07b3f856927', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf4450dd-20cc-4ed1-a6c0-c07b3f856927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:34,583 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:22:34,583 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae87b2e2-65df-4287-89bb-a10bb24890be', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae87b2e2-65df-4287-89bb-a10bb24890be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:35,678 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:22:35,679 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee724ee3-e6ac-4afd-b855-98254b2dd4bc', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee724ee3-e6ac-4afd-b855-98254b2dd4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:36,772 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:22:36,772 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4c03e3-e9b0-4bc6-a1d0-15104fa67c85', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4c03e3-e9b0-4bc6-a1d0-15104fa67c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:37,866 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:22:37,866 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b5410e-9682-425b-a195-5d34b4fe7a27', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b5410e-9682-425b-a195-5d34b4fe7a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:38,965 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.090s 2020-12-21 04:22:38,965 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89d32a5c-5db4-445c-8f5b-ddff2644cfb2', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89d32a5c-5db4-445c-8f5b-ddff2644cfb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:40,060 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:22:40,060 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eaf3bcb-7715-4294-8499-3037497429fb', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eaf3bcb-7715-4294-8499-3037497429fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:41,156 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:22:41,156 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c72fecf2-8553-426f-a404-4268b0456395', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c72fecf2-8553-426f-a404-4268b0456395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:42,257 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.092s 2020-12-21 04:22:42,257 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac7f2b4d-d408-4c15-a629-d16bbea9d337', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac7f2b4d-d408-4c15-a629-d16bbea9d337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:43,357 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.091s 2020-12-21 04:22:43,357 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d30606-d9bf-4638-9be7-e8368c183d20', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d30606-d9bf-4638-9be7-e8368c183d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:44,468 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.101s 2020-12-21 04:22:44,469 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62909bb-ae5d-4050-a85f-3d241f989388', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62909bb-ae5d-4050-a85f-3d241f989388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:45,575 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.098s 2020-12-21 04:22:45,576 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cbcd3ba-5679-4d18-b8a2-fb6a5ad594b2', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cbcd3ba-5679-4d18-b8a2-fb6a5ad594b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:46,673 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:22:46,674 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12012abb-8669-4c53-aad3-f387bfe1bb8c', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12012abb-8669-4c53-aad3-f387bfe1bb8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:47,769 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:22:47,769 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9266b75-2ef8-412f-95dc-ac8c5e0b10e0', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9266b75-2ef8-412f-95dc-ac8c5e0b10e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:48,866 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:22:48,867 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-287d5e96-0bab-4e75-8eea-1a5d1a63b246', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-287d5e96-0bab-4e75-8eea-1a5d1a63b246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:49,965 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:22:49,966 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c8cab3-7102-4544-ac7b-6f062e627f97', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c8cab3-7102-4544-ac7b-6f062e627f97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:51,061 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:22:51,061 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da216d15-a476-452f-9ebe-b1c978e0acf4', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da216d15-a476-452f-9ebe-b1c978e0acf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:52,155 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:22:52,155 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b4274c-19c6-4403-8709-327d325d5f13', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b4274c-19c6-4403-8709-327d325d5f13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:53,249 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:22:53,250 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9f94d08-76fe-4b6c-90eb-ae488abeca63', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9f94d08-76fe-4b6c-90eb-ae488abeca63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:54,346 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:22:54,346 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279ac332-5dcd-49dd-af74-b11067a0c47b', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279ac332-5dcd-49dd-af74-b11067a0c47b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:55,439 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:22:55,440 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e823bfe-50ea-48ac-bb3f-495dd73835f4', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e823bfe-50ea-48ac-bb3f-495dd73835f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:56,534 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:22:56,535 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2868cad1-5205-42bc-add3-a6cb4c1ce9f2', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2868cad1-5205-42bc-add3-a6cb4c1ce9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:57,631 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:22:57,632 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eec5a9e-b9f9-4cce-a9c9-677205a7dca5', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eec5a9e-b9f9-4cce-a9c9-677205a7dca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:58,727 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:22:58,727 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee1e4c40-1665-4e72-8939-e3955ae65227', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee1e4c40-1665-4e72-8939-e3955ae65227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:22:59,824 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:22:59,825 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab740d18-bd53-407e-b05a-6b73c0abb7de', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab740d18-bd53-407e-b05a-6b73c0abb7de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:00,919 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:00,920 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9009877-b1f5-4fdc-aaf7-ad55f37e2a43', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9009877-b1f5-4fdc-aaf7-ad55f37e2a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:02,015 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:02,016 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f386fe9c-af6e-480d-b69e-85f856b303b8', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f386fe9c-af6e-480d-b69e-85f856b303b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:03,110 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:03,111 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5afed036-e466-44e1-ac5a-e906bdf8d0c1', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5afed036-e466-44e1-ac5a-e906bdf8d0c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:04,211 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.092s 2020-12-21 04:23:04,212 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12bf6d43-9de5-47f4-a13f-17293c360008', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12bf6d43-9de5-47f4-a13f-17293c360008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:05,307 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:23:05,307 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07201cf8-1ded-41cf-974f-b6408ea4643d', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07201cf8-1ded-41cf-974f-b6408ea4643d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:06,401 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:23:06,402 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cabe7e9-2f0d-43ae-ac3e-816d96c3ecba', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cabe7e9-2f0d-43ae-ac3e-816d96c3ecba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:07,500 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:23:07,501 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1feb87-1b06-4606-afb9-321fc822abdb', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1feb87-1b06-4606-afb9-321fc822abdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:08,596 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:23:08,597 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03c94c23-3e2f-4346-b218-b426fad2163e', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03c94c23-3e2f-4346-b218-b426fad2163e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:09,691 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:09,691 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a5328c3-114c-4c2d-a8be-dc7522ffe92e', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a5328c3-114c-4c2d-a8be-dc7522ffe92e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:10,788 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:23:10,789 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50fdd980-6c56-4cec-8b0e-75db091ecf9e', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50fdd980-6c56-4cec-8b0e-75db091ecf9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:11,882 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:23:11,882 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64f97afb-4179-4424-874e-eda2fae87e24', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64f97afb-4179-4424-874e-eda2fae87e24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:12,977 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:12,978 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719646bd-1246-4db0-94c9-78c316a95a70', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719646bd-1246-4db0-94c9-78c316a95a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:14,074 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:23:14,074 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466bf05f-49b9-40d4-84c1-43b827212b0c', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466bf05f-49b9-40d4-84c1-43b827212b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:15,168 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:23:15,169 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3baa9b11-50a8-4f02-964b-07dddd12fe52', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3baa9b11-50a8-4f02-964b-07dddd12fe52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:16,263 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:16,263 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6359c508-d717-4dba-ace2-9eb0447dc064', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6359c508-d717-4dba-ace2-9eb0447dc064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:17,365 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.093s 2020-12-21 04:23:17,366 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dace9e8-52c9-4c3d-9f02-98fb6558c04e', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dace9e8-52c9-4c3d-9f02-98fb6558c04e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:18,459 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:23:18,460 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-965df55f-df7b-4a33-969b-fbe20d80c24a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-965df55f-df7b-4a33-969b-fbe20d80c24a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:19,555 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:19,555 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce3c4a2a-5a4a-4281-9a4a-20bbdbd4c65a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce3c4a2a-5a4a-4281-9a4a-20bbdbd4c65a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:20,650 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:23:20,651 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e21d841-a2a3-414d-9a0d-5e5ad5b313bf', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e21d841-a2a3-414d-9a0d-5e5ad5b313bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:21,747 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:23:21,747 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e732fc14-67e1-4f8d-80a7-aa3eb4351d66', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e732fc14-67e1-4f8d-80a7-aa3eb4351d66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:22,842 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:22,842 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c762a6-3494-4c9a-a9b8-8b657d791d65', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c762a6-3494-4c9a-a9b8-8b657d791d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:23,941 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.090s 2020-12-21 04:23:23,942 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76cb1be7-8661-4f1e-a008-48c106a11f76', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76cb1be7-8661-4f1e-a008-48c106a11f76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:25,035 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:23:25,036 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95420f50-b23f-4dcc-b3dc-edc62e468bf7', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95420f50-b23f-4dcc-b3dc-edc62e468bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:26,133 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:23:26,134 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a838d757-80b6-490c-a010-91b0ba082cca', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a838d757-80b6-490c-a010-91b0ba082cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:27,230 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:23:27,231 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e227ab08-f35b-4ef1-a903-af57b9db410a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e227ab08-f35b-4ef1-a903-af57b9db410a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:28,333 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.093s 2020-12-21 04:23:28,333 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81eb43a5-6e8f-4e9a-85e1-d89a3b75de1b', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81eb43a5-6e8f-4e9a-85e1-d89a3b75de1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:29,429 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:23:29,429 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d2d96a-b08b-4037-8478-244e7ce3a74d', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d2d96a-b08b-4037-8478-244e7ce3a74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:30,543 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.105s 2020-12-21 04:23:30,544 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c21cf72-a8ed-41b6-b4da-4ce886ff4d0f', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c21cf72-a8ed-41b6-b4da-4ce886ff4d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:31,641 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:23:31,641 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f8c35b-03a4-41d7-ab79-08ccd3552840', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f8c35b-03a4-41d7-ab79-08ccd3552840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:32,744 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.094s 2020-12-21 04:23:32,745 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11700e2e-9bf1-41cd-8309-1a6164f8584b', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11700e2e-9bf1-41cd-8309-1a6164f8584b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:33,839 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:33,840 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96a53f11-44f3-462d-9728-71de2956701a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96a53f11-44f3-462d-9728-71de2956701a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:34,943 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.095s 2020-12-21 04:23:34,943 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a02940fc-c776-4996-ba6c-c080d3d4ebe6', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a02940fc-c776-4996-ba6c-c080d3d4ebe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:36,038 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:23:36,038 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5fc84ff-b486-4fa6-8ff7-2c40ed3d9b03', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5fc84ff-b486-4fa6-8ff7-2c40ed3d9b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:37,132 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:37,132 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a292438-1074-454b-a7ad-d509c2db4ee3', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a292438-1074-454b-a7ad-d509c2db4ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:38,229 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:23:38,230 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb65395-b268-4a43-894f-047049fffc0c', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb65395-b268-4a43-894f-047049fffc0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:39,325 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:39,325 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c610fda-3faf-4b49-820a-703c738af120', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c610fda-3faf-4b49-820a-703c738af120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:40,420 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:40,420 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4274a18-31e4-4bd3-bb62-62ed727a5fe7', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4274a18-31e4-4bd3-bb62-62ed727a5fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:41,515 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:41,516 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eac5c032-3745-43c4-97c9-db78f9e96b7b', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eac5c032-3745-43c4-97c9-db78f9e96b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:42,611 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:42,611 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3c1d10c-aafa-4373-804c-0ca1b1c460fa', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3c1d10c-aafa-4373-804c-0ca1b1c460fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:43,708 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:23:43,709 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c986a611-6b1f-480c-a1c0-4f0e76c513a0', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c986a611-6b1f-480c-a1c0-4f0e76c513a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:44,802 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:23:44,803 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7541d669-6fb9-4c9b-874e-ee7e52f808cf', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7541d669-6fb9-4c9b-874e-ee7e52f808cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:45,896 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:23:45,897 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241b23bb-63ab-467f-803a-e2971789759c', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241b23bb-63ab-467f-803a-e2971789759c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:46,991 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:46,992 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aafafbad-4842-4951-90e8-89882e6a7f76', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aafafbad-4842-4951-90e8-89882e6a7f76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:48,085 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:23:48,085 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92dac5a2-f170-43f0-85bc-d495822a0ee3', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92dac5a2-f170-43f0-85bc-d495822a0ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:49,180 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:49,180 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d9f3074-2201-43c5-a106-4cbf74255df9', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d9f3074-2201-43c5-a106-4cbf74255df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:50,275 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:50,276 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbb3781f-6bb9-4c72-b39c-9774553d7a43', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbb3781f-6bb9-4c72-b39c-9774553d7a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:51,376 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.090s 2020-12-21 04:23:51,376 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b73817bb-a549-40d7-adfc-df6296d1ae3a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b73817bb-a549-40d7-adfc-df6296d1ae3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:52,473 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:23:52,474 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc8aea40-3888-492f-98e6-45471c17b26f', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc8aea40-3888-492f-98e6-45471c17b26f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:53,569 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:53,569 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5076dd33-d8bb-459b-9125-a1678d366b9d', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5076dd33-d8bb-459b-9125-a1678d366b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:54,664 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:23:54,664 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a25f60b-d9ce-4f60-874b-b5bf072c1246', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a25f60b-d9ce-4f60-874b-b5bf072c1246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:55,759 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:23:55,759 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b10022c-0e36-4549-a8cd-79c8dafedfc4', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b10022c-0e36-4549-a8cd-79c8dafedfc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:56,856 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:23:56,856 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffb8cf17-03ac-4d5b-a075-da76da0c4d70', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffb8cf17-03ac-4d5b-a075-da76da0c4d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:57,951 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:23:57,952 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83d598dc-82f0-4808-8e3f-422ec4fd1f8a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83d598dc-82f0-4808-8e3f-422ec4fd1f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:23:59,045 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:23:59,046 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-685575f1-fe18-4b02-b190-4611f52929f0', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-685575f1-fe18-4b02-b190-4611f52929f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:00,140 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:24:00,140 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d97a8c-7cbc-4d6f-b4cc-fe2012c35791', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d97a8c-7cbc-4d6f-b4cc-fe2012c35791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:01,235 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:01,236 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b6307d7-b535-4764-bfb7-22c482e9d2d9', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b6307d7-b535-4764-bfb7-22c482e9d2d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:02,329 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:24:02,330 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fcb2f48-ebc2-4518-a5a3-399a1a51c919', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fcb2f48-ebc2-4518-a5a3-399a1a51c919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:03,423 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:24:03,423 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b369c51d-c690-471f-893b-068ac39be148', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b369c51d-c690-471f-893b-068ac39be148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:04,522 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.090s 2020-12-21 04:24:04,523 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5510324-97c6-4057-a047-1521a9645421', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5510324-97c6-4057-a047-1521a9645421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:05,618 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:05,619 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-321240a9-e94b-471c-b923-5217e783b379', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-321240a9-e94b-471c-b923-5217e783b379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:06,716 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:24:06,716 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28456561-a1f1-417b-ab5e-59cb6864132d', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28456561-a1f1-417b-ab5e-59cb6864132d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:07,809 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:24:07,810 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c5ad471-68f3-4052-823d-8552981cf35a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c5ad471-68f3-4052-823d-8552981cf35a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:08,904 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:08,906 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb60901e-f7c2-4f40-bc7b-21ac274803b6', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb60901e-f7c2-4f40-bc7b-21ac274803b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:10,004 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:24:10,004 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e210b218-59b9-4ed2-8811-96a5dd5d9c87', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e210b218-59b9-4ed2-8811-96a5dd5d9c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:11,098 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:11,099 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d78d93f-1ecb-43d6-8ab7-63d3413d5b27', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d78d93f-1ecb-43d6-8ab7-63d3413d5b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:12,194 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:24:12,194 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9948cfb-c4a8-4f5a-afa2-1da97a94055c', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9948cfb-c4a8-4f5a-afa2-1da97a94055c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:13,291 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:24:13,291 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6bbba54-711a-4e74-bda3-d98d8561e14f', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6bbba54-711a-4e74-bda3-d98d8561e14f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:14,388 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:24:14,389 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7460a3-8623-471c-a6e3-d9c1ad90e388', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7460a3-8623-471c-a6e3-d9c1ad90e388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:15,486 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:24:15,486 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f63972-74d0-4038-a3c9-9bd88426e976', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f63972-74d0-4038-a3c9-9bd88426e976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:16,580 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:24:16,581 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c82a604e-3c94-4314-99cd-a4854fd77aeb', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c82a604e-3c94-4314-99cd-a4854fd77aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:17,690 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.100s 2020-12-21 04:24:17,690 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27f30f9-57ed-4e43-ab37-13c2c6ce3aa5', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27f30f9-57ed-4e43-ab37-13c2c6ce3aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:18,786 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:18,786 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf90ccf-7c17-4298-acb6-ae6f46974b04', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf90ccf-7c17-4298-acb6-ae6f46974b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:19,883 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:24:19,883 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eecc288d-ace8-4672-8a16-6cfacd2c2e20', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eecc288d-ace8-4672-8a16-6cfacd2c2e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:20,977 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:24:20,977 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b7dee0-54fb-49ba-849d-f6a8941c864b', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b7dee0-54fb-49ba-849d-f6a8941c864b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:22,071 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:24:22,072 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1a8b163-7acb-43ee-aebb-2ad909d842d9', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1a8b163-7acb-43ee-aebb-2ad909d842d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:23,177 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.095s 2020-12-21 04:24:23,177 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f8cdb9e-1216-4bb6-8aac-f1c326055ef8', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f8cdb9e-1216-4bb6-8aac-f1c326055ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:24,272 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:24:24,273 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ed2f613-cbd3-44a4-a87d-48cd44db69c2', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ed2f613-cbd3-44a4-a87d-48cd44db69c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:25,374 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.093s 2020-12-21 04:24:25,375 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd13255e-4ac2-4c16-84c2-6e9da033aba8', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd13255e-4ac2-4c16-84c2-6e9da033aba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:26,471 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:24:26,471 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c4044d6-15c7-47e8-a8c3-e1be0d28e763', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c4044d6-15c7-47e8-a8c3-e1be0d28e763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:27,565 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:27,566 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10110d6b-478d-450e-a2ac-8a3779b467ff', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10110d6b-478d-450e-a2ac-8a3779b467ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:28,659 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:24:28,659 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e97bcde6-ac1b-462e-8daf-dd6e7f2fe9c3', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e97bcde6-ac1b-462e-8daf-dd6e7f2fe9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:29,753 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:24:29,753 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c73124-18dd-4c77-a509-f7c059575bc9', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c73124-18dd-4c77-a509-f7c059575bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:30,848 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:30,848 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763c8708-8f2e-47e5-9ecf-1c0b3095f375', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763c8708-8f2e-47e5-9ecf-1c0b3095f375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:31,942 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:24:31,943 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-377764c0-8f67-4f25-ade0-05aff07e25d4', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377764c0-8f67-4f25-ade0-05aff07e25d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:33,039 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:24:33,040 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a806820-3fa5-43b7-8982-ed44886e0509', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a806820-3fa5-43b7-8982-ed44886e0509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:34,134 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:24:34,134 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d35683f6-930a-4f76-abba-15e23f39943d', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d35683f6-930a-4f76-abba-15e23f39943d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:35,229 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:35,229 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ac3f7b-a541-41cc-92ab-b89ca722dd66', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ac3f7b-a541-41cc-92ab-b89ca722dd66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:36,326 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:24:36,327 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f73e674a-b2bc-4a13-9843-aec5ff3cb342', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f73e674a-b2bc-4a13-9843-aec5ff3cb342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:37,421 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:37,422 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-903a2c8a-901d-4628-8a2e-ca194dc3ff7e', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-903a2c8a-901d-4628-8a2e-ca194dc3ff7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:38,518 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:24:38,518 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c89607e0-dd70-459a-8a88-e112f8d85150', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c89607e0-dd70-459a-8a88-e112f8d85150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:39,613 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:39,613 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc77d6c6-1914-4fa4-9e6c-5bb199715675', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc77d6c6-1914-4fa4-9e6c-5bb199715675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:40,707 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:24:40,707 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb08bfa-9bd4-4e67-bf42-3bb7c7af1cdb', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb08bfa-9bd4-4e67-bf42-3bb7c7af1cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:41,801 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:41,802 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e53a8fd-0d0c-4c0c-8122-836d8e31be93', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e53a8fd-0d0c-4c0c-8122-836d8e31be93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:42,896 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:42,896 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f494305-9362-4f06-a317-9be84605a576', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f494305-9362-4f06-a317-9be84605a576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:43,989 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:24:43,989 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dbde545-f596-4835-8003-fa4c0ee67ee1', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dbde545-f596-4835-8003-fa4c0ee67ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:45,083 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:24:45,083 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09078a64-a823-4018-95d5-43bf2279bd3b', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09078a64-a823-4018-95d5-43bf2279bd3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:46,181 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:24:46,181 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9559036b-8e6e-4f04-a862-091cce33d397', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9559036b-8e6e-4f04-a862-091cce33d397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:47,277 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:47,277 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87011d9-b86a-4012-9901-c09e93cd9e03', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87011d9-b86a-4012-9901-c09e93cd9e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:48,372 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:24:48,372 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62092d6-4b83-4de5-9ff3-a9f76446965b', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62092d6-4b83-4de5-9ff3-a9f76446965b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:49,469 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:24:49,469 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813bd81a-f86b-4946-b810-03ede0ccac22', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813bd81a-f86b-4946-b810-03ede0ccac22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:50,564 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:50,565 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba1910cf-2621-4b6f-bff9-0c99f2ce8bc5', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba1910cf-2621-4b6f-bff9-0c99f2ce8bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:51,659 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:51,659 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e05ddf5f-3343-4211-849f-3758ae9fec5c', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e05ddf5f-3343-4211-849f-3758ae9fec5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:52,756 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:24:52,756 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a89ce7-75af-4f93-bc32-634084c1852c', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a89ce7-75af-4f93-bc32-634084c1852c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:53,849 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:24:53,849 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25475cec-17f6-4cb5-bfed-1b43987147a1', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25475cec-17f6-4cb5-bfed-1b43987147a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:54,944 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:54,945 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-164f9da1-2816-446c-89cf-59e9ab781a0a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-164f9da1-2816-446c-89cf-59e9ab781a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:56,039 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:56,040 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8b1215b-1796-43d7-99af-8e97f482501c', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8b1215b-1796-43d7-99af-8e97f482501c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:57,139 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.091s 2020-12-21 04:24:57,140 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d816e96b-441a-416f-b899-f0fb2fac513d', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d816e96b-441a-416f-b899-f0fb2fac513d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:58,234 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:24:58,234 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b396e9-5e9c-467f-81ea-4f93f0385017', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b396e9-5e9c-467f-81ea-4f93f0385017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:24:59,330 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:24:59,330 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e1b960-1a9a-42b4-8c94-f8056c274265', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e1b960-1a9a-42b4-8c94-f8056c274265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:00,424 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:25:00,425 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77e5c3ab-544e-49b1-8381-bce434333a32', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77e5c3ab-544e-49b1-8381-bce434333a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:01,522 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:25:01,523 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6cc6bd4-6f5e-4323-83fa-a7ea7b9a0b27', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6cc6bd4-6f5e-4323-83fa-a7ea7b9a0b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:02,617 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:25:02,617 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c5f0212-b2b7-4162-8571-1d09dddeef91', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c5f0212-b2b7-4162-8571-1d09dddeef91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:03,711 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:25:03,711 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c87790d-ffa6-4fbc-bcc2-342f992fea09', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c87790d-ffa6-4fbc-bcc2-342f992fea09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:04,805 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:25:04,806 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88cab3d0-5123-4bdb-b299-b2bbc514387c', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88cab3d0-5123-4bdb-b299-b2bbc514387c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:05,899 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:25:05,899 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8dd0a6f-38eb-4ae5-a92c-b90dce160661', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8dd0a6f-38eb-4ae5-a92c-b90dce160661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:06,996 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:25:06,996 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a01073-b051-4263-9e81-02fbe5794793', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a01073-b051-4263-9e81-02fbe5794793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:08,103 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.097s 2020-12-21 04:25:08,103 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b1884be-87be-4cfd-9549-3cf9b780f39e', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b1884be-87be-4cfd-9549-3cf9b780f39e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:09,197 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:25:09,197 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77ffddb6-60fd-46bc-94e2-b41ba90feb3d', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77ffddb6-60fd-46bc-94e2-b41ba90feb3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:10,296 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.090s 2020-12-21 04:25:10,296 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8a9c110-265c-469a-9513-3fefa76bcc04', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8a9c110-265c-469a-9513-3fefa76bcc04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:11,390 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:25:11,391 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f47411-1a4b-4a19-ab21-e9ba309d96ed', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f47411-1a4b-4a19-ab21-e9ba309d96ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:12,485 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:25:12,485 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f253ca-41b2-4c9b-9d74-febdf287a845', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f253ca-41b2-4c9b-9d74-febdf287a845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:13,582 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:25:13,582 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-290d2386-0553-437a-ac49-de73f5a621c8', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-290d2386-0553-437a-ac49-de73f5a621c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:14,677 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:25:14,678 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbdb41a6-7fbe-43f7-a9b9-988443733351', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbdb41a6-7fbe-43f7-a9b9-988443733351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:15,774 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:25:15,774 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6001c0f-d73e-40e0-adfa-cb192b8da66f', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6001c0f-d73e-40e0-adfa-cb192b8da66f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:16,867 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:25:16,867 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a95c5db-f676-4d20-82ac-0251c0792dae', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a95c5db-f676-4d20-82ac-0251c0792dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:17,965 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:25:17,966 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ff10a9a-497a-4681-939c-a8f36787e8c4', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ff10a9a-497a-4681-939c-a8f36787e8c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:19,062 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:25:19,062 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af6169f5-4b5a-4919-8c94-f5aea01c43c9', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af6169f5-4b5a-4919-8c94-f5aea01c43c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:20,158 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:25:20,159 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c172448a-d62a-42cb-a347-cf145a6e7106', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c172448a-d62a-42cb-a347-cf145a6e7106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:21,253 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:25:21,253 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9966196-718b-40b9-a632-7b03a78d8f9e', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9966196-718b-40b9-a632-7b03a78d8f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:22,346 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:25:22,346 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96c84d09-09f3-413c-aff0-61dab7b04214', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96c84d09-09f3-413c-aff0-61dab7b04214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:23,440 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:25:23,440 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b91d61-c402-4f6c-b0f1-4b22cd7a7199', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b91d61-c402-4f6c-b0f1-4b22cd7a7199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:24,538 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:25:24,538 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b73cf1a7-2592-4d0e-b917-54ae92c0f15c', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b73cf1a7-2592-4d0e-b917-54ae92c0f15c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:25,636 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.090s 2020-12-21 04:25:25,636 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-588dea9a-7d22-45f3-a1b9-b42dff1a7230', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-588dea9a-7d22-45f3-a1b9-b42dff1a7230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:26,730 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:25:26,730 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd594fd1-5627-43e3-8b75-cda0b6ba67c6', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd594fd1-5627-43e3-8b75-cda0b6ba67c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:27,825 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:25:27,826 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c6003f2-9aff-43d9-b538-ff6ae9419232', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c6003f2-9aff-43d9-b538-ff6ae9419232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:28,919 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:25:28,919 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d601316-0d51-4a59-891a-44e8b84cd4e6', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d601316-0d51-4a59-891a-44e8b84cd4e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:30,015 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:25:30,016 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c41a9d0-7898-47d5-822a-c53e689bb309', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c41a9d0-7898-47d5-822a-c53e689bb309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:31,110 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:25:31,110 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cfd910a-43de-4785-8c52-17438e2c811e', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cfd910a-43de-4785-8c52-17438e2c811e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:32,208 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:25:32,209 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f0805d-86f9-44a6-b00b-77427bcb2359', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f0805d-86f9-44a6-b00b-77427bcb2359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:33,305 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:25:33,305 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8d969ff-0b07-42d8-91d7-74c120bfe44b', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8d969ff-0b07-42d8-91d7-74c120bfe44b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:34,402 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:25:34,402 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c24d97-2647-4ac2-87ff-002a0d3715bf', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c24d97-2647-4ac2-87ff-002a0d3715bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:35,497 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:25:35,498 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f4c4634-7327-4c3e-8744-d5331c5fd556', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f4c4634-7327-4c3e-8744-d5331c5fd556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:36,591 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:25:36,592 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11d64ac-f922-4c3c-8608-03060530c9c7', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11d64ac-f922-4c3c-8608-03060530c9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:37,847 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.247s 2020-12-21 04:25:37,848 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed191d9e-d4e9-49fd-afc2-baf6671eeb62', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed191d9e-d4e9-49fd-afc2-baf6671eeb62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:38,943 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:25:38,943 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a65cf216-a17f-4475-b985-04a50299f0fe', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a65cf216-a17f-4475-b985-04a50299f0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:40,037 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:25:40,038 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c4f86be-9f23-4345-9416-ebf37b9deaef', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c4f86be-9f23-4345-9416-ebf37b9deaef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:41,132 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:25:41,133 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b1be9b-760d-4bb8-bd10-cabcf2dfeb75', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b1be9b-760d-4bb8-bd10-cabcf2dfeb75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:42,226 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:25:42,227 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7fec284-fc1b-4ff1-9014-223ecd7414b3', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7fec284-fc1b-4ff1-9014-223ecd7414b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:43,323 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:25:43,324 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8948a34c-babf-4bbe-90c2-f2e962183440', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8948a34c-babf-4bbe-90c2-f2e962183440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:44,418 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:25:44,419 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a5eb77-29d8-4275-a594-6b6b558afb9e', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a5eb77-29d8-4275-a594-6b6b558afb9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:45,513 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:25:45,513 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03eec7e-6403-4205-80c7-5d084e7fee1f', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d03eec7e-6403-4205-80c7-5d084e7fee1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:46,608 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:25:46,608 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-854f3702-b96b-49c8-9e3c-f0fc5f0b936e', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-854f3702-b96b-49c8-9e3c-f0fc5f0b936e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:47,703 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:25:47,703 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6582ad92-9c02-4783-a7eb-0283cb5d9829', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6582ad92-9c02-4783-a7eb-0283cb5d9829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:48,801 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:25:48,802 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0e288e0-0889-4450-b177-1295e887ab6a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0e288e0-0889-4450-b177-1295e887ab6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:49,897 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:25:49,897 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b38c398-5213-4176-acdb-535958cb6234', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b38c398-5213-4176-acdb-535958cb6234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:50,993 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:25:50,993 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3354dd13-ffd3-4557-9633-72ab066a6a84', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3354dd13-ffd3-4557-9633-72ab066a6a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:52,088 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:25:52,088 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45336335-e81b-4532-898a-0f6922495395', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45336335-e81b-4532-898a-0f6922495395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:53,181 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:25:53,182 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52fdf57-d0f7-4ef8-9071-b135ad0cbb8a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52fdf57-d0f7-4ef8-9071-b135ad0cbb8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:54,281 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.090s 2020-12-21 04:25:54,281 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6a50f6-3ac5-446f-89fb-72e7974ce118', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6a50f6-3ac5-446f-89fb-72e7974ce118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:55,375 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:25:55,375 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48537e14-8303-46cc-845a-bad49e6455f1', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48537e14-8303-46cc-845a-bad49e6455f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:56,470 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:25:56,470 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80acec25-8ebc-4567-88c2-960dcc5cc9a4', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80acec25-8ebc-4567-88c2-960dcc5cc9a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:57,563 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.084s 2020-12-21 04:25:57,564 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f0c77aa-e164-4407-b903-fee8bce8980a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f0c77aa-e164-4407-b903-fee8bce8980a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:58,659 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:25:58,659 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d88c7dc4-3191-4a03-82b1-56ea963c47ef', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d88c7dc4-3191-4a03-82b1-56ea963c47ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:25:59,754 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:25:59,754 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bb923cf-3be7-4af4-83e1-b66cacea1be2', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bb923cf-3be7-4af4-83e1-b66cacea1be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:00,848 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:26:00,849 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53d806e-75d9-4266-92bd-51c4c76095be', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53d806e-75d9-4266-92bd-51c4c76095be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:01,945 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:26:01,946 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca0063e0-899e-42b8-97f8-7e5aa280de41', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca0063e0-899e-42b8-97f8-7e5aa280de41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:03,040 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:26:03,040 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5b1a03d-a39c-42ac-b1d4-bc1d39372892', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5b1a03d-a39c-42ac-b1d4-bc1d39372892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:04,136 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:26:04,136 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4343b741-7a83-4a35-9ae2-3156ef1ce60a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4343b741-7a83-4a35-9ae2-3156ef1ce60a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:05,231 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:26:05,231 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc729a1-af42-4c83-b7a7-9dbb6cb29572', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc729a1-af42-4c83-b7a7-9dbb6cb29572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:06,326 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:26:06,327 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-338cdd20-bd3d-4006-8be7-b1a03ddafb34', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-338cdd20-bd3d-4006-8be7-b1a03ddafb34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:07,424 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.089s 2020-12-21 04:26:07,425 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f234adf-50c5-40f9-b3b0-d57711667e68', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f234adf-50c5-40f9-b3b0-d57711667e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:08,519 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:26:08,519 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-598ddd5b-3e54-4975-baaa-2a8851ead0e6', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-598ddd5b-3e54-4975-baaa-2a8851ead0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:09,612 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:26:09,613 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-731b02a4-0006-4ad9-852e-a7eae59e8cad', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-731b02a4-0006-4ad9-852e-a7eae59e8cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:10,707 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:26:10,708 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8872432e-cebf-404d-8a76-ff28f8c4ef49', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8872432e-cebf-404d-8a76-ff28f8c4ef49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:11,802 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:26:11,802 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9100f91-64e3-4a20-be39-c09836fe7e05', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9100f91-64e3-4a20-be39-c09836fe7e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:12,898 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:26:12,898 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6bd160c-9d3a-407b-9e61-92fd253cfa3f', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6bd160c-9d3a-407b-9e61-92fd253cfa3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:13,993 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:26:13,993 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-735fb3eb-9ceb-42fd-8642-b36d33478814', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-735fb3eb-9ceb-42fd-8642-b36d33478814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:15,089 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:26:15,089 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf64a30d-2945-47d0-bf05-f6fbb4bce9d7', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf64a30d-2945-47d0-bf05-f6fbb4bce9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:16,184 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:26:16,184 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c53772-06ed-4208-9544-42c4c94ead9e', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c53772-06ed-4208-9544-42c4c94ead9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:17,281 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:26:17,281 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62b3bcb-49dd-4558-a5c9-3a3760d1440f', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62b3bcb-49dd-4558-a5c9-3a3760d1440f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:18,376 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:26:18,376 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e96470c0-7cfb-42cd-ad7d-cf76bb8c1314', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e96470c0-7cfb-42cd-ad7d-cf76bb8c1314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:19,483 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.098s 2020-12-21 04:26:19,483 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1862a353-3a30-4ff1-b2a6-05c81d03d4cf', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1862a353-3a30-4ff1-b2a6-05c81d03d4cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:20,581 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:26:20,582 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d301705-a080-4e41-9036-26acc8dff924', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d301705-a080-4e41-9036-26acc8dff924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:21,682 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.091s 2020-12-21 04:26:21,682 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-519abcc5-5256-4925-ab59-e98f2a12eb0b', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-519abcc5-5256-4925-ab59-e98f2a12eb0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:22,776 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:26:22,776 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a07f39d0-6860-4404-85f1-55f794eab39a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a07f39d0-6860-4404-85f1-55f794eab39a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:23,873 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:26:23,873 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4be19294-e502-4219-bf06-96b457558f6f', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4be19294-e502-4219-bf06-96b457558f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:24,969 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:26:24,969 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a43bc6a8-ff21-4d6f-ab94-a2f5c85c2843', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a43bc6a8-ff21-4d6f-ab94-a2f5c85c2843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:26,066 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:26:26,066 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50fb690e-9f13-445d-b373-1ffae90feb20', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50fb690e-9f13-445d-b373-1ffae90feb20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:27,162 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.088s 2020-12-21 04:26:27,163 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b975263-aabb-48de-adeb-75c9cb19117a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b975263-aabb-48de-adeb-75c9cb19117a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:28,261 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.090s 2020-12-21 04:26:28,262 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54532c89-f3ec-4a49-9f56-8c7aa866f780', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54532c89-f3ec-4a49-9f56-8c7aa866f780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:29,355 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:26:29,356 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7845f209-e65d-4c9b-b109-6030c8b33167', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7845f209-e65d-4c9b-b109-6030c8b33167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:30,449 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:26:30,449 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e802bc4f-b97c-4ea6-a89d-00d48218e618', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e802bc4f-b97c-4ea6-a89d-00d48218e618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:31,544 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:26:31,544 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58266f3b-246d-4677-801e-7c0e0f2ba0ee', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58266f3b-246d-4677-801e-7c0e0f2ba0ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:32,639 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.086s 2020-12-21 04:26:32,640 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e7b5ba-7bba-4448-9263-773c9b01d69c', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e7b5ba-7bba-4448-9263-773c9b01d69c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:33,739 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.090s 2020-12-21 04:26:33,740 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9bb5aa0-1319-475f-a1e5-1a4abf3ee07f', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9bb5aa0-1319-475f-a1e5-1a4abf3ee07f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:34,836 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:26:34,837 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e02beee5-38af-4859-8d46-e4e3c8e0e101', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e02beee5-38af-4859-8d46-e4e3c8e0e101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:35,933 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.087s 2020-12-21 04:26:35,933 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b79492-35fe-43b9-9e35-0407160fc5d7', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b79492-35fe-43b9-9e35-0407160fc5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:37,027 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:26:37,028 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95edd33e-5417-49c8-a7cc-654371c029fb', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95edd33e-5417-49c8-a7cc-654371c029fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:38,121 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90 0.085s 2020-12-21 04:26:38,121 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef1b28f-9db3-4060-929c-297c6564e94a', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef1b28f-9db3-4060-929c-297c6564e94a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90'} Body: b'{"volume": {"id": "7c1b2487-ecda-4599-81ec-b421578ced90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:38.000000", "updated_at": "2020-12-21T04:20:38.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1216359751", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-574369340", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/599c1e11ab46421ba51ef9e926ffc903/volumes/7c1b2487-ecda-4599-81ec-b421578ced90"}], "user_id": "ec740841dd8c47e8a01e0203353425ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599c1e11ab46421ba51ef9e926ffc903"}}' 2020-12-21 04:26:38,319 94992 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.222.0.16/volume/v3/c345631289e448aca7ba8489d28b049d/types/0e7de4a1-1da2-4ee4-b965-4c863b8f9393/action 0.189s 2020-12-21 04:26:38,319 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"removeProjectAccess": {"project": "599c1e11ab46421ba51ef9e926ffc903"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d65d8073-c615-406c-b8db-9c19d4c0ca06', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/c345631289e448aca7ba8489d28b049d/types/0e7de4a1-1da2-4ee4-b965-4c863b8f9393/action'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_type_access.py", line 51, in test_volume_type_access_add volume = self.create_volume(volume_type=volume_type['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 141, in create_volume volume['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 7c1b2487-ecda-4599-81ec-b421578ced90 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt13.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_volumes_actions.VolumesActionsTest | 5 | 1 | 4 | 0 | 0 | Detail | |
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
fail
ft14.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2020-12-21 04:14:38,899 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 202 POST http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes 0.561s 2020-12-21 04:14:38,900 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1509574927"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0cc1955-6503-4e9c-acd3-35151242bbae', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0cc1955-6503-4e9c-acd3-35151242bbae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2020-12-21 04:14:39,328 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.420s 2020-12-21 04:14:39,328 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e220ee-e0ff-4b2b-999e-1d7d8ac82b1a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e220ee-e0ff-4b2b-999e-1d7d8ac82b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:14:40,441 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.104s 2020-12-21 04:14:40,442 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c1e2b4f-9607-427b-b6d4-76d20a84f52f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c1e2b4f-9607-427b-b6d4-76d20a84f52f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:14:41,550 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.099s 2020-12-21 04:14:41,550 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-979c352b-1fdb-4ab0-af57-b5e9af085194', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-979c352b-1fdb-4ab0-af57-b5e9af085194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:14:42,688 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.129s 2020-12-21 04:14:42,688 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc201bb-4345-4230-8851-90e5702e445c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc201bb-4345-4230-8851-90e5702e445c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:15:24,925 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 41.228s 2020-12-21 04:15:24,926 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df0ec2a6-05d1-49ef-8afe-f3a97acd1a5c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df0ec2a6-05d1-49ef-8afe-f3a97acd1a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:15:43,484 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 17.550s 2020-12-21 04:15:43,485 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8452f3-ac98-4cfc-848c-f7c93a21a511', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8452f3-ac98-4cfc-848c-f7c93a21a511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:15:44,584 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.092s 2020-12-21 04:15:44,585 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-042e8073-fe25-4e9c-8c8e-b83e277c9e0b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-042e8073-fe25-4e9c-8c8e-b83e277c9e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:15:45,686 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.092s 2020-12-21 04:15:45,686 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b3eff1-7fde-4fa5-b79f-573d89165ba5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b3eff1-7fde-4fa5-b79f-573d89165ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:15:46,789 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.094s 2020-12-21 04:15:46,789 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09490da0-1906-4bdc-8e58-8e3a2a9773f4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09490da0-1906-4bdc-8e58-8e3a2a9773f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:15:47,890 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.092s 2020-12-21 04:15:47,890 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d39f029-ce2b-45d0-802a-8a23340cb8f8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d39f029-ce2b-45d0-802a-8a23340cb8f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:15:48,993 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.095s 2020-12-21 04:15:48,994 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-495367b9-90db-45a5-95cd-ca86ca8e9cb6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495367b9-90db-45a5-95cd-ca86ca8e9cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:15:50,096 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.093s 2020-12-21 04:15:50,097 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd877bea-d2ba-4c82-be92-6d8374c952b8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd877bea-d2ba-4c82-be92-6d8374c952b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:15:51,203 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.097s 2020-12-21 04:15:51,203 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0e179b3-6f78-499e-a66b-44ec7d2e9662', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0e179b3-6f78-499e-a66b-44ec7d2e9662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:15:52,310 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.098s 2020-12-21 04:15:52,310 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7366ea92-785b-49ac-a03e-4a69ae5aaedc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7366ea92-785b-49ac-a03e-4a69ae5aaedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:15:53,463 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.144s 2020-12-21 04:15:53,464 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f01f81a-f573-47be-bfe3-6910d0c3ebc9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f01f81a-f573-47be-bfe3-6910d0c3ebc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:15:54,632 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.159s 2020-12-21 04:15:54,633 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78f974a-8cf1-4c44-a18c-99b124b193ca', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78f974a-8cf1-4c44-a18c-99b124b193ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:15:55,731 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:15:55,731 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95db00f6-0353-481d-8993-0e75465f7953', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95db00f6-0353-481d-8993-0e75465f7953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:15:56,827 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:15:56,827 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b96c1fe6-5465-4673-9a60-110959c5a4e1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b96c1fe6-5465-4673-9a60-110959c5a4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:15:57,921 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:15:57,921 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e900fd-20ab-4f59-a68c-9f251f5ccbcf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e900fd-20ab-4f59-a68c-9f251f5ccbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:15:59,042 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.112s 2020-12-21 04:15:59,043 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-004fa38b-9bdb-4a60-bcc5-03d23c867f02', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-004fa38b-9bdb-4a60-bcc5-03d23c867f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:00,136 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:16:00,136 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ce99343-8288-4fa9-acfa-9197032421d6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ce99343-8288-4fa9-acfa-9197032421d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:01,237 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.092s 2020-12-21 04:16:01,237 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af8c9f8f-8e2c-4be6-8bdb-c8fe37b2faa7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af8c9f8f-8e2c-4be6-8bdb-c8fe37b2faa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:02,347 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.101s 2020-12-21 04:16:02,348 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecfdc5ab-3f8e-48f2-9588-4bf1a3baf4ad', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecfdc5ab-3f8e-48f2-9588-4bf1a3baf4ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:03,447 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.090s 2020-12-21 04:16:03,448 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b06a90b8-540d-4f87-81b1-088588ac2669', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b06a90b8-540d-4f87-81b1-088588ac2669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:04,562 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.106s 2020-12-21 04:16:04,563 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0a932cc-533f-40fb-8866-1ae6999259dc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0a932cc-533f-40fb-8866-1ae6999259dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:05,665 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.094s 2020-12-21 04:16:05,665 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afedb6ff-3e1c-4376-8b31-0f2665f6550d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afedb6ff-3e1c-4376-8b31-0f2665f6550d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:06,760 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:16:06,761 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab21cf8c-afee-4c2b-a75b-716e20b85769', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab21cf8c-afee-4c2b-a75b-716e20b85769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:07,860 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.091s 2020-12-21 04:16:07,861 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1bc7752-a095-4076-8944-fd6e77dd3717', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1bc7752-a095-4076-8944-fd6e77dd3717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:08,987 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.116s 2020-12-21 04:16:08,987 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-034c1a18-f664-4e15-b45d-bfbf868b52af', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-034c1a18-f664-4e15-b45d-bfbf868b52af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:10,082 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.084s 2020-12-21 04:16:10,082 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e7af97-72bf-475f-b449-acaebf70fd84', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e7af97-72bf-475f-b449-acaebf70fd84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:11,181 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:16:11,181 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6207ca26-8b47-42c0-ad66-7b6bff229710', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6207ca26-8b47-42c0-ad66-7b6bff229710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:12,285 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.094s 2020-12-21 04:16:12,285 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29bfa5c0-856c-45d1-9623-a9e65c0bf7e9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29bfa5c0-856c-45d1-9623-a9e65c0bf7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:13,384 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.091s 2020-12-21 04:16:13,385 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f2fc9b-0dd0-4e6d-a97d-b3da89c1f93f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f2fc9b-0dd0-4e6d-a97d-b3da89c1f93f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:14,492 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.098s 2020-12-21 04:16:14,492 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b58fa2e-10cf-4141-81ab-c6f58b981e13', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b58fa2e-10cf-4141-81ab-c6f58b981e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:15,597 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.096s 2020-12-21 04:16:15,597 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e20bef2-9d34-4399-8c5c-3e08e01f67c6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e20bef2-9d34-4399-8c5c-3e08e01f67c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:16,704 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.098s 2020-12-21 04:16:16,704 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb67e80b-1314-4dba-ac58-a4a317d2769b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb67e80b-1314-4dba-ac58-a4a317d2769b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:17,809 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.096s 2020-12-21 04:16:17,810 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccb9669b-4961-4eb0-9a19-ede9c7a868d0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb9669b-4961-4eb0-9a19-ede9c7a868d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:18,912 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.094s 2020-12-21 04:16:18,912 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61b6f892-6353-415c-92bf-e7fe32433bd7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61b6f892-6353-415c-92bf-e7fe32433bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:20,028 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.107s 2020-12-21 04:16:20,029 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092e95ec-2424-41ac-b4e1-dcd2a099c6ad', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092e95ec-2424-41ac-b4e1-dcd2a099c6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:21,124 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:16:21,124 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a87eedd0-25e3-48d6-880a-80964ece4d60', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a87eedd0-25e3-48d6-880a-80964ece4d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:22,228 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.095s 2020-12-21 04:16:22,229 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b1c2dac-8b83-4cef-ab2d-062fada5837e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b1c2dac-8b83-4cef-ab2d-062fada5837e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:23,327 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:16:23,327 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ec1fab-83ad-435e-b492-2cd51c5d54c2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ec1fab-83ad-435e-b492-2cd51c5d54c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:24,431 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.095s 2020-12-21 04:16:24,431 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e6ef316-c376-4003-a2b4-9b428d19adf2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e6ef316-c376-4003-a2b4-9b428d19adf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:25,526 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:16:25,527 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97aa47d4-2b19-42f6-8f4e-8ebec7b86956', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97aa47d4-2b19-42f6-8f4e-8ebec7b86956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:26,622 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:16:26,622 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a01cb8e-9c2d-4299-89aa-ddf316b8c604', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a01cb8e-9c2d-4299-89aa-ddf316b8c604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:27,736 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.105s 2020-12-21 04:16:27,736 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44dfef15-3b0e-4b36-8f46-6c20520954f0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44dfef15-3b0e-4b36-8f46-6c20520954f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:28,833 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:16:28,834 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f1e2dd-7c61-453f-a8d5-64f1f399c9b9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f1e2dd-7c61-453f-a8d5-64f1f399c9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:29,936 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.094s 2020-12-21 04:16:29,937 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5161dfb0-5956-44d0-97fa-e552b60d783b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5161dfb0-5956-44d0-97fa-e552b60d783b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:31,055 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.110s 2020-12-21 04:16:31,056 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21dd33f9-8f27-4d98-a590-3ba37d752630', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21dd33f9-8f27-4d98-a590-3ba37d752630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:32,196 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.132s 2020-12-21 04:16:32,197 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ea87db-1564-46ed-8367-ea2e8524ce48', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ea87db-1564-46ed-8367-ea2e8524ce48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:33,294 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:16:33,295 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90886c1f-0be4-4a78-b13c-3b165735fbbb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90886c1f-0be4-4a78-b13c-3b165735fbbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:34,409 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.103s 2020-12-21 04:16:34,409 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af5bd5c5-7173-4b6c-9840-381074c8b0ad', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af5bd5c5-7173-4b6c-9840-381074c8b0ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:35,509 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.090s 2020-12-21 04:16:35,509 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93bb2f5b-5109-4509-a69f-0028c8c8ccd9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93bb2f5b-5109-4509-a69f-0028c8c8ccd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:36,608 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.090s 2020-12-21 04:16:36,608 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec77986-3a9b-4e67-8077-8d1b712ad879', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec77986-3a9b-4e67-8077-8d1b712ad879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:37,714 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.096s 2020-12-21 04:16:37,714 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5303eb02-d3b0-41dd-a2d8-5079edbdd81e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5303eb02-d3b0-41dd-a2d8-5079edbdd81e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:38,953 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.231s 2020-12-21 04:16:38,954 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe8c881-f86f-4a0b-9c7a-2425e725f1d7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe8c881-f86f-4a0b-9c7a-2425e725f1d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:40,052 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:16:40,052 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9c3378b-60c9-4b6f-b522-17f3a172ebc9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9c3378b-60c9-4b6f-b522-17f3a172ebc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:41,149 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:16:41,149 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4fb7473-1ebc-4188-821d-dafea6fe4442', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4fb7473-1ebc-4188-821d-dafea6fe4442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:42,245 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:16:42,246 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-533ca0c4-049d-4b2d-ab45-e3ba109a2abe', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-533ca0c4-049d-4b2d-ab45-e3ba109a2abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:43,340 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:16:43,340 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be4ec9b2-70bd-486a-a620-5db3c202128d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be4ec9b2-70bd-486a-a620-5db3c202128d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:44,435 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:16:44,435 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9875b72-af81-4e79-ae6c-d7b6e183e838', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9875b72-af81-4e79-ae6c-d7b6e183e838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:45,531 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:16:45,531 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55070d74-b054-419c-af72-1d95033e6427', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55070d74-b054-419c-af72-1d95033e6427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:46,626 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:16:46,627 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e05759bc-4a86-4fc1-b4a8-6376c6a4848c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e05759bc-4a86-4fc1-b4a8-6376c6a4848c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:47,719 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.084s 2020-12-21 04:16:47,719 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-195750f5-a9a6-4e97-8889-e09a19ab2d93', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-195750f5-a9a6-4e97-8889-e09a19ab2d93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:48,812 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:16:48,813 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9341d0c-aea7-4fae-a81f-b003008bf0aa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9341d0c-aea7-4fae-a81f-b003008bf0aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:49,907 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:16:49,907 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4255174-f2b2-48f5-8e82-a0e5425b0eb9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4255174-f2b2-48f5-8e82-a0e5425b0eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:51,003 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:16:51,003 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14109376-d11f-4093-805c-5c2d3ba2f6e6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14109376-d11f-4093-805c-5c2d3ba2f6e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:52,098 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:16:52,098 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65630026-e5fb-4102-97ae-b6e4a227a3e9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65630026-e5fb-4102-97ae-b6e4a227a3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:53,193 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:16:53,194 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbcfa329-9e6d-4957-912c-02a800048659', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbcfa329-9e6d-4957-912c-02a800048659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:54,295 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.092s 2020-12-21 04:16:54,295 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8669251a-8af3-406c-adb8-cecd2aba60bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8669251a-8af3-406c-adb8-cecd2aba60bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:55,396 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.092s 2020-12-21 04:16:55,396 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af014ef6-ac03-4c01-b9f9-1216959bbd89', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af014ef6-ac03-4c01-b9f9-1216959bbd89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:56,497 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.092s 2020-12-21 04:16:56,497 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b46eda8a-8bfa-49df-93a2-44fe3ed348fe', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b46eda8a-8bfa-49df-93a2-44fe3ed348fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:57,593 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:16:57,594 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d53532bd-4339-4508-872e-62a475902040', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d53532bd-4339-4508-872e-62a475902040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:58,693 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.090s 2020-12-21 04:16:58,693 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35eff33c-c262-46af-bf9a-e2971e6b8784', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35eff33c-c262-46af-bf9a-e2971e6b8784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:16:59,787 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:16:59,788 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4def29-bdf2-4949-8ba7-891797101b35', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4def29-bdf2-4949-8ba7-891797101b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:00,887 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.091s 2020-12-21 04:17:00,887 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c1fe30c-3a19-4dad-8f13-bc6724883ec6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c1fe30c-3a19-4dad-8f13-bc6724883ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:01,982 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:17:01,982 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77afd8a8-9975-45ce-a1f8-d53722358677', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77afd8a8-9975-45ce-a1f8-d53722358677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:03,081 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.090s 2020-12-21 04:17:03,081 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be0ff78-464f-4d88-948e-bc05e813ad13', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be0ff78-464f-4d88-948e-bc05e813ad13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:04,186 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.096s 2020-12-21 04:17:04,186 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50841f5c-54c5-4d41-b30a-be7a75798cf6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50841f5c-54c5-4d41-b30a-be7a75798cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:05,288 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.093s 2020-12-21 04:17:05,288 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8acdfdf-d5df-4189-b584-90faa670b482', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8acdfdf-d5df-4189-b584-90faa670b482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:06,383 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:17:06,384 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79635353-da1f-46c7-b1ae-32996f0a8619', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79635353-da1f-46c7-b1ae-32996f0a8619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:07,485 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.093s 2020-12-21 04:17:07,486 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edc0c5bd-6eb8-493a-8f62-2571a39bc8d2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edc0c5bd-6eb8-493a-8f62-2571a39bc8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:08,582 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:17:08,583 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ec324a-a459-47ad-80d6-2d4df0647167', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ec324a-a459-47ad-80d6-2d4df0647167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:09,685 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.093s 2020-12-21 04:17:09,686 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c8f5022-4c72-4433-9446-43fd8a1f9947', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c8f5022-4c72-4433-9446-43fd8a1f9947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:10,779 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:17:10,780 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce52d34-ea9b-4db7-9fec-5f21d13b4234', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce52d34-ea9b-4db7-9fec-5f21d13b4234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:11,876 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:17:11,876 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31ff6957-2796-46c0-9aff-326430e29e70', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31ff6957-2796-46c0-9aff-326430e29e70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:12,974 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:17:12,975 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b315414-b458-4962-933f-973d1141d6cb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b315414-b458-4962-933f-973d1141d6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:14,069 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:17:14,070 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ca36974-f51e-474d-80b4-43732cc01d15', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ca36974-f51e-474d-80b4-43732cc01d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:15,164 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:17:15,164 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c76cc318-00ea-49a3-96fc-c666d6bda242', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c76cc318-00ea-49a3-96fc-c666d6bda242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:16,262 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:17:16,262 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc3dffd5-a995-45f6-a4de-0ec577fe771a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc3dffd5-a995-45f6-a4de-0ec577fe771a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:17,356 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:17:17,357 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a85c5daf-6b03-4117-91ab-691b9b2ef68b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a85c5daf-6b03-4117-91ab-691b9b2ef68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:18,453 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:17:18,453 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c94a3b87-f898-48cc-b949-318ec8cf5fa6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c94a3b87-f898-48cc-b949-318ec8cf5fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:19,548 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:17:19,549 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df7f2a18-1538-4768-9155-25f7f5bc37dd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df7f2a18-1538-4768-9155-25f7f5bc37dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:20,649 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.091s 2020-12-21 04:17:20,650 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ab0042-fc5b-4c2e-9cc6-f52236dba923', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ab0042-fc5b-4c2e-9cc6-f52236dba923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:21,746 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:17:21,747 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da3f6f2-465c-4e7d-a6b1-cab348185aab', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da3f6f2-465c-4e7d-a6b1-cab348185aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:22,844 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:17:22,845 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-333aee4d-90e3-4640-a98a-eba0a8bf59ee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-333aee4d-90e3-4640-a98a-eba0a8bf59ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:23,942 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:17:23,942 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8313232-de27-47d5-a49d-7237a27c42e2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8313232-de27-47d5-a49d-7237a27c42e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:25,043 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.092s 2020-12-21 04:17:25,043 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ea39b1-f574-4dd2-a908-e360008885e3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ea39b1-f574-4dd2-a908-e360008885e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:26,145 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.092s 2020-12-21 04:17:26,146 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-280e5106-b467-43f5-ac05-38d099611bd7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280e5106-b467-43f5-ac05-38d099611bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:27,242 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:17:27,242 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2f855b-b3d3-4a67-baac-3b9e94a62471', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2f855b-b3d3-4a67-baac-3b9e94a62471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:28,341 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.090s 2020-12-21 04:17:28,341 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61b0637-9b2d-4395-9250-e3619c757a6d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61b0637-9b2d-4395-9250-e3619c757a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:29,437 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:17:29,438 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f77ecafe-d789-4f98-add4-fe7eff5a4216', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f77ecafe-d789-4f98-add4-fe7eff5a4216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:30,536 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:17:30,537 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a2d04e-82ed-40fe-8ffb-91b72ad6f985', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a2d04e-82ed-40fe-8ffb-91b72ad6f985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:31,736 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.190s 2020-12-21 04:17:31,736 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-377e5af2-b8e2-4a52-932a-abbf5614def3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377e5af2-b8e2-4a52-932a-abbf5614def3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:32,831 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:17:32,832 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dde4d9b-8de7-406e-b8dc-eae65e3b07cb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dde4d9b-8de7-406e-b8dc-eae65e3b07cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:33,928 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:17:33,929 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2f8f80e-4b80-49a0-b0cc-2f8c9382368c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2f8f80e-4b80-49a0-b0cc-2f8c9382368c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:35,032 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.094s 2020-12-21 04:17:35,033 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e04f6d17-6ce7-4405-9899-2b41a80e64f2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e04f6d17-6ce7-4405-9899-2b41a80e64f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:36,134 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.092s 2020-12-21 04:17:36,135 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b9421b-b3b5-468e-88cc-2b9189ba60f4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b9421b-b3b5-468e-88cc-2b9189ba60f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:37,236 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.093s 2020-12-21 04:17:37,237 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd18fba7-3eb3-43d6-a10a-1616beb64e59', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd18fba7-3eb3-43d6-a10a-1616beb64e59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:38,336 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.091s 2020-12-21 04:17:38,336 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-610ce897-5df1-4bc4-864a-54a08cbd5ab2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-610ce897-5df1-4bc4-864a-54a08cbd5ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:39,437 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.092s 2020-12-21 04:17:39,437 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2593629d-0986-414a-9b00-a93f93a061a3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2593629d-0986-414a-9b00-a93f93a061a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:40,541 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.095s 2020-12-21 04:17:40,541 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89e06fb-a8c2-473c-92c1-b18cbd2ad2d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89e06fb-a8c2-473c-92c1-b18cbd2ad2d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:41,636 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:17:41,637 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ddf12f-8a7d-42cb-8a25-dc1c13aa8bf9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ddf12f-8a7d-42cb-8a25-dc1c13aa8bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:42,733 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:17:42,733 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-302796e9-9716-4ec7-9fc9-2f54cd30f492', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-302796e9-9716-4ec7-9fc9-2f54cd30f492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:43,829 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:17:43,829 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0589731-56a2-4ad6-802a-ed8fe1a651da', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0589731-56a2-4ad6-802a-ed8fe1a651da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:44,924 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:17:44,924 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8bbd06a-7dd8-4bbf-a630-1db79c6e5ca3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8bbd06a-7dd8-4bbf-a630-1db79c6e5ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:46,019 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:17:46,019 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e1cad95-5c5f-4b4c-adc2-7148f38c9c99', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e1cad95-5c5f-4b4c-adc2-7148f38c9c99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:47,120 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.092s 2020-12-21 04:17:47,121 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-606326bb-d917-4ed0-8d1f-85f8b4a1350c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-606326bb-d917-4ed0-8d1f-85f8b4a1350c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:48,216 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:17:48,216 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7908ee-a17f-4e4b-aaac-73472ef6cae0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7908ee-a17f-4e4b-aaac-73472ef6cae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:49,314 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:17:49,314 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a06dc23-77a5-4c28-b926-276c051f3d92', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a06dc23-77a5-4c28-b926-276c051f3d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:50,410 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:17:50,411 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31d03dd6-5724-4ccd-a46f-e373de127205', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31d03dd6-5724-4ccd-a46f-e373de127205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:51,505 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:17:51,506 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b34412d-6228-4710-8ae7-85072d8e0e41', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b34412d-6228-4710-8ae7-85072d8e0e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:52,601 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:17:52,602 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-322ceccf-5b08-4950-81b1-708857e63ed4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-322ceccf-5b08-4950-81b1-708857e63ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:53,700 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:17:53,700 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f8855f-3320-4c72-95e6-60ba8c5cf881', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f8855f-3320-4c72-95e6-60ba8c5cf881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:54,800 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.090s 2020-12-21 04:17:54,800 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f76b4ba0-4139-4980-94a3-e074a1490784', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f76b4ba0-4139-4980-94a3-e074a1490784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:55,898 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:17:55,898 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00ad5f80-aa87-4719-8179-b96e7fa6e25e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00ad5f80-aa87-4719-8179-b96e7fa6e25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:56,994 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:17:56,995 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26aa7b6-d730-4934-b978-5003e768e4b1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26aa7b6-d730-4934-b978-5003e768e4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:58,090 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:17:58,090 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882b3e4c-ce0f-4474-ab65-15de6695d2bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882b3e4c-ce0f-4474-ab65-15de6695d2bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:17:59,186 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:17:59,186 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c8245ee-7736-4544-b345-579bbbfa2964', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c8245ee-7736-4544-b345-579bbbfa2964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:00,281 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:00,282 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d0bd1f-46e9-4390-9ef6-6c3f0cb1af64', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d0bd1f-46e9-4390-9ef6-6c3f0cb1af64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:01,376 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:01,376 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd56e883-f89e-4cd6-86f1-e0755cbc90d3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd56e883-f89e-4cd6-86f1-e0755cbc90d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:02,475 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.090s 2020-12-21 04:18:02,476 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03b6708f-563f-4dc8-91f9-e78781ad50d0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03b6708f-563f-4dc8-91f9-e78781ad50d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:03,572 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:18:03,573 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee32b6f4-c9fe-45cb-ab5e-695ccaaa2b7c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee32b6f4-c9fe-45cb-ab5e-695ccaaa2b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:04,667 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:04,667 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf10027c-63e8-41ec-be86-8a28cfc80011', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf10027c-63e8-41ec-be86-8a28cfc80011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:05,762 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:05,763 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78ef16d-a645-4b4c-9d99-35b0967a732b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78ef16d-a645-4b4c-9d99-35b0967a732b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:06,856 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:06,857 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef29883f-5cd5-4f53-8ba8-400fff411ce7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef29883f-5cd5-4f53-8ba8-400fff411ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:07,949 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.084s 2020-12-21 04:18:07,950 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53af8aa6-9a52-4c0a-a2f5-5edfd4e394aa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53af8aa6-9a52-4c0a-a2f5-5edfd4e394aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:09,043 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:09,044 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aa8e910-ec5d-4fe3-9369-2cbf9021687b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aa8e910-ec5d-4fe3-9369-2cbf9021687b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:10,138 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:10,139 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0961caeb-1a38-4fea-82bb-8a17c01394d9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0961caeb-1a38-4fea-82bb-8a17c01394d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:11,234 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:11,235 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b59cca8a-e1a8-4495-a937-c6c99647b42c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b59cca8a-e1a8-4495-a937-c6c99647b42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:12,330 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:12,330 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f67517f-50a3-4f96-bdcb-ad697c9b18b3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f67517f-50a3-4f96-bdcb-ad697c9b18b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:13,424 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:13,425 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c5b3ced-9759-4dc5-8559-1493a66a910e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c5b3ced-9759-4dc5-8559-1493a66a910e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:14,521 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:18:14,522 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875a0802-3c75-41b6-8e68-60e72c13cc0c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875a0802-3c75-41b6-8e68-60e72c13cc0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:15,623 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.093s 2020-12-21 04:18:15,623 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6a990d1-b563-4405-b6ee-192837e21635', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6a990d1-b563-4405-b6ee-192837e21635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:16,719 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:16,719 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-956520d2-f630-4af1-b734-f5fafd217e23', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-956520d2-f630-4af1-b734-f5fafd217e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:17,814 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:17,814 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b08b8e3c-3310-468e-ae32-707531dd2489', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08b8e3c-3310-468e-ae32-707531dd2489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:18,908 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:18,909 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45515a7f-e2f1-4c3d-9aef-db54b5ca7aa9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45515a7f-e2f1-4c3d-9aef-db54b5ca7aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:20,003 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:20,004 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e761fa14-46a9-438a-8e02-a47a1286ab45', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e761fa14-46a9-438a-8e02-a47a1286ab45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:21,097 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.084s 2020-12-21 04:18:21,097 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c5a3e53-8350-4138-8e25-9514bccb94ff', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c5a3e53-8350-4138-8e25-9514bccb94ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:22,191 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:22,192 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5731ee70-8429-4235-b4f7-feffcdbb249c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5731ee70-8429-4235-b4f7-feffcdbb249c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:23,287 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:23,287 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf89f150-dde9-4815-9674-fc5ab5768d32', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf89f150-dde9-4815-9674-fc5ab5768d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:24,382 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:24,382 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb37a7fb-33bc-4820-89b1-ac83a143ebd1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb37a7fb-33bc-4820-89b1-ac83a143ebd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:25,477 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:25,477 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da39b99d-2665-4561-ab5a-68981c45db99', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da39b99d-2665-4561-ab5a-68981c45db99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:26,571 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:26,571 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55723ff7-f567-428d-8df4-a401d624f8ad', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55723ff7-f567-428d-8df4-a401d624f8ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:27,665 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:27,666 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ada0f2-1e83-41ce-8777-f4e6ba03876f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ada0f2-1e83-41ce-8777-f4e6ba03876f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:28,761 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:18:28,762 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75c1981d-1447-4025-8936-c72bd14f8545', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75c1981d-1447-4025-8936-c72bd14f8545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:29,855 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:29,856 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-021a879a-7367-4369-9843-1cfe99edb081', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-021a879a-7367-4369-9843-1cfe99edb081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:30,952 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:18:30,952 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0e844c-b7f4-41e0-9879-f5b8fe27b620', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0e844c-b7f4-41e0-9879-f5b8fe27b620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:32,046 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:32,046 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0642030c-42f2-425d-a1f9-9879d72ab31d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0642030c-42f2-425d-a1f9-9879d72ab31d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:33,140 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:33,141 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f34844e8-d67a-4ac3-b18f-886a6e8943ea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f34844e8-d67a-4ac3-b18f-886a6e8943ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:34,235 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:34,236 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfcdaeaa-95ee-4b3c-a890-31596d309df7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfcdaeaa-95ee-4b3c-a890-31596d309df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:35,331 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:35,331 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9c73a11-6e1e-4028-84e8-f4384de20176', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9c73a11-6e1e-4028-84e8-f4384de20176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:36,425 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:36,426 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af9edb4-b69a-47a7-af7d-38db893e5939', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af9edb4-b69a-47a7-af7d-38db893e5939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:37,522 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:18:37,522 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd0ffc2-7a22-4a0c-b036-99cbbfe360a3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd0ffc2-7a22-4a0c-b036-99cbbfe360a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:38,616 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:38,617 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b007102-f50f-4a34-ba49-09aa52cfa110', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b007102-f50f-4a34-ba49-09aa52cfa110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:39,712 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:39,712 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35991d4b-aaa6-40ae-9bf1-8a3cfcafe692', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35991d4b-aaa6-40ae-9bf1-8a3cfcafe692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:40,806 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:40,807 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467ca9b0-ab65-48ea-99e7-2d87180d0b8f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467ca9b0-ab65-48ea-99e7-2d87180d0b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:41,902 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:41,902 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76d3b8b7-f60c-40e7-bcc0-87de7988a5c9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76d3b8b7-f60c-40e7-bcc0-87de7988a5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:42,996 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:42,996 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71f86df6-b5a9-4101-840c-04f218470b25', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f86df6-b5a9-4101-840c-04f218470b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:44,089 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:44,090 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14ed36b6-9f13-413f-a939-ef9ca2e54115', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14ed36b6-9f13-413f-a939-ef9ca2e54115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:45,184 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:45,184 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-913b0579-ca5a-4dc3-9fc1-067eff259ef5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-913b0579-ca5a-4dc3-9fc1-067eff259ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:46,280 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:46,281 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d6278c8-4d87-436a-a871-a97147ebd5d7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d6278c8-4d87-436a-a871-a97147ebd5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:47,375 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:47,375 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8549123a-34f4-4de6-a7d1-e4bd3bc78cb3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8549123a-34f4-4de6-a7d1-e4bd3bc78cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:48,469 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:48,469 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3945ed5a-c95a-4869-b026-bf00f54c90f3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3945ed5a-c95a-4869-b026-bf00f54c90f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:49,564 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:49,565 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ed5401-aac9-4219-950a-2724c5b6782d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ed5401-aac9-4219-950a-2724c5b6782d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:50,662 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:18:50,662 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b8fb3fd-f73c-411b-8b56-143c5293a385', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b8fb3fd-f73c-411b-8b56-143c5293a385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:51,757 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:51,757 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba7c16d-0021-488c-aff5-5e431bc8708f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba7c16d-0021-488c-aff5-5e431bc8708f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:52,851 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:18:52,851 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6c2043a-0b65-45fa-925c-369f63dda8fd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6c2043a-0b65-45fa-925c-369f63dda8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:53,946 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:53,946 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a4b12f-90d4-46d4-91ad-763fcbc81cdf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a4b12f-90d4-46d4-91ad-763fcbc81cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:55,041 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:55,041 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2710529-401a-46f8-b637-0e47d288186a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2710529-401a-46f8-b637-0e47d288186a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:56,139 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.090s 2020-12-21 04:18:56,140 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f81e8adc-1878-4949-a475-29864833f3a9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f81e8adc-1878-4949-a475-29864833f3a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:57,237 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:18:57,238 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4712b736-bffa-443b-a163-74a4a971b449', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4712b736-bffa-443b-a163-74a4a971b449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:58,334 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:18:58,334 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fab80953-0acd-4289-a6f3-807226c0c6d8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fab80953-0acd-4289-a6f3-807226c0c6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:18:59,429 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:18:59,430 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8349779-3d4c-4dea-9cf2-7ad69864f1c8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8349779-3d4c-4dea-9cf2-7ad69864f1c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:00,523 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:19:00,524 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b110c8dc-1046-4817-9bbe-5fa4fe88c0d8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b110c8dc-1046-4817-9bbe-5fa4fe88c0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:01,617 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:19:01,618 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a35980dd-4580-4ced-966f-f6057e771cbb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a35980dd-4580-4ced-966f-f6057e771cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:02,714 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:19:02,714 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0194ca7-eef3-4c26-a021-98711daf2a16', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0194ca7-eef3-4c26-a021-98711daf2a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:03,811 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:19:03,812 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-442870ac-c171-4851-8019-68eb46a53014', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-442870ac-c171-4851-8019-68eb46a53014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:04,906 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:19:04,906 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-269eec73-4bfb-4e72-96b3-47c413b42a56', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-269eec73-4bfb-4e72-96b3-47c413b42a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:06,010 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.095s 2020-12-21 04:19:06,011 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91444bd1-f05f-475b-9a83-be52530b0057', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91444bd1-f05f-475b-9a83-be52530b0057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:07,106 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:19:07,106 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3342c091-a131-4d22-949d-322119d93131', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3342c091-a131-4d22-949d-322119d93131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:08,203 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:19:08,203 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4afa588b-1146-43a4-8fb5-8d9c1e02a0ad', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4afa588b-1146-43a4-8fb5-8d9c1e02a0ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:09,299 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:19:09,299 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01a0bc9d-0d53-4350-b3d1-cf8997df3f9a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01a0bc9d-0d53-4350-b3d1-cf8997df3f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:10,395 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:19:10,396 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e77cff99-a2d6-460a-977a-fb82b1726b5b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e77cff99-a2d6-460a-977a-fb82b1726b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:11,495 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.091s 2020-12-21 04:19:11,496 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ec3b04-02f8-40a7-ab66-609585279b07', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ec3b04-02f8-40a7-ab66-609585279b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:12,591 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:19:12,592 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba68dc7-bb6e-4d45-8319-e1ed8c25343e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba68dc7-bb6e-4d45-8319-e1ed8c25343e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:13,687 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:19:13,687 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db60bae2-a6a0-4981-998a-9229cf83f34d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db60bae2-a6a0-4981-998a-9229cf83f34d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:14,783 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:19:14,783 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6639254c-03c5-44ea-a996-9ec3497f6a4b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6639254c-03c5-44ea-a996-9ec3497f6a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:15,885 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.092s 2020-12-21 04:19:15,885 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f97e69bb-17f7-4d79-860f-a37629fb3383', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f97e69bb-17f7-4d79-860f-a37629fb3383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:16,981 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:19:16,981 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f46786-fccb-4792-8b09-3158d916fdef', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f46786-fccb-4792-8b09-3158d916fdef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:18,076 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:19:18,076 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f15550-f602-4cdc-be39-76a37f24af96', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f15550-f602-4cdc-be39-76a37f24af96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:19,171 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:19:19,171 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa791330-5a75-4930-b588-79f980f188ed', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa791330-5a75-4930-b588-79f980f188ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:20,266 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:19:20,267 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fba2840-05b4-4a30-96da-376d3fa0ad41', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fba2840-05b4-4a30-96da-376d3fa0ad41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:21,361 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:19:21,361 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2b7cb9e-1cdf-48cc-adaf-73a9a31c9e85', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2b7cb9e-1cdf-48cc-adaf-73a9a31c9e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:22,459 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:19:22,460 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d443a7d5-ec37-4c66-8506-825bb1f88185', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d443a7d5-ec37-4c66-8506-825bb1f88185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:23,559 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:19:23,559 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a8e7925-294d-4039-b6e4-1c8f9dd88e3e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a8e7925-294d-4039-b6e4-1c8f9dd88e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:24,656 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:19:24,657 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27b5ae39-5f70-4a4f-beb3-e3cf7e2d03f9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27b5ae39-5f70-4a4f-beb3-e3cf7e2d03f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:25,752 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:19:25,753 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ff73b4-9072-4f50-b769-c67632547ac4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84ff73b4-9072-4f50-b769-c67632547ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:26,847 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:19:26,848 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-941edac3-de01-44f5-ac08-c1fc39c00ed9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-941edac3-de01-44f5-ac08-c1fc39c00ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:27,946 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:19:27,947 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61fc4bd7-b868-4a75-b9a1-364839c51727', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61fc4bd7-b868-4a75-b9a1-364839c51727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:29,041 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:19:29,042 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80e6b83c-75c8-48f1-987f-539d06d3d2ea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80e6b83c-75c8-48f1-987f-539d06d3d2ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:30,138 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:19:30,138 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c23cec76-1564-4e33-aafc-309900062675', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c23cec76-1564-4e33-aafc-309900062675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:31,233 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:19:31,233 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29726306-92d1-48a0-a4f5-73f28936bf15', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29726306-92d1-48a0-a4f5-73f28936bf15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:32,330 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:19:32,330 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbedae43-6d41-4bf6-b904-12df586b0f4c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbedae43-6d41-4bf6-b904-12df586b0f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:33,425 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:19:33,426 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e86d1b-303c-458d-869b-eb5e7f0706ed', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e86d1b-303c-458d-869b-eb5e7f0706ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:34,521 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:19:34,522 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6908df9c-13dd-478e-993a-9be3db778537', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6908df9c-13dd-478e-993a-9be3db778537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:35,617 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:19:35,618 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63af9e28-3a19-4576-af23-7c53ba496ead', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63af9e28-3a19-4576-af23-7c53ba496ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:36,713 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:19:36,713 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2ab586c-39c7-4416-97dc-3a455486a813', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2ab586c-39c7-4416-97dc-3a455486a813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:37,808 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:19:37,809 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a5bfb5d-080e-49fe-aefc-8a8dcee65c34', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a5bfb5d-080e-49fe-aefc-8a8dcee65c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:39,044 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.227s 2020-12-21 04:19:39,045 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdcb37f1-167d-4928-a793-513c1c28713d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdcb37f1-167d-4928-a793-513c1c28713d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:40,140 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:19:40,140 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b0105a6-8ae3-47a7-8595-b28d835ad510', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b0105a6-8ae3-47a7-8595-b28d835ad510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:41,232 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.084s 2020-12-21 04:19:41,233 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-067c4a41-35ae-4b73-8e3c-b0c6710b5ea4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-067c4a41-35ae-4b73-8e3c-b0c6710b5ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:42,327 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:19:42,327 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0edffcbe-1e9e-4b64-8a70-4d0286e863ee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0edffcbe-1e9e-4b64-8a70-4d0286e863ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:43,421 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:19:43,421 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9be769b-6a45-4cf1-afd6-40604de40c6b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9be769b-6a45-4cf1-afd6-40604de40c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:44,530 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.101s 2020-12-21 04:19:44,531 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8db22ab-3736-4652-8633-d6d9cd39a2f2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8db22ab-3736-4652-8633-d6d9cd39a2f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:45,625 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:19:45,625 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0521b4e2-ed60-44ee-b93b-75d95f89ce81', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0521b4e2-ed60-44ee-b93b-75d95f89ce81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:46,720 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:19:46,720 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75ee9af-9066-422f-9280-57eb0671c336', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75ee9af-9066-422f-9280-57eb0671c336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:47,815 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:19:47,816 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df805d35-c075-4166-9df7-c4daab0c9da0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df805d35-c075-4166-9df7-c4daab0c9da0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:48,909 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:19:48,910 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6adbd7-58c8-4675-a771-b1546e4df49b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6adbd7-58c8-4675-a771-b1546e4df49b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:50,003 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:19:50,004 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67241bdc-7540-48ea-baaa-fe5fb971b0d6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67241bdc-7540-48ea-baaa-fe5fb971b0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:51,099 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:19:51,100 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b7a440-ce5b-4eb5-82f9-3b594b0ee685', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b7a440-ce5b-4eb5-82f9-3b594b0ee685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:52,196 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:19:52,196 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1c233f6-3b7e-474c-9081-d68907a98249', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1c233f6-3b7e-474c-9081-d68907a98249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:53,290 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:19:53,291 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a3a32cf-f9bf-4587-8f59-98991393b6e1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a3a32cf-f9bf-4587-8f59-98991393b6e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:54,388 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:19:54,388 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-199d6d66-de9f-45c8-b2d6-0fc930c8e001', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-199d6d66-de9f-45c8-b2d6-0fc930c8e001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:55,484 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:19:55,485 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d6f7072-8d10-432f-996f-ed327d0d678c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d6f7072-8d10-432f-996f-ed327d0d678c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:56,578 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:19:56,578 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57352bbd-d897-4e2e-8c9c-41d95b543249', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57352bbd-d897-4e2e-8c9c-41d95b543249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:57,679 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.092s 2020-12-21 04:19:57,679 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbb8f8e0-e4ee-493b-9cba-545b939cfe93', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbb8f8e0-e4ee-493b-9cba-545b939cfe93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:58,775 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:19:58,775 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c957f72-0750-4c89-ba03-00e04b466ac9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c957f72-0750-4c89-ba03-00e04b466ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:19:59,874 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.090s 2020-12-21 04:19:59,874 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f7aaced-5c24-4805-847f-a69300f5f9b1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f7aaced-5c24-4805-847f-a69300f5f9b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:00,969 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:20:00,969 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b748896-26c5-480d-b799-a9e60f911a97', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b748896-26c5-480d-b799-a9e60f911a97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:02,068 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.090s 2020-12-21 04:20:02,069 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc032218-3e6a-4b32-a2dc-d94972149d09', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc032218-3e6a-4b32-a2dc-d94972149d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:03,165 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:20:03,165 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5afa06c4-f6ed-42ae-a4be-f771212f28ac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5afa06c4-f6ed-42ae-a4be-f771212f28ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:04,263 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:20:04,264 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f5e2d6-4622-42f8-b71e-8cc77adc8dbe', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f5e2d6-4622-42f8-b71e-8cc77adc8dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:05,357 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.084s 2020-12-21 04:20:05,357 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b98657f-064b-453e-a8aa-7435c988caf4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b98657f-064b-453e-a8aa-7435c988caf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:06,455 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:20:06,456 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ec185ee-e9b4-41f7-b59c-5833a9903f54', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ec185ee-e9b4-41f7-b59c-5833a9903f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:07,551 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:20:07,552 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0b3867a-cb05-4d05-a176-d9c6f7cc003b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0b3867a-cb05-4d05-a176-d9c6f7cc003b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:08,650 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:20:08,650 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12b1007-4d22-4ed7-bbbf-f1060d5f8675', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12b1007-4d22-4ed7-bbbf-f1060d5f8675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:09,744 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:20:09,744 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43a4952c-ff67-42d2-8531-7ae438744478', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43a4952c-ff67-42d2-8531-7ae438744478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:10,841 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:20:10,841 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92feac36-3718-4b5a-bccf-f79001b22249', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92feac36-3718-4b5a-bccf-f79001b22249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:11,935 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:20:11,936 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c5caf0-50e8-4bb8-96ca-8acc9fdaeac0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c5caf0-50e8-4bb8-96ca-8acc9fdaeac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:13,033 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:20:13,033 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24014868-387b-49e7-a4bb-a0a2212c4b83', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24014868-387b-49e7-a4bb-a0a2212c4b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:14,129 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:20:14,129 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb65d56a-f222-4b73-abbd-cfc1b829b7c0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb65d56a-f222-4b73-abbd-cfc1b829b7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:15,226 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:20:15,226 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55e1e902-5e97-4664-9b7d-7c86f7a03bce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55e1e902-5e97-4664-9b7d-7c86f7a03bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:16,323 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:20:16,323 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef898ccb-1f05-4e52-9ad9-2eb0ef14fe6a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef898ccb-1f05-4e52-9ad9-2eb0ef14fe6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:17,421 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:20:17,421 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-167b970f-392b-4dd5-8eaa-40693356be3e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-167b970f-392b-4dd5-8eaa-40693356be3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:18,517 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:20:18,518 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b0d0152-0607-4647-9a3f-7e94595c6221', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b0d0152-0607-4647-9a3f-7e94595c6221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:19,617 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.091s 2020-12-21 04:20:19,618 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c76841-b4a8-454c-90c1-dcefa7c42ea0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c76841-b4a8-454c-90c1-dcefa7c42ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:20,711 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:20:20,711 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ef2e1c-18c2-442e-bfd7-e85433588084', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ef2e1c-18c2-442e-bfd7-e85433588084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:21,808 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.088s 2020-12-21 04:20:21,809 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b1c1841-999f-4f91-82c3-b262f272978c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b1c1841-999f-4f91-82c3-b262f272978c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:22,902 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.086s 2020-12-21 04:20:22,903 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc92705-2a3e-441c-8e9a-860461336de7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc92705-2a3e-441c-8e9a-860461336de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:24,004 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.092s 2020-12-21 04:20:24,004 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9e63e4-e82a-4661-9f96-e61693952093', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9e63e4-e82a-4661-9f96-e61693952093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:25,099 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:20:25,100 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45cde81e-faf4-4498-89da-8d2a2f91cac0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45cde81e-faf4-4498-89da-8d2a2f91cac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:26,346 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.238s 2020-12-21 04:20:26,347 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dbd24be-0f52-471f-9b8d-614252a119ea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dbd24be-0f52-471f-9b8d-614252a119ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:27,441 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.085s 2020-12-21 04:20:27,441 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04f07c6d-a59e-418d-93f9-06b2a9a91142', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04f07c6d-a59e-418d-93f9-06b2a9a91142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:28,542 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.092s 2020-12-21 04:20:28,542 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85bf42b1-49a9-478e-9c2a-a2c5afcb9a3b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85bf42b1-49a9-478e-9c2a-a2c5afcb9a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:29,635 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.084s 2020-12-21 04:20:29,635 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf89c223-f587-4d23-9cb0-64c939824e38', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf89c223-f587-4d23-9cb0-64c939824e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:30,727 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.083s 2020-12-21 04:20:30,728 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb4ef642-4993-4f7e-b73e-132e6efae6f3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb4ef642-4993-4f7e-b73e-132e6efae6f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:31,824 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:20:31,824 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfc82310-4fc7-468d-a9a1-44799a8b471b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfc82310-4fc7-468d-a9a1-44799a8b471b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:32,924 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.091s 2020-12-21 04:20:32,925 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2fa470-24f6-4bc1-8bad-2014fb3546b9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2fa470-24f6-4bc1-8bad-2014fb3546b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:34,026 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.093s 2020-12-21 04:20:34,027 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf5ea045-0232-4c36-a1a5-4603bdba6ceb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf5ea045-0232-4c36-a1a5-4603bdba6ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:35,124 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.089s 2020-12-21 04:20:35,125 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54fbb9b1-4b84-466c-8d54-537968e28e02', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54fbb9b1-4b84-466c-8d54-537968e28e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:36,227 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.092s 2020-12-21 04:20:36,227 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-626760a6-f0bb-4dbb-87be-d8c2a710bd82', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-626760a6-f0bb-4dbb-87be-d8c2a710bd82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:37,322 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:20:37,322 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e1fcb18-5811-4ee1-bf92-468ffab30247', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e1fcb18-5811-4ee1-bf92-468ffab30247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:38,498 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.167s 2020-12-21 04:20:38,498 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9055bcab-6a7c-4ba3-8b53-242e7f3ea05d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9055bcab-6a7c-4ba3-8b53-242e7f3ea05d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:39,593 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5 0.087s 2020-12-21 04:20:39,594 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b370ba-0962-416a-9f41-6a4d8f22b2ad', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b370ba-0962-416a-9f41-6a4d8f22b2ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5'} Body: b'{"volume": {"id": "7ab6d505-a228-4347-a5e8-e1d515d8bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:14:39.000000", "updated_at": "2020-12-21T04:14:39.000000", "name": "tempest-VolumesActionsTest-Volume-1509574927", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/7ab6d505-a228-4347-a5e8-e1d515d8bda5"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 66, in test_volume_force_delete_when_volume_is_attaching self._create_reset_and_force_delete_temp_volume('attaching') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 141, in create_volume volume['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 7ab6d505-a228-4347-a5e8-e1d515d8bda5 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
fail
ft14.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2020-12-21 04:20:39,998 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 202 POST http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes 0.343s 2020-12-21 04:20:39,998 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1287309835"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a8347a3-54b7-4a88-8ea6-3e29f23da6b3', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a8347a3-54b7-4a88-8ea6-3e29f23da6b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2020-12-21 04:20:40,092 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:20:40,092 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e5b6274-cc60-43c9-91ef-db6d2437b17f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5b6274-cc60-43c9-91ef-db6d2437b17f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:41,189 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:20:41,189 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c41070-5206-4e8f-9fbf-928b08a71626', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c41070-5206-4e8f-9fbf-928b08a71626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:42,287 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:20:42,288 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20e7e9d5-0daf-4093-82a8-f56f42d003f2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20e7e9d5-0daf-4093-82a8-f56f42d003f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:43,386 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:20:43,387 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-026fbe1d-03c4-4a3f-81ce-cd75ed1bc4b9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-026fbe1d-03c4-4a3f-81ce-cd75ed1bc4b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:44,483 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:20:44,483 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f829a307-19c4-4b7c-8ca6-23137b63aa86', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f829a307-19c4-4b7c-8ca6-23137b63aa86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:45,577 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:20:45,577 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f36c6db-32cc-42bc-abdf-633f0e993c11', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f36c6db-32cc-42bc-abdf-633f0e993c11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:46,673 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:20:46,673 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7735127c-e9ed-4314-aac9-744a2d69dc08', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7735127c-e9ed-4314-aac9-744a2d69dc08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:47,767 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:20:47,768 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2a4d457-472e-48d6-ab3c-b6742e10a58a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2a4d457-472e-48d6-ab3c-b6742e10a58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:48,861 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:20:48,861 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d00ffaa2-d079-4e54-974a-f02d40d54097', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d00ffaa2-d079-4e54-974a-f02d40d54097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:49,961 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.091s 2020-12-21 04:20:49,961 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a98ebcb2-9bbe-4f05-aaf0-d95efcf350a3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a98ebcb2-9bbe-4f05-aaf0-d95efcf350a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:51,056 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:20:51,057 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9a83e0-2029-420c-b207-ed4b93e56a66', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9a83e0-2029-420c-b207-ed4b93e56a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:52,151 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:20:52,152 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e60e7cf2-3764-4eca-87db-fc3608789f49', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e60e7cf2-3764-4eca-87db-fc3608789f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:53,246 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:20:53,246 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c02314-5704-4cc7-9f0e-368abb7a65e5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c02314-5704-4cc7-9f0e-368abb7a65e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:54,348 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.093s 2020-12-21 04:20:54,349 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac157d45-cce8-4b13-8162-aa86159ca039', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac157d45-cce8-4b13-8162-aa86159ca039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:55,444 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:20:55,444 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f96d3bf-9b6a-45bc-b098-31787929bee7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f96d3bf-9b6a-45bc-b098-31787929bee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:56,542 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:20:56,543 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a77bce6-ea0b-4f0f-b122-12e26dbc7d6b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a77bce6-ea0b-4f0f-b122-12e26dbc7d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:57,637 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:20:57,637 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b73060e-59fe-439c-9f3a-730863a2226f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b73060e-59fe-439c-9f3a-730863a2226f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:58,732 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:20:58,733 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06286843-678a-4da0-af41-9959e90d9958', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06286843-678a-4da0-af41-9959e90d9958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:20:59,829 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:20:59,829 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-626cb40b-0b55-4e44-a2ff-2e0db1e77d69', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-626cb40b-0b55-4e44-a2ff-2e0db1e77d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:00,924 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:21:00,925 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-911caf1f-316c-4e75-bc08-4844f62ca7e7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-911caf1f-316c-4e75-bc08-4844f62ca7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:02,139 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.206s 2020-12-21 04:21:02,140 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7e8b64f-63cb-447e-b1fe-756150101803', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7e8b64f-63cb-447e-b1fe-756150101803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:03,235 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:03,235 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b2b2e66-41f9-444a-8129-b3f10d1e2966', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b2b2e66-41f9-444a-8129-b3f10d1e2966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:04,336 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.092s 2020-12-21 04:21:04,337 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb955e6-ef3d-4cbb-b1fd-4ac8a3fb93fa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bb955e6-ef3d-4cbb-b1fd-4ac8a3fb93fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:05,430 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:21:05,430 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f01ff12-c9a6-4e73-83ac-dcc2a924375e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f01ff12-c9a6-4e73-83ac-dcc2a924375e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:06,526 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:21:06,527 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5072575-8f9e-4de2-bce7-0e69f84df640', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5072575-8f9e-4de2-bce7-0e69f84df640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:07,620 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:21:07,621 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0233d1b6-a7f0-446b-8e67-306248d329a6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0233d1b6-a7f0-446b-8e67-306248d329a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:08,715 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:21:08,715 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a720da4d-16ac-4d81-aa15-8d8f706bc836', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a720da4d-16ac-4d81-aa15-8d8f706bc836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:09,814 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:21:09,815 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faa51396-9f33-4995-8313-751a54e3c160', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faa51396-9f33-4995-8313-751a54e3c160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:10,917 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.094s 2020-12-21 04:21:10,918 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a036887-b47b-4383-83b3-cd5972b78aee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a036887-b47b-4383-83b3-cd5972b78aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:12,013 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:12,013 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb98d8a-8e67-4b55-9e9e-25f05cfb07ae', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb98d8a-8e67-4b55-9e9e-25f05cfb07ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:13,108 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:21:13,108 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5097db30-c544-45e3-9088-b991145c478a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5097db30-c544-45e3-9088-b991145c478a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:14,205 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:21:14,205 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d7c5176-a0bd-491e-8138-8f538326e305', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d7c5176-a0bd-491e-8138-8f538326e305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:15,303 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:21:15,303 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b4e495-710a-4966-b16b-b1379614697e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b4e495-710a-4966-b16b-b1379614697e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:16,401 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:21:16,401 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-059abcfd-b02c-4429-a4a3-6595281ac449', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-059abcfd-b02c-4429-a4a3-6595281ac449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:17,501 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:21:17,501 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-190f998d-fd04-4f13-b252-be7c1e18a865', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-190f998d-fd04-4f13-b252-be7c1e18a865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:18,595 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:18,596 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc8c612c-4a69-474c-a3ff-a553895a7be1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc8c612c-4a69-474c-a3ff-a553895a7be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:19,689 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:21:19,690 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc5b6d4-b1c6-4d78-b51f-f2ff71092cdf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc5b6d4-b1c6-4d78-b51f-f2ff71092cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:20,784 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:21:20,784 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-315f743f-3830-4426-9795-abce5b5a304b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-315f743f-3830-4426-9795-abce5b5a304b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:21,879 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:21,880 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4be2c1b-60ed-47cb-b86c-bb14220c9469', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4be2c1b-60ed-47cb-b86c-bb14220c9469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:22,974 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:22,975 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbcca079-1be3-4f44-ac61-78ef09b9c6dc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbcca079-1be3-4f44-ac61-78ef09b9c6dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:24,072 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:21:24,072 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bdee4b4-b1ac-4417-a7a3-e453fb6a3550', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bdee4b4-b1ac-4417-a7a3-e453fb6a3550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:25,173 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.092s 2020-12-21 04:21:25,174 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb6882f-4de8-4ae0-a45c-d8c7c927ff64', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb6882f-4de8-4ae0-a45c-d8c7c927ff64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:26,272 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:21:26,272 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d01dcd7-4a5f-4641-b63d-4da6327497d4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d01dcd7-4a5f-4641-b63d-4da6327497d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:27,367 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:27,368 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f655ed-402c-4c57-99d8-941e1aec4bbd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f655ed-402c-4c57-99d8-941e1aec4bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:28,462 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:21:28,462 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44db02ad-20c4-40c8-89cd-73a65b932c5c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44db02ad-20c4-40c8-89cd-73a65b932c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:29,558 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:21:29,558 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d802ac5d-a648-42ed-abda-1dd1471b47b0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d802ac5d-a648-42ed-abda-1dd1471b47b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:30,656 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:21:30,656 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813cb691-53c0-452f-be42-d7511cd8d42c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813cb691-53c0-452f-be42-d7511cd8d42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:31,751 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:31,751 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c073d933-dc58-4018-a145-2a8332d6da9b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c073d933-dc58-4018-a145-2a8332d6da9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:32,845 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:21:32,845 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca395c6a-a657-4c9a-a838-b3b6e041217e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca395c6a-a657-4c9a-a838-b3b6e041217e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:33,939 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:21:33,940 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a67390-5f67-4574-9ec5-f9211f6a0360', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a67390-5f67-4574-9ec5-f9211f6a0360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:35,036 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:21:35,036 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c63aa9-3892-4525-ab1e-898f1338d76f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c63aa9-3892-4525-ab1e-898f1338d76f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:36,130 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:21:36,131 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e2fbe32-f635-41ca-9005-1fbd6627e2bc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e2fbe32-f635-41ca-9005-1fbd6627e2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:37,224 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:21:37,224 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d82de64-7703-4cee-bbb4-b505c9abfc74', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d82de64-7703-4cee-bbb4-b505c9abfc74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:38,321 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:21:38,322 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e763bd7c-c781-4acb-af81-6897b2354dc8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e763bd7c-c781-4acb-af81-6897b2354dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:39,416 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:39,417 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b18e33-6469-4dd4-a179-a9b6a6d11b33', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b18e33-6469-4dd4-a179-a9b6a6d11b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:40,517 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.091s 2020-12-21 04:21:40,518 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80ade6de-2e0f-4b54-90ab-194e213186d2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80ade6de-2e0f-4b54-90ab-194e213186d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:41,615 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:41,616 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbbbe118-f6f8-48d4-a68d-4d8c960d9ad5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbbbe118-f6f8-48d4-a68d-4d8c960d9ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:42,711 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:42,711 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d559b86-a6cd-4e3a-90bf-199799ca1eb2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d559b86-a6cd-4e3a-90bf-199799ca1eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:43,806 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:21:43,807 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347a27ac-2cbe-40d4-94eb-fb076ad91d00', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347a27ac-2cbe-40d4-94eb-fb076ad91d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:44,901 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:44,902 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c67534-885c-4d22-8f6a-2c672f83d197', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c67534-885c-4d22-8f6a-2c672f83d197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:45,996 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:21:45,997 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f558c6-2782-41bf-aee9-e2717ac7ec15', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f558c6-2782-41bf-aee9-e2717ac7ec15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:47,092 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:47,093 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-983b9008-a348-4445-bd38-8076fddeb649', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-983b9008-a348-4445-bd38-8076fddeb649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:48,186 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:21:48,186 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1331e330-021e-4e7d-8225-c12328f1c0a3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1331e330-021e-4e7d-8225-c12328f1c0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:49,282 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:49,283 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d03aa27-aa80-49d6-91d6-4c6330a0bc13', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d03aa27-aa80-49d6-91d6-4c6330a0bc13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:50,375 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.084s 2020-12-21 04:21:50,376 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-627e3857-8921-485c-acb0-7aa6891964ac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-627e3857-8921-485c-acb0-7aa6891964ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:51,470 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:51,471 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64bf3fe5-1e35-409a-b279-347c847cff01', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64bf3fe5-1e35-409a-b279-347c847cff01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:52,566 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:21:52,566 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab0b97e3-b162-4b96-bf18-7b559e06bebb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab0b97e3-b162-4b96-bf18-7b559e06bebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:53,661 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:53,662 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ff6bca-f6ef-4bf9-a6b0-4464b9309b04', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ff6bca-f6ef-4bf9-a6b0-4464b9309b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:54,756 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:54,756 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c293bdca-c200-4d24-a099-dbe4a8fb1e74', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c293bdca-c200-4d24-a099-dbe4a8fb1e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:55,851 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:55,852 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8493481b-a13f-4d2f-9e45-faaf0eee63d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8493481b-a13f-4d2f-9e45-faaf0eee63d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:56,947 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:56,948 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b5a006-6c2a-4412-8cb2-3b71cf14b1c3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17b5a006-6c2a-4412-8cb2-3b71cf14b1c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:58,041 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:21:58,042 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3697ff1-bf1e-4173-be1e-7b850c9c4a77', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3697ff1-bf1e-4173-be1e-7b850c9c4a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:21:59,137 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:21:59,137 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dcf7811-9ba1-458a-8905-53611816ef7b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dcf7811-9ba1-458a-8905-53611816ef7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:00,230 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:22:00,231 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd46418-07ec-40ce-a39b-5bc54b613574', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd46418-07ec-40ce-a39b-5bc54b613574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:01,326 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:22:01,326 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450133fa-5d1a-4c0d-a91e-aa232fd0a2ec', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450133fa-5d1a-4c0d-a91e-aa232fd0a2ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:02,424 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:22:02,424 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aa921a8-a978-451e-9514-ecd9c6a9fc78', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aa921a8-a978-451e-9514-ecd9c6a9fc78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:03,520 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:22:03,521 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60841337-28c9-4c70-9bf2-4d08e1822fb9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60841337-28c9-4c70-9bf2-4d08e1822fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:04,616 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:22:04,616 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fcc3c58-8ea1-4f8e-be16-80ccbd01310c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fcc3c58-8ea1-4f8e-be16-80ccbd01310c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:05,710 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:22:05,710 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb67b704-ca27-4078-b3fd-dc8a19900cd6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb67b704-ca27-4078-b3fd-dc8a19900cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:06,806 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:22:06,806 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c1c1ff-5741-4ea7-968b-fb2ce970a278', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c1c1ff-5741-4ea7-968b-fb2ce970a278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:07,899 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.084s 2020-12-21 04:22:07,900 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7458af7d-1884-4dce-a57f-ee81117b4e9c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7458af7d-1884-4dce-a57f-ee81117b4e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:08,995 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:22:08,995 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb3b5d61-e74a-4072-b5a4-71bf63729ec1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb3b5d61-e74a-4072-b5a4-71bf63729ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:10,089 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:22:10,089 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1522b5d-5e16-479b-9951-701a5224b8f0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1522b5d-5e16-479b-9951-701a5224b8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:11,184 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:22:11,184 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22640dd5-965c-43c5-9c00-b8ce0e880439', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22640dd5-965c-43c5-9c00-b8ce0e880439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:12,279 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:22:12,280 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb01f9f-7f06-4f28-91d5-7d2a697d7dc4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb01f9f-7f06-4f28-91d5-7d2a697d7dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:13,375 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:22:13,376 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38498613-947e-4655-b7b3-08917e4dee45', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38498613-947e-4655-b7b3-08917e4dee45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:14,477 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.092s 2020-12-21 04:22:14,477 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-278e61ed-be70-466e-bc91-4e1cb0b83841', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-278e61ed-be70-466e-bc91-4e1cb0b83841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:15,572 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:22:15,572 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12770eff-2a40-4ed9-be47-8bc9fe8473a4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12770eff-2a40-4ed9-be47-8bc9fe8473a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:16,670 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:22:16,671 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16c9bf35-9515-466b-b2ea-0631041285a9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16c9bf35-9515-466b-b2ea-0631041285a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:17,783 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.103s 2020-12-21 04:22:17,783 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b52dd33a-d143-4a9b-8702-ccc1ebfe61b0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b52dd33a-d143-4a9b-8702-ccc1ebfe61b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:18,880 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:22:18,881 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f180c9-3fd6-400c-adbc-a98ac6c26d8c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f180c9-3fd6-400c-adbc-a98ac6c26d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:19,974 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.084s 2020-12-21 04:22:19,974 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc2bfbd6-73b0-46c2-9fb5-5296b9aeb4e4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc2bfbd6-73b0-46c2-9fb5-5296b9aeb4e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:21,068 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:22:21,068 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-126a63ba-ca0a-4f1c-98d3-114d610f102f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-126a63ba-ca0a-4f1c-98d3-114d610f102f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:22,163 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:22:22,163 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3976550-0287-44ed-86f4-bcb626105a31', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3976550-0287-44ed-86f4-bcb626105a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:23,261 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:22:23,261 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd2dbdd8-d15a-479f-a20a-867b6382e681', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd2dbdd8-d15a-479f-a20a-867b6382e681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:24,365 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:22:24,366 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d7bb1da-352f-4e4f-b12f-207b7d7305f2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d7bb1da-352f-4e4f-b12f-207b7d7305f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:25,466 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.091s 2020-12-21 04:22:25,466 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6068e45-e055-4e67-a7bd-69c90c66a421', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6068e45-e055-4e67-a7bd-69c90c66a421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:26,564 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:22:26,564 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee47bd7-eb96-47a8-bd10-47c5e74b8738', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee47bd7-eb96-47a8-bd10-47c5e74b8738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:27,661 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:22:27,661 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f64d322a-d869-457c-ba55-25d40d1e3446', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f64d322a-d869-457c-ba55-25d40d1e3446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:28,758 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:22:28,758 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d54c5ca-d58f-403e-a649-7d291e005488', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d54c5ca-d58f-403e-a649-7d291e005488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:29,852 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:22:29,852 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a573c371-3e6e-4987-9346-deee3d0003e0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a573c371-3e6e-4987-9346-deee3d0003e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:30,951 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:22:30,951 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b252055a-bc1a-4af4-9754-0d063a8c0adf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b252055a-bc1a-4af4-9754-0d063a8c0adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:32,046 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:22:32,046 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13b35e68-1e60-4db5-8fed-c4eb088f3c60', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13b35e68-1e60-4db5-8fed-c4eb088f3c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:33,140 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.084s 2020-12-21 04:22:33,140 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a1d249e-fab5-4561-85b6-671cc071a21c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a1d249e-fab5-4561-85b6-671cc071a21c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:34,233 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.084s 2020-12-21 04:22:34,233 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-194539df-5ea8-4761-a961-d40f2e95c2e6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-194539df-5ea8-4761-a961-d40f2e95c2e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:35,329 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:22:35,329 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3532fbe7-a76b-4a9d-8753-07e0fd117df2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3532fbe7-a76b-4a9d-8753-07e0fd117df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:36,424 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:22:36,424 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f4e2c60-3b23-47c4-82c9-95ec24781361', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4e2c60-3b23-47c4-82c9-95ec24781361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:37,523 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:22:37,523 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa1c4be-aea5-4fb3-9b2a-a296f24d5499', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa1c4be-aea5-4fb3-9b2a-a296f24d5499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:38,617 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:22:38,617 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1def0a8-6741-40fb-a03d-30a8f406e73b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1def0a8-6741-40fb-a03d-30a8f406e73b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:39,712 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:22:39,713 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a143d21-e989-496a-9d71-668f164c13c1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a143d21-e989-496a-9d71-668f164c13c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:40,813 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.091s 2020-12-21 04:22:40,813 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25af6955-7e25-454c-aa14-b2c53e574a89', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25af6955-7e25-454c-aa14-b2c53e574a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:41,911 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:22:41,912 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f24bc3d3-d7f2-49ba-8f88-f46e0a6705e7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f24bc3d3-d7f2-49ba-8f88-f46e0a6705e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:43,013 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.093s 2020-12-21 04:22:43,013 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b13d65-ce27-4ba8-800d-2ecc9b617931', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b13d65-ce27-4ba8-800d-2ecc9b617931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:44,118 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.095s 2020-12-21 04:22:44,119 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0d4fd8-ec30-44ef-a916-bf076c98c84f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0d4fd8-ec30-44ef-a916-bf076c98c84f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:45,215 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:22:45,215 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead70734-9029-44b5-a023-dfb15bf4964d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead70734-9029-44b5-a023-dfb15bf4964d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:46,316 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.092s 2020-12-21 04:22:46,316 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77694c5b-843f-495a-ad77-556f3f135b44', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77694c5b-843f-495a-ad77-556f3f135b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:47,409 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:22:47,410 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c781fad-ad6d-49a9-beed-be131d74f25a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c781fad-ad6d-49a9-beed-be131d74f25a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:48,509 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:22:48,510 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3852d68-2165-4dad-8705-2064d35d5918', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3852d68-2165-4dad-8705-2064d35d5918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:49,604 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:22:49,604 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfaeac24-2af7-4f69-aadf-7c0b8ba6ace6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfaeac24-2af7-4f69-aadf-7c0b8ba6ace6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:50,698 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:22:50,698 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7896d18-4f15-474d-bb88-1443718cb3a1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7896d18-4f15-474d-bb88-1443718cb3a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:51,792 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:22:51,793 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe76c4f8-11d2-4a43-89ac-fd1a47fa59ec', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe76c4f8-11d2-4a43-89ac-fd1a47fa59ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:52,888 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:22:52,889 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5255d493-159f-461f-8654-ae1b613594ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5255d493-159f-461f-8654-ae1b613594ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:53,982 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.084s 2020-12-21 04:22:53,982 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-020e6fdc-f936-48aa-8a3e-b7bd491c15f0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-020e6fdc-f936-48aa-8a3e-b7bd491c15f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:55,076 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:22:55,077 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-512cff29-8675-4f0a-bb9c-58eded05c635', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-512cff29-8675-4f0a-bb9c-58eded05c635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:56,172 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:22:56,173 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e493a5af-72f6-4096-a9fe-1e0ae43125f0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e493a5af-72f6-4096-a9fe-1e0ae43125f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:57,269 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:22:57,269 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-893cfde4-0830-4a88-8e0e-8382b9615b26', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-893cfde4-0830-4a88-8e0e-8382b9615b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:58,368 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:22:58,368 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6ee7c5-6901-4835-9670-3563b6119b8b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6ee7c5-6901-4835-9670-3563b6119b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:22:59,491 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.114s 2020-12-21 04:22:59,491 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c080b084-24ee-471f-a649-817b7d11c45a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c080b084-24ee-471f-a649-817b7d11c45a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:00,590 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:23:00,590 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-248e4db5-0bb5-4cd6-8782-22429cfb0c14', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-248e4db5-0bb5-4cd6-8782-22429cfb0c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:01,685 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:23:01,686 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5df3a9-2797-477c-abdd-e9392d090763', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5df3a9-2797-477c-abdd-e9392d090763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:02,784 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:23:02,784 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c5942d-bea7-4ffb-b603-07d52e900601', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c5942d-bea7-4ffb-b603-07d52e900601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:03,877 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.084s 2020-12-21 04:23:03,877 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c60d06f3-ca04-41b6-8901-c6ad2b181fd6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c60d06f3-ca04-41b6-8901-c6ad2b181fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:04,971 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:23:04,972 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dd0cc59-154e-40c8-aa85-22572214a17c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dd0cc59-154e-40c8-aa85-22572214a17c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:06,067 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:23:06,068 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf132d2-f359-4cf3-b80a-363d81506841', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf132d2-f359-4cf3-b80a-363d81506841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:07,162 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:23:07,163 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-221ec911-6dd2-4012-ab79-2d69b38ec589', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-221ec911-6dd2-4012-ab79-2d69b38ec589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:08,256 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:23:08,257 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68227fff-5dea-471b-a38b-515e6e0f9120', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68227fff-5dea-471b-a38b-515e6e0f9120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:09,353 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:23:09,354 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f77b44-f69a-4049-b888-3e99b5791fd2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f77b44-f69a-4049-b888-3e99b5791fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:10,449 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:23:10,449 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b04cbce7-061d-4350-bf2f-efccf6da2588', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b04cbce7-061d-4350-bf2f-efccf6da2588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:11,544 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:23:11,544 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c6433d4-f526-4988-8368-dcd9152fbfb4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6433d4-f526-4988-8368-dcd9152fbfb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:12,640 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:23:12,641 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71cb7ebb-9a7c-4f54-a1ee-bf6b1b0e2c58', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71cb7ebb-9a7c-4f54-a1ee-bf6b1b0e2c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:13,736 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:23:13,736 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516f9797-4f74-4524-80a1-276ab9f7b190', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516f9797-4f74-4524-80a1-276ab9f7b190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:14,830 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:23:14,831 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05836721-48be-49fb-a75a-68d273e517e1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05836721-48be-49fb-a75a-68d273e517e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:15,929 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:23:15,930 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eda54bea-07cd-4cbf-817e-1e7117a5c3ca', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eda54bea-07cd-4cbf-817e-1e7117a5c3ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:17,028 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:23:17,028 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea271e3f-7ae2-461c-b3da-9871d45f2e75', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea271e3f-7ae2-461c-b3da-9871d45f2e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:18,124 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:23:18,124 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49a6baf1-b6fc-4a78-851b-0cee1af2329c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49a6baf1-b6fc-4a78-851b-0cee1af2329c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:19,220 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:23:19,220 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-515a4f38-b2f9-458b-823f-fc40d1413309', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-515a4f38-b2f9-458b-823f-fc40d1413309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:20,314 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:23:20,315 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7bd0b0-950f-40d3-8ebc-776db1809661', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7bd0b0-950f-40d3-8ebc-776db1809661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:21,409 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:23:21,409 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e556d7ab-9994-4134-8076-cb604740ec17', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e556d7ab-9994-4134-8076-cb604740ec17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:22,508 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:23:22,509 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57ee5009-98d5-4318-8bad-3d156842a0bd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57ee5009-98d5-4318-8bad-3d156842a0bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:23,604 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:23:23,605 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c8150ce-4192-4533-a3bf-e97f5d43eccd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c8150ce-4192-4533-a3bf-e97f5d43eccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:24,700 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:23:24,700 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e68437f8-f8e9-4bda-bc54-8eb92be827e8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e68437f8-f8e9-4bda-bc54-8eb92be827e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:25,797 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:23:25,798 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2bb4ea1-133f-4d36-b0d3-5fef372e5ca6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2bb4ea1-133f-4d36-b0d3-5fef372e5ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:26,893 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:23:26,893 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b4557fb-4b2f-4671-a32b-4ffc3494a800', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b4557fb-4b2f-4671-a32b-4ffc3494a800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:27,988 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:23:27,989 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3318dbe-7680-4f05-94e8-b1f920ded075', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3318dbe-7680-4f05-94e8-b1f920ded075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:29,086 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:23:29,087 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28dbe970-0c14-4201-b6fa-87805edad058', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28dbe970-0c14-4201-b6fa-87805edad058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:30,185 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:23:30,186 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64dee9b3-043b-4ee4-9c61-2ad225ca75ba', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64dee9b3-043b-4ee4-9c61-2ad225ca75ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:31,285 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:23:31,285 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-075d8c86-3375-4da9-af01-b75ccca16e6f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-075d8c86-3375-4da9-af01-b75ccca16e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:32,384 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:23:32,385 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de9dd194-8d3c-4b79-9535-6b256e7b342c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de9dd194-8d3c-4b79-9535-6b256e7b342c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:33,499 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.106s 2020-12-21 04:23:33,500 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c7ab15b-27e4-4049-8bb7-aaeef27eaf60', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c7ab15b-27e4-4049-8bb7-aaeef27eaf60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:34,598 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:23:34,598 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71420e1e-3c98-4409-8737-67210d759d15', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71420e1e-3c98-4409-8737-67210d759d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:35,696 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:23:35,696 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08fbdc71-0c02-49ba-a392-1f32bc4126a8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08fbdc71-0c02-49ba-a392-1f32bc4126a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:36,791 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:23:36,791 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff7ebcc-299f-4cfc-973e-f1c2a7301e0e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff7ebcc-299f-4cfc-973e-f1c2a7301e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:37,884 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.084s 2020-12-21 04:23:37,884 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8c8cb45-3cff-48b9-8f05-a1f03338ad01', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8c8cb45-3cff-48b9-8f05-a1f03338ad01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:38,979 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:23:38,979 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10475876-f6e3-43eb-8244-50108bff1c83', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10475876-f6e3-43eb-8244-50108bff1c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:40,073 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:23:40,074 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad24e244-73be-4f52-bafb-4d54ca511b08', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad24e244-73be-4f52-bafb-4d54ca511b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:41,171 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:23:41,172 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b40b98da-1eb8-42b4-a181-422ba9ac45f5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b40b98da-1eb8-42b4-a181-422ba9ac45f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:42,267 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:23:42,267 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f63bddb-3fd3-4405-8e63-d2405ff72b8d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f63bddb-3fd3-4405-8e63-d2405ff72b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:43,365 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:23:43,365 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-399efae7-e446-4285-9a6c-880e695557e5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-399efae7-e446-4285-9a6c-880e695557e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:44,461 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:23:44,461 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4973a841-0413-4835-a2c8-ecca737f648b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4973a841-0413-4835-a2c8-ecca737f648b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:45,557 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:23:45,557 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f14039-7a21-4923-b25c-69cb220c827e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f14039-7a21-4923-b25c-69cb220c827e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:46,651 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:23:46,651 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e2eae81-531a-43d3-9651-df25d7f14ad9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e2eae81-531a-43d3-9651-df25d7f14ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:47,746 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:23:47,747 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ac22b11-eb28-4536-a56a-5f6b83dbab88', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ac22b11-eb28-4536-a56a-5f6b83dbab88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:48,844 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:23:48,845 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce420b25-546c-4099-ad78-46022d9aa758', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce420b25-546c-4099-ad78-46022d9aa758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:49,939 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:23:49,940 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a035413f-08fa-4744-9894-a47622165c28', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a035413f-08fa-4744-9894-a47622165c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:51,033 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:23:51,034 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b52b90b-7b1d-4bec-8ce1-cdadd572a6d7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b52b90b-7b1d-4bec-8ce1-cdadd572a6d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:52,128 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:23:52,128 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfcf4453-988a-44f7-a40c-cd1a47fbd30d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfcf4453-988a-44f7-a40c-cd1a47fbd30d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:53,222 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:23:53,223 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de7a7e6-d677-4181-be14-baebbba73a30', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de7a7e6-d677-4181-be14-baebbba73a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:54,318 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:23:54,319 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cf954b8-1157-4f61-a59a-eab42a4a5ebd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cf954b8-1157-4f61-a59a-eab42a4a5ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:55,413 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:23:55,414 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f796befd-1ec3-4315-98b0-c08e2db50b5e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f796befd-1ec3-4315-98b0-c08e2db50b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:56,512 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:23:56,512 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce7571d-4e04-46b8-bd35-36213ec08614', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce7571d-4e04-46b8-bd35-36213ec08614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:57,607 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:23:57,607 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bbf98ca-1df4-4f64-9cdb-8839a49587c3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bbf98ca-1df4-4f64-9cdb-8839a49587c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:58,701 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:23:58,701 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e1090a-a239-4ee1-8a5b-5b9e8eeac85a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e1090a-a239-4ee1-8a5b-5b9e8eeac85a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:23:59,795 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:23:59,796 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc44be5-82e3-4879-911b-e32f2bb9ec25', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc44be5-82e3-4879-911b-e32f2bb9ec25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:00,889 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:00,890 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-059041aa-630e-4ecb-8b6b-4a5b36689e77', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-059041aa-630e-4ecb-8b6b-4a5b36689e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:01,984 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:01,984 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dab14b9b-5b97-4393-86ee-61d1173ea581', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dab14b9b-5b97-4393-86ee-61d1173ea581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:03,079 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:03,079 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0432df5c-7a0c-40ad-bed3-497020cb6e69', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0432df5c-7a0c-40ad-bed3-497020cb6e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:04,178 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:24:04,178 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf2cc97-62be-4958-9b69-9a6123bf79b3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf2cc97-62be-4958-9b69-9a6123bf79b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:05,273 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:24:05,274 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794c2dbc-a5b8-41a4-918f-96b058adc5e9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794c2dbc-a5b8-41a4-918f-96b058adc5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:06,366 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.084s 2020-12-21 04:24:06,367 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-980a1651-1784-499d-9b70-86c6557ef790', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-980a1651-1784-499d-9b70-86c6557ef790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:07,462 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:07,462 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5adac470-75f3-4841-8f8c-9358feaea1f6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5adac470-75f3-4841-8f8c-9358feaea1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:08,557 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:24:08,557 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d30d24-41b2-49eb-89d2-42f767508ffc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d30d24-41b2-49eb-89d2-42f767508ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:09,653 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:24:09,654 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c30d383d-03c5-401b-b641-e9883a7423db', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c30d383d-03c5-401b-b641-e9883a7423db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:10,747 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:10,747 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a4e80d5-0ac8-4980-be7d-4627461c657a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a4e80d5-0ac8-4980-be7d-4627461c657a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:11,844 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:24:11,845 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44924d56-cd71-4adf-b505-50dd809a759b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44924d56-cd71-4adf-b505-50dd809a759b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:12,938 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:12,938 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51b11b1a-1a90-456d-b11d-502722e65eb5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51b11b1a-1a90-456d-b11d-502722e65eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:14,033 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:24:14,033 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed86ca74-a9fd-4dc8-b9cf-3ad4a6d1fd77', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed86ca74-a9fd-4dc8-b9cf-3ad4a6d1fd77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:15,131 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:24:15,131 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-204c9000-13cb-4501-a974-d2e9ba9c7b61', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-204c9000-13cb-4501-a974-d2e9ba9c7b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:16,225 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:24:16,226 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-873d68d0-6c9d-42a5-a47b-c13cb30080e3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-873d68d0-6c9d-42a5-a47b-c13cb30080e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:17,330 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.096s 2020-12-21 04:24:17,331 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ed5718a-2429-4a72-b08d-4fee39d1e118', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ed5718a-2429-4a72-b08d-4fee39d1e118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:18,425 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:24:18,426 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a22e14a-a967-43b1-b3e4-3ea50f10c8bd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a22e14a-a967-43b1-b3e4-3ea50f10c8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:19,520 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:24:19,521 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-605be622-2a91-4193-90c0-916c2f6a9151', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-605be622-2a91-4193-90c0-916c2f6a9151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:20,615 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:20,616 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c51c653-9f80-48e7-9b7c-ff7def009957', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c51c653-9f80-48e7-9b7c-ff7def009957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:21,710 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:21,711 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f57b63ce-7c57-41cb-9c00-8b7022505d49', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f57b63ce-7c57-41cb-9c00-8b7022505d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:22,807 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:24:22,808 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d530f436-c320-42f8-9573-0c5669a330a1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d530f436-c320-42f8-9573-0c5669a330a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:23,903 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:24:23,904 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2df5b51-d9ea-4777-8f19-c2385a61b322', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2df5b51-d9ea-4777-8f19-c2385a61b322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:25,001 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:24:25,001 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b85e3a-2d14-4a31-9eda-d279cafa852e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b85e3a-2d14-4a31-9eda-d279cafa852e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:26,095 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:26,095 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-823d275c-07eb-4640-b837-3e419b1d90b5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-823d275c-07eb-4640-b837-3e419b1d90b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:27,190 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:24:27,190 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d8e619-bc22-492a-ad0e-3c822c4e4d96', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d8e619-bc22-492a-ad0e-3c822c4e4d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:28,291 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.092s 2020-12-21 04:24:28,291 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-081a4e04-40c3-4ac8-9dbe-ad9a8c1c737c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-081a4e04-40c3-4ac8-9dbe-ad9a8c1c737c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:29,386 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:24:29,387 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ec61787-88cb-4ed4-a12e-4c944c6a9624', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ec61787-88cb-4ed4-a12e-4c944c6a9624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:30,483 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:24:30,483 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c37f50f-3544-4c83-8f2b-cf0fcf429314', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c37f50f-3544-4c83-8f2b-cf0fcf429314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:31,578 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:31,578 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c61080-44a1-454b-954d-119e15c27eb5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c61080-44a1-454b-954d-119e15c27eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:32,672 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:32,672 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d6a34b-521f-4a0d-9727-ef6e8ea2a926', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d6a34b-521f-4a0d-9727-ef6e8ea2a926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:33,766 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:33,767 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92307bc4-a736-49fd-8923-b9b5fad221d4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92307bc4-a736-49fd-8923-b9b5fad221d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:34,864 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:24:34,864 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae2d7e7-03bd-419b-b709-74ab2964b061', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae2d7e7-03bd-419b-b709-74ab2964b061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:35,960 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:24:35,960 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d775297c-5315-47e8-a66a-bc6b638f8354', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d775297c-5315-47e8-a66a-bc6b638f8354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:37,055 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:24:37,055 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6b2aab8-841c-428e-b6d6-3292040181d0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6b2aab8-841c-428e-b6d6-3292040181d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:38,153 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:24:38,154 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-170fcc2e-3a45-4540-9f6a-25cd19a50e25', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-170fcc2e-3a45-4540-9f6a-25cd19a50e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:39,422 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.259s 2020-12-21 04:24:39,423 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7fa96a6-7d0d-4366-9f8e-aea17203bf2d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7fa96a6-7d0d-4366-9f8e-aea17203bf2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:40,520 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:24:40,520 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d493d09-e754-4a06-bc28-a6b52f5c27bd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d493d09-e754-4a06-bc28-a6b52f5c27bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:41,616 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:24:41,617 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d1d250d-97e9-4265-bdee-1ccb1766c3a0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d1d250d-97e9-4265-bdee-1ccb1766c3a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:42,711 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:42,712 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7664f590-24b4-45d8-9e9e-c2272d926f4c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7664f590-24b4-45d8-9e9e-c2272d926f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:43,806 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:43,807 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf3d5ee-5907-42a9-a479-b53851fb0a6f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf3d5ee-5907-42a9-a479-b53851fb0a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:44,907 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.092s 2020-12-21 04:24:44,908 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-989c92e5-85af-4a2d-ad8a-f7f88a3dfc62', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-989c92e5-85af-4a2d-ad8a-f7f88a3dfc62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:46,003 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:24:46,003 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0c732c1-d72d-4b01-b89e-37a2a125e3d6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0c732c1-d72d-4b01-b89e-37a2a125e3d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:47,100 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:24:47,100 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e892d61f-4148-4094-b4c6-3756c3fa25f4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e892d61f-4148-4094-b4c6-3756c3fa25f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:48,194 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:48,195 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-359d1159-41cb-44d5-957e-a06fe1ea981e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-359d1159-41cb-44d5-957e-a06fe1ea981e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:49,290 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:24:49,291 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d6b01a-4469-4ead-9e0e-65af22b90390', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d6b01a-4469-4ead-9e0e-65af22b90390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:50,387 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:24:50,387 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b42e2700-d753-434e-b1ec-3ab543b1d1ac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b42e2700-d753-434e-b1ec-3ab543b1d1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:51,488 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.091s 2020-12-21 04:24:51,488 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b9adfd0-bf73-4a81-b656-f3823721405b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b9adfd0-bf73-4a81-b656-f3823721405b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:52,582 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:52,583 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7390d5-edc4-4028-ac20-a3ce927a6359', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7390d5-edc4-4028-ac20-a3ce927a6359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:53,675 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.084s 2020-12-21 04:24:53,676 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07daf671-ce30-4dfc-81f4-a6e32a2097d3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07daf671-ce30-4dfc-81f4-a6e32a2097d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:54,769 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:54,769 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e1c3568-39d3-4cb5-b856-d6e444ab1447', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e1c3568-39d3-4cb5-b856-d6e444ab1447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:55,865 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:24:55,865 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18df4487-868d-4ef4-8efd-c316b1060c83', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18df4487-868d-4ef4-8efd-c316b1060c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:56,960 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:24:56,960 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45768e4c-c0d1-46fb-99c5-a6eabaa1b579', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45768e4c-c0d1-46fb-99c5-a6eabaa1b579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:58,054 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:24:58,054 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e76cd805-3b27-47c4-829a-e89712937451', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e76cd805-3b27-47c4-829a-e89712937451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:24:59,152 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:24:59,152 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3bf2ff0-33de-4f9c-b4c0-4e1dc9af85e5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3bf2ff0-33de-4f9c-b4c0-4e1dc9af85e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:00,247 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:25:00,248 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0e1468e-baff-4c2f-932c-873db3b601d5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0e1468e-baff-4c2f-932c-873db3b601d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:01,343 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:25:01,343 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f983dcc-e5d6-4a13-8532-0ea2bc767c94', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f983dcc-e5d6-4a13-8532-0ea2bc767c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:02,441 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:25:02,441 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92787916-53eb-4d55-98ca-d47596b3fd69', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92787916-53eb-4d55-98ca-d47596b3fd69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:03,544 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.094s 2020-12-21 04:25:03,544 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad59b39-fac5-4935-94f3-6cc709baf5d0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad59b39-fac5-4935-94f3-6cc709baf5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:04,638 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:25:04,638 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b61e0491-ce8a-45aa-85a1-8e4d6ba2f475', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b61e0491-ce8a-45aa-85a1-8e4d6ba2f475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:05,733 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:25:05,734 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d85b1979-cc87-4e3a-ad64-57e07687aaa6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d85b1979-cc87-4e3a-ad64-57e07687aaa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:06,828 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:25:06,828 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0793917-0739-4a93-a5b5-d886941ebbf3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0793917-0739-4a93-a5b5-d886941ebbf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:07,922 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:25:07,923 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61adc8d4-b795-4385-8f0f-d5a5dc3cae04', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61adc8d4-b795-4385-8f0f-d5a5dc3cae04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:09,020 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:25:09,020 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd812d63-473a-4b7f-82be-b0718c77e13d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd812d63-473a-4b7f-82be-b0718c77e13d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:10,114 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:25:10,115 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31acb8d4-eafa-48a5-ba41-48374cccd894', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31acb8d4-eafa-48a5-ba41-48374cccd894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:11,210 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:25:11,211 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d72c7893-732b-4183-ab55-5e40e01e3a5e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d72c7893-732b-4183-ab55-5e40e01e3a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:12,309 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:25:12,309 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22d63b06-681a-48bc-8df8-6c0e7e57fd37', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22d63b06-681a-48bc-8df8-6c0e7e57fd37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:13,409 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.092s 2020-12-21 04:25:13,410 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd29cf31-4fef-4f87-8ecd-a1ad875c7c84', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd29cf31-4fef-4f87-8ecd-a1ad875c7c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:14,508 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:25:14,509 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f62f325e-9d63-4c8c-b412-b281bf29680b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f62f325e-9d63-4c8c-b412-b281bf29680b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:15,607 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:25:15,607 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-306c2288-8cdd-4bd3-a657-e20221934cec', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-306c2288-8cdd-4bd3-a657-e20221934cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:16,702 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:25:16,702 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ac607f-bfbf-4789-85b4-ab90194c4355', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ac607f-bfbf-4789-85b4-ab90194c4355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:17,813 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.101s 2020-12-21 04:25:17,813 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-832147b6-4c26-484e-9a64-9914a3f4f053', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-832147b6-4c26-484e-9a64-9914a3f4f053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:18,907 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:25:18,907 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daabc641-1fe6-4975-815a-86b974c2a965', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daabc641-1fe6-4975-815a-86b974c2a965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:20,001 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:25:20,001 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ef9954a-b12b-4d27-a983-458ab2c995c8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef9954a-b12b-4d27-a983-458ab2c995c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:21,095 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:25:21,096 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a260ae4-203e-484f-8fc5-74b4541c5f37', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a260ae4-203e-484f-8fc5-74b4541c5f37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:22,191 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:25:22,191 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de7056e9-8f12-4920-981e-970b52e2760b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de7056e9-8f12-4920-981e-970b52e2760b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:23,287 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:25:23,288 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bda6b2d-13a6-4619-91be-f5fb6da19eb0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bda6b2d-13a6-4619-91be-f5fb6da19eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:24,383 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:25:24,383 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7506d88f-8885-4edc-84cc-f4fdfeb2b885', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7506d88f-8885-4edc-84cc-f4fdfeb2b885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:25,482 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:25:25,483 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6681990f-beb3-451e-9256-ffc6402a49ac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6681990f-beb3-451e-9256-ffc6402a49ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:26,578 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:25:26,578 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa604c04-c1e3-4fae-9268-38ec9acb04be', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa604c04-c1e3-4fae-9268-38ec9acb04be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:27,671 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:25:27,672 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441544a5-7275-4249-a650-6389ac52990c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441544a5-7275-4249-a650-6389ac52990c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:28,766 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:25:28,766 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-280ffa68-3aba-4a75-8d5d-fc8ff4907935', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280ffa68-3aba-4a75-8d5d-fc8ff4907935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:29,860 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.084s 2020-12-21 04:25:29,860 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-140366d9-b264-48a8-b13a-764cdeaeb987', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-140366d9-b264-48a8-b13a-764cdeaeb987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:30,958 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:25:30,959 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c4f228-b25c-4cfd-9890-f26005e46e57', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c4f228-b25c-4cfd-9890-f26005e46e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:32,052 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:25:32,053 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a7fb8a8-d6a7-4951-b160-2090b7330bc8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a7fb8a8-d6a7-4951-b160-2090b7330bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:33,147 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:25:33,148 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88477914-b6fd-468e-8d95-b4a0c7a55fac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88477914-b6fd-468e-8d95-b4a0c7a55fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:34,241 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:25:34,242 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce8dcd6-123f-4d52-9ca9-03078905b425', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce8dcd6-123f-4d52-9ca9-03078905b425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:35,340 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:25:35,340 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf92eaae-edb9-4c00-8de8-1bbe2f7d7ebe', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf92eaae-edb9-4c00-8de8-1bbe2f7d7ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:36,434 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:25:36,435 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d1f237c-2590-4335-87e9-055175b61256', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d1f237c-2590-4335-87e9-055175b61256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:37,532 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:25:37,533 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d75e8ac8-4463-46f6-b518-3776cc5c4c6b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d75e8ac8-4463-46f6-b518-3776cc5c4c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:38,631 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:25:38,631 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3914b66-933d-4695-a628-1a80bae9c274', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3914b66-933d-4695-a628-1a80bae9c274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:39,727 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:25:39,727 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf4b8e12-5c93-46ff-af88-92820645478e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf4b8e12-5c93-46ff-af88-92820645478e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:40,823 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:25:40,823 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05781185-f088-40fa-a157-4c99c14ddee3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05781185-f088-40fa-a157-4c99c14ddee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:41,917 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:25:41,918 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bee73f97-3ba3-4073-a37d-bcd56092f371', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bee73f97-3ba3-4073-a37d-bcd56092f371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:43,013 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:25:43,014 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e997b90-7e3b-4832-9eca-49933e0404e3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e997b90-7e3b-4832-9eca-49933e0404e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:44,112 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:25:44,113 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce6b6179-59cc-46a5-8fe4-b81ff2829cbc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce6b6179-59cc-46a5-8fe4-b81ff2829cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:45,208 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:25:45,208 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d49480fd-04c9-4d32-a13e-c21eaa9af37e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d49480fd-04c9-4d32-a13e-c21eaa9af37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:46,311 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.094s 2020-12-21 04:25:46,311 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d76ba3e-5d4e-4933-bb78-7d6fffe8a26c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d76ba3e-5d4e-4933-bb78-7d6fffe8a26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:47,404 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.084s 2020-12-21 04:25:47,405 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb8be42-9e5b-4e85-b6e5-59693c4e7de1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb8be42-9e5b-4e85-b6e5-59693c4e7de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:48,501 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:25:48,501 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4850668-9d15-4e06-8b11-b2cb040ed377', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4850668-9d15-4e06-8b11-b2cb040ed377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:49,596 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:25:49,597 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b19f5fc9-e920-4373-a24a-f6231d5fd2c6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b19f5fc9-e920-4373-a24a-f6231d5fd2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:50,692 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:25:50,692 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e78a5d-de35-4baf-b268-99f181ac5518', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e78a5d-de35-4baf-b268-99f181ac5518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:51,788 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:25:51,788 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04d5277c-3d3a-4d52-90ba-6875e0d42832', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04d5277c-3d3a-4d52-90ba-6875e0d42832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:52,886 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:25:52,886 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9337f330-3642-4013-912b-174450331a81', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9337f330-3642-4013-912b-174450331a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:53,984 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:25:53,984 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97247398-f4f9-4032-9a5a-7ab694043901', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97247398-f4f9-4032-9a5a-7ab694043901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:55,077 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.084s 2020-12-21 04:25:55,078 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d56c831-dcfe-4158-9bc1-cea22b001146', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d56c831-dcfe-4158-9bc1-cea22b001146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:56,172 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:25:56,172 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d98046b7-6877-4723-99e4-09fcbc38963b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d98046b7-6877-4723-99e4-09fcbc38963b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:57,267 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:25:57,267 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc802aa0-91ef-4991-981d-2d98156775ac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc802aa0-91ef-4991-981d-2d98156775ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:58,362 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:25:58,362 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e237bc0-2d38-4ee1-bbb1-54bb52b0e4af', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e237bc0-2d38-4ee1-bbb1-54bb52b0e4af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:25:59,460 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:25:59,461 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a32da1-911f-4a3d-8fd2-474fb4efbbef', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a32da1-911f-4a3d-8fd2-474fb4efbbef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:00,558 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:26:00,559 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c429ac8-0b56-4370-935a-7f85be32c6f0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c429ac8-0b56-4370-935a-7f85be32c6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:01,653 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:26:01,653 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8779431-88c6-499e-b73c-7083beef579b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8779431-88c6-499e-b73c-7083beef579b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:02,748 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:26:02,749 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18f1bb2-3ebb-4d83-b4b2-92dda71dd3ad', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18f1bb2-3ebb-4d83-b4b2-92dda71dd3ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:03,843 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:26:03,844 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1b5d53-43de-49db-ad3a-18ce49af952b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1b5d53-43de-49db-ad3a-18ce49af952b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:04,938 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:26:04,938 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-651128e2-ece3-4ea5-bf11-80e37080dd2c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-651128e2-ece3-4ea5-bf11-80e37080dd2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:06,033 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:26:06,034 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e4bf7e9-3418-4702-a439-bc7eaa189fc4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e4bf7e9-3418-4702-a439-bc7eaa189fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:07,132 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:26:07,132 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffbc630c-29a0-495c-8ab6-30d63bfe2a33', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffbc630c-29a0-495c-8ab6-30d63bfe2a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:08,230 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:26:08,230 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8bf5eb1-16fb-4f0c-a106-100c7fbcd52d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8bf5eb1-16fb-4f0c-a106-100c7fbcd52d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:09,325 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:26:09,326 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4066d8d6-c1ce-4c2a-8178-fabbe87022a0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4066d8d6-c1ce-4c2a-8178-fabbe87022a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:10,421 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:26:10,422 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66366203-3a34-476d-a91b-4a0afca73007', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66366203-3a34-476d-a91b-4a0afca73007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:11,526 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.095s 2020-12-21 04:26:11,526 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90e72ab6-4276-49bb-8b52-84e18ede8189', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90e72ab6-4276-49bb-8b52-84e18ede8189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:12,624 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.089s 2020-12-21 04:26:12,625 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f88bfdc-bf7a-4079-8b5c-31285735db8d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f88bfdc-bf7a-4079-8b5c-31285735db8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:13,724 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:26:13,724 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8b12f12-5584-47b7-81c3-237918ec61ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8b12f12-5584-47b7-81c3-237918ec61ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:14,819 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:26:14,820 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41690e19-8972-49ba-a975-a14d7a67512d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41690e19-8972-49ba-a975-a14d7a67512d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:15,915 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:26:15,915 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-039be969-de5f-4dc2-8830-d246581ae92e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-039be969-de5f-4dc2-8830-d246581ae92e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:17,013 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:26:17,013 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6420ac56-683a-429f-97de-2cf913ca123f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6420ac56-683a-429f-97de-2cf913ca123f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:18,109 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:26:18,109 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c5272c-6697-4bb3-b667-924090fbf574', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c5272c-6697-4bb3-b667-924090fbf574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:19,204 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:26:19,205 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-852e3645-2c56-4e20-938e-952017050093', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-852e3645-2c56-4e20-938e-952017050093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:20,304 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:26:20,305 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98f0bcb9-d137-461d-a3c5-67324957cbed', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f0bcb9-d137-461d-a3c5-67324957cbed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:21,398 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:26:21,398 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf64bfd-e89c-434b-b7cc-868781ae41ef', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf64bfd-e89c-434b-b7cc-868781ae41ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:22,494 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:26:22,495 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6021f5f4-8500-4ed1-b2eb-4e7db8ccaa84', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6021f5f4-8500-4ed1-b2eb-4e7db8ccaa84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:23,591 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:26:23,591 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d26019d-3bb9-4abc-b114-b62e09a2ad04', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d26019d-3bb9-4abc-b114-b62e09a2ad04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:24,684 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:26:24,684 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcbe4a7c-a580-48c5-bbe0-bd5978bf97fb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcbe4a7c-a580-48c5-bbe0-bd5978bf97fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:25,781 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.088s 2020-12-21 04:26:25,782 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ec68d8-dc31-47cb-b96e-90e47623c8c1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ec68d8-dc31-47cb-b96e-90e47623c8c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:26,876 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:26:26,877 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36764cab-861e-4bf2-b475-f64d16202e45', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36764cab-861e-4bf2-b475-f64d16202e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:27,971 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:26:27,971 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77491088-967e-48a1-ab3c-ce1d798d62fc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77491088-967e-48a1-ab3c-ce1d798d62fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:29,065 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:26:29,066 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb31c597-340f-440b-8ddc-0e56de201746', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb31c597-340f-440b-8ddc-0e56de201746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:30,159 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:26:30,160 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4366c8a2-977f-4b9b-86e2-82fd978749ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4366c8a2-977f-4b9b-86e2-82fd978749ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:31,256 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:26:31,256 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d19f6a5a-7fd2-4861-9ba1-74904ed8314d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d19f6a5a-7fd2-4861-9ba1-74904ed8314d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:32,350 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:26:32,350 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ae7809-4d4e-4eab-a176-413c346086a6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ae7809-4d4e-4eab-a176-413c346086a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:33,451 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.091s 2020-12-21 04:26:33,452 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91871e65-3822-4219-a5db-b74176582e1c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91871e65-3822-4219-a5db-b74176582e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:34,552 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.090s 2020-12-21 04:26:34,552 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8284c6e-78e5-47ec-882e-0190f236663e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8284c6e-78e5-47ec-882e-0190f236663e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:35,648 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:26:35,648 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da70491-1bb5-4daf-afdb-18a131366cb5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da70491-1bb5-4daf-afdb-18a131366cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:36,742 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.085s 2020-12-21 04:26:36,743 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf2a6a29-7b3d-455d-b908-68c9d8249d82', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf2a6a29-7b3d-455d-b908-68c9d8249d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:37,837 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.086s 2020-12-21 04:26:37,837 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b67440-444b-4790-b18e-7d0b8f1b2e1d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b67440-444b-4790-b18e-7d0b8f1b2e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:38,969 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.123s 2020-12-21 04:26:38,969 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a1a616-5c21-4102-85a7-208166dc54fb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a1a616-5c21-4102-85a7-208166dc54fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:40,065 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c 0.087s 2020-12-21 04:26:40,066 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d85d7d4-78ef-4a3a-801a-91fd6dd491c2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d85d7d4-78ef-4a3a-801a-91fd6dd491c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c'} Body: b'{"volume": {"id": "15cd2838-b2c3-4015-8348-0d4dda95d48c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:20:40.000000", "updated_at": "2020-12-21T04:20:40.000000", "name": "tempest-VolumesActionsTest-Volume-1287309835", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/15cd2838-b2c3-4015-8348-0d4dda95d48c"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 61, in test_volume_force_delete_when_volume_is_creating self._create_reset_and_force_delete_temp_volume('creating') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 141, in create_volume volume['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 15cd2838-b2c3-4015-8348-0d4dda95d48c failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
fail
ft14.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2020-12-21 04:26:40,481 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 202 POST http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes 0.344s 2020-12-21 04:26:40,481 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1077710232"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-730b7dc0-8c59-49bb-a42e-f065aee6180e', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-730b7dc0-8c59-49bb-a42e-f065aee6180e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2020-12-21 04:26:40,584 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.096s 2020-12-21 04:26:40,585 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69365df0-9deb-4bb8-8d47-0005ea85f460', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69365df0-9deb-4bb8-8d47-0005ea85f460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:41,680 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:26:41,681 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a60e7020-c1d3-406c-aba3-7bd27aeab7d7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a60e7020-c1d3-406c-aba3-7bd27aeab7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:42,778 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:26:42,779 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-074de05e-fc14-463e-8807-d4613bcc6bff', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-074de05e-fc14-463e-8807-d4613bcc6bff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:43,876 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:26:43,877 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f141490-e35e-49d9-85ed-9b1f71251c4c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f141490-e35e-49d9-85ed-9b1f71251c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:44,971 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:26:44,971 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4a854cd-3935-49ae-8ab5-ef45734aaf2e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4a854cd-3935-49ae-8ab5-ef45734aaf2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:46,071 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.091s 2020-12-21 04:26:46,071 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8c87faf-3831-4667-9673-110708665f7f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8c87faf-3831-4667-9673-110708665f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:47,170 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.091s 2020-12-21 04:26:47,171 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c22e6546-5a2c-4c28-aa59-01a04996e3ef', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c22e6546-5a2c-4c28-aa59-01a04996e3ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:48,265 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:26:48,266 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-382cdf7d-2e04-4119-88d3-597ef5f93492', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-382cdf7d-2e04-4119-88d3-597ef5f93492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:49,359 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:26:49,359 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c54c392-b334-46a9-ad29-6db0929bcc43', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c54c392-b334-46a9-ad29-6db0929bcc43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:50,454 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:26:50,455 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f77fd749-d89a-418d-9941-00b46de8ec2c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f77fd749-d89a-418d-9941-00b46de8ec2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:51,554 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.091s 2020-12-21 04:26:51,555 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3870d95-9026-4b21-9da7-9a90ec69073c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3870d95-9026-4b21-9da7-9a90ec69073c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:52,648 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.084s 2020-12-21 04:26:52,648 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd240a76-5f31-45fa-a40a-aac3e7375a28', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd240a76-5f31-45fa-a40a-aac3e7375a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:53,742 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:26:53,743 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9271210a-2a3f-47c0-8416-c7a9a507360b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9271210a-2a3f-47c0-8416-c7a9a507360b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:54,837 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:26:54,838 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec074d97-2f6a-4017-ace3-1bdd6c9760c7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec074d97-2f6a-4017-ace3-1bdd6c9760c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:55,932 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:26:55,932 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b7b2c3-d960-4364-8096-895385d00d35', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b7b2c3-d960-4364-8096-895385d00d35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:57,025 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.084s 2020-12-21 04:26:57,026 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c387c03-08b5-40d6-ab11-ea3f3a4f1383', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c387c03-08b5-40d6-ab11-ea3f3a4f1383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:58,121 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:26:58,122 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb9fcf69-4c19-4158-b4a0-f4e4d31c8191', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb9fcf69-4c19-4158-b4a0-f4e4d31c8191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:26:59,219 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:26:59,219 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d05c6fff-1b70-4a2b-a645-f30aca4ea3b0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d05c6fff-1b70-4a2b-a645-f30aca4ea3b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:00,316 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:27:00,316 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1659319b-ec5b-4bab-93f0-bc49df188644', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1659319b-ec5b-4bab-93f0-bc49df188644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:01,411 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:27:01,412 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517e05c7-74aa-4a9b-831c-cadef055cfa1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517e05c7-74aa-4a9b-831c-cadef055cfa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:02,508 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:27:02,508 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c891206e-3591-4753-9c69-4571d5b478ea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c891206e-3591-4753-9c69-4571d5b478ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:03,607 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.090s 2020-12-21 04:27:03,607 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41fffdc2-2dcf-4fe6-919e-92642020cecd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41fffdc2-2dcf-4fe6-919e-92642020cecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:04,704 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:27:04,705 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8b76f3-5d22-4625-ae6f-3ec14bf1f8d8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8b76f3-5d22-4625-ae6f-3ec14bf1f8d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:05,799 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:27:05,800 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd0abdf0-b411-4478-8e78-f16d489d753e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd0abdf0-b411-4478-8e78-f16d489d753e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:06,894 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:27:06,894 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff9771b-358c-4ca0-965d-e8d566cb0fa5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff9771b-358c-4ca0-965d-e8d566cb0fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:07,988 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:27:07,988 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc894c72-1659-4e47-9711-0c5655c7d34f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc894c72-1659-4e47-9711-0c5655c7d34f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:09,083 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:27:09,084 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c14aa42-637f-47b5-99db-b43f6621b7cb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c14aa42-637f-47b5-99db-b43f6621b7cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:10,178 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:27:10,179 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6cc280-38d1-4f0f-be35-acf459270077', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac6cc280-38d1-4f0f-be35-acf459270077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:11,275 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:27:11,275 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc1d3ce9-5424-4af5-ad30-b906281271ec', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1d3ce9-5424-4af5-ad30-b906281271ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:12,375 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.091s 2020-12-21 04:27:12,375 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6788598-c302-4418-8327-cb9f7d4efcd5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6788598-c302-4418-8327-cb9f7d4efcd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:13,471 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:27:13,471 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bcc90a3-dd80-4ce2-9c44-45f0e2af8525', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bcc90a3-dd80-4ce2-9c44-45f0e2af8525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:14,568 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:27:14,568 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b88ac4-df0d-44c0-a6a3-42cfe9a20ef5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b88ac4-df0d-44c0-a6a3-42cfe9a20ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:15,663 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:27:15,663 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-110af244-2bf3-4a4a-be15-07719ed7f8b4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-110af244-2bf3-4a4a-be15-07719ed7f8b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:16,757 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:27:16,758 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c8a4f6f-a7b3-44c1-97c7-26a63e6f0ec0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c8a4f6f-a7b3-44c1-97c7-26a63e6f0ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:17,856 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.090s 2020-12-21 04:27:17,857 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-942ac6b2-9225-4fe5-8243-18b151a04928', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-942ac6b2-9225-4fe5-8243-18b151a04928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:18,951 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:27:18,951 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a94cb8c-e363-499e-80a7-fffe97fdec63', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a94cb8c-e363-499e-80a7-fffe97fdec63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:20,048 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:27:20,048 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1567189-c3c7-48c0-8230-da4d44e7551e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1567189-c3c7-48c0-8230-da4d44e7551e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:21,143 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:27:21,143 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435f18c5-92a4-4cc9-bb3a-745d887e836f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435f18c5-92a4-4cc9-bb3a-745d887e836f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:22,236 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:27:22,237 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f37b39-baf1-4922-aabd-27282d285d2a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f37b39-baf1-4922-aabd-27282d285d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:23,333 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:27:23,333 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3665ee25-d360-4d86-9cab-a9ab89c83b3a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3665ee25-d360-4d86-9cab-a9ab89c83b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:24,429 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:27:24,429 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f3f7c15-a26d-45d0-a585-21b45ee01972', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f3f7c15-a26d-45d0-a585-21b45ee01972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:25,529 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.091s 2020-12-21 04:27:25,530 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf6a4040-dcb6-458a-9864-08883377a9ef', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf6a4040-dcb6-458a-9864-08883377a9ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:26,624 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:27:26,625 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01b557ed-3f15-491c-833a-fde8e6832782', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01b557ed-3f15-491c-833a-fde8e6832782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:27,723 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:27:27,724 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-801f505b-7ad1-433e-92d1-e559a9fd7883', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-801f505b-7ad1-433e-92d1-e559a9fd7883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:28,819 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:27:28,820 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ddb1a8-9228-4309-98ce-7bd526f6747d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ddb1a8-9228-4309-98ce-7bd526f6747d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:29,915 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:27:29,916 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e2bc9b-f11b-49c3-82f8-a610d293c6f1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e2bc9b-f11b-49c3-82f8-a610d293c6f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:31,011 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:27:31,011 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d51b735-20b4-4063-a337-ff804ab702e5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d51b735-20b4-4063-a337-ff804ab702e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:32,110 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:27:32,110 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf02b38b-04fb-4dbf-ba0e-2aa50452d4c4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf02b38b-04fb-4dbf-ba0e-2aa50452d4c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:33,204 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:27:33,205 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76215c04-1ba0-4d44-8262-0a0d1e41e7c3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76215c04-1ba0-4d44-8262-0a0d1e41e7c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:34,300 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:27:34,300 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f65fca7-8646-44ec-92ee-9c8447e1cdaf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f65fca7-8646-44ec-92ee-9c8447e1cdaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:35,514 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.205s 2020-12-21 04:27:35,514 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d74b13-5cee-415c-80bb-ce0dba455c26', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d74b13-5cee-415c-80bb-ce0dba455c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:36,607 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.084s 2020-12-21 04:27:36,607 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7373410-be37-41a9-afd4-2770d2cc7d74', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7373410-be37-41a9-afd4-2770d2cc7d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:37,702 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:27:37,702 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb3429ce-a095-4311-9ff1-c722b068457b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb3429ce-a095-4311-9ff1-c722b068457b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:38,797 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:27:38,798 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cbbfad2-e2fd-43dd-8677-2f0cc6cc7c1f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cbbfad2-e2fd-43dd-8677-2f0cc6cc7c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:39,894 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:27:39,894 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b2c28bb-8e82-4f12-9395-e622c87a2729', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b2c28bb-8e82-4f12-9395-e622c87a2729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:40,988 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:27:40,988 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-001bc62a-9b36-4ce9-8400-a0dc1ba1fec3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-001bc62a-9b36-4ce9-8400-a0dc1ba1fec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:42,086 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:27:42,087 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-393e788e-9fb9-484d-a197-919ffdf8f3b3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-393e788e-9fb9-484d-a197-919ffdf8f3b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:43,181 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:27:43,181 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed121fa8-29a7-43b1-96fc-fb04fbe639fa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed121fa8-29a7-43b1-96fc-fb04fbe639fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:44,275 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:27:44,275 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d039ac1c-0be3-4b52-a5cc-f9f4e34d4b20', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d039ac1c-0be3-4b52-a5cc-f9f4e34d4b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:45,373 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:27:45,373 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c0ac61-d736-4899-b60d-c68419bb7275', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c0ac61-d736-4899-b60d-c68419bb7275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:46,469 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:27:46,469 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c804665-0b27-4e07-8cef-74d996b68cc3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c804665-0b27-4e07-8cef-74d996b68cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:47,565 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:27:47,565 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09fcb546-27db-4eac-b4b4-9fffd0aea3f8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09fcb546-27db-4eac-b4b4-9fffd0aea3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:48,659 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:27:48,660 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f84654c-f5e1-4c14-9923-932cbbe4f61e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f84654c-f5e1-4c14-9923-932cbbe4f61e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:49,754 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:27:49,754 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c1413a4-36ad-4a8f-9fdd-495b97e716d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c1413a4-36ad-4a8f-9fdd-495b97e716d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:50,848 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:27:50,848 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5bb8914-674c-4a3f-ba8f-0546da0175c9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5bb8914-674c-4a3f-ba8f-0546da0175c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:51,943 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:27:51,944 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee3e81c-5fbb-4454-a8bc-14e1b9a77706', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee3e81c-5fbb-4454-a8bc-14e1b9a77706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:53,037 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:27:53,038 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1adf9121-8e20-42a3-96c0-4eebfdd3ca3a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1adf9121-8e20-42a3-96c0-4eebfdd3ca3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:54,134 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:27:54,135 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-851b3da9-73e5-4a1e-b822-480608818fa4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-851b3da9-73e5-4a1e-b822-480608818fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:55,232 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:27:55,232 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5bc9f5d-0abf-4a51-ad51-56c7f0f6fd21', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5bc9f5d-0abf-4a51-ad51-56c7f0f6fd21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:56,329 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:27:56,330 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86982de5-5d7d-4c7a-9832-f8a7942af38d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86982de5-5d7d-4c7a-9832-f8a7942af38d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:57,424 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:27:57,425 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81e03b8-31f4-434b-9476-fb1923bb8f85', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81e03b8-31f4-434b-9476-fb1923bb8f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:58,521 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:27:58,522 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7fb5861-725e-40de-992b-5a117fc7703d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7fb5861-725e-40de-992b-5a117fc7703d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:27:59,618 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:27:59,619 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde74eb3-b027-40ee-93f4-7f9b65bffd88', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde74eb3-b027-40ee-93f4-7f9b65bffd88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:00,714 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:28:00,714 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eef0083-91de-439a-b55b-231feb3f83e8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eef0083-91de-439a-b55b-231feb3f83e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:01,810 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:28:01,810 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a382cd70-91fe-4346-bfa4-2926e72fe090', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a382cd70-91fe-4346-bfa4-2926e72fe090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:02,905 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:28:02,906 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ed3f2e1-484a-4f2e-9a83-83d0fe8f9a38', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ed3f2e1-484a-4f2e-9a83-83d0fe8f9a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:04,001 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:28:04,002 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3758ae67-2a59-4d47-a8f8-562d2426bb4f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3758ae67-2a59-4d47-a8f8-562d2426bb4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:05,097 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:28:05,098 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e5d7f4b-55c6-4f1a-86f1-61211c126e17', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e5d7f4b-55c6-4f1a-86f1-61211c126e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:06,195 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:28:06,195 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-939a9b98-63d2-456c-824d-fa923953ff41', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-939a9b98-63d2-456c-824d-fa923953ff41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:07,293 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:28:07,293 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ccccb73-5e7b-428a-911a-96e5d9ecd45d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ccccb73-5e7b-428a-911a-96e5d9ecd45d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:08,389 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:28:08,390 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1acfe85a-0e02-48fb-bee1-baf62ff8da27', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1acfe85a-0e02-48fb-bee1-baf62ff8da27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:09,494 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.095s 2020-12-21 04:28:09,494 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83e45a5-bcec-4b5c-ac84-7daed0311d29', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83e45a5-bcec-4b5c-ac84-7daed0311d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:10,595 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.091s 2020-12-21 04:28:10,596 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09238525-ae35-4ef8-8e96-23a87fd9c7df', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09238525-ae35-4ef8-8e96-23a87fd9c7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:11,690 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:28:11,691 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e9306a-b096-48f6-b42d-77997a302842', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e9306a-b096-48f6-b42d-77997a302842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:12,789 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.090s 2020-12-21 04:28:12,790 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0bea7dc-5bf3-4f19-af6a-a36785d736b5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0bea7dc-5bf3-4f19-af6a-a36785d736b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:13,885 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:28:13,885 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab59eaf1-6749-46ac-9f20-7938cb8fc30b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab59eaf1-6749-46ac-9f20-7938cb8fc30b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:14,983 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:28:14,984 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30109c0a-be5a-4086-a346-209da7b2696d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30109c0a-be5a-4086-a346-209da7b2696d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:16,080 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:28:16,081 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ede1515a-d199-4095-b67e-a34438391a1c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ede1515a-d199-4095-b67e-a34438391a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:17,179 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.090s 2020-12-21 04:28:17,180 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c1d7a1-99f8-4d4f-a6b4-145a30407421', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c1d7a1-99f8-4d4f-a6b4-145a30407421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:18,279 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.091s 2020-12-21 04:28:18,280 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f651322a-2fbf-449d-852f-bc15e52633e5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f651322a-2fbf-449d-852f-bc15e52633e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:19,376 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:28:19,377 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df92c826-e23a-4932-957e-4a5278f1a2a7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df92c826-e23a-4932-957e-4a5278f1a2a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:20,473 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:28:20,474 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f32817c7-a64d-47c4-9cff-87a0a1a48aa1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f32817c7-a64d-47c4-9cff-87a0a1a48aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:21,577 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.095s 2020-12-21 04:28:21,578 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ba6304e-6956-4bed-998c-92c46e4e9b59', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ba6304e-6956-4bed-998c-92c46e4e9b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:22,676 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:28:22,677 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b16bad0b-101c-4a3b-9c75-3c43fde3d928', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b16bad0b-101c-4a3b-9c75-3c43fde3d928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:23,777 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.092s 2020-12-21 04:28:23,778 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e048a870-3c87-4366-b654-cbc4940599d9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e048a870-3c87-4366-b654-cbc4940599d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:24,887 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.101s 2020-12-21 04:28:24,888 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd81db9-e876-4b70-8fbb-4101bb2a029e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd81db9-e876-4b70-8fbb-4101bb2a029e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:25,995 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.098s 2020-12-21 04:28:25,996 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf68e569-0a9e-47aa-9709-090fdf092921', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf68e569-0a9e-47aa-9709-090fdf092921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:27,132 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.127s 2020-12-21 04:28:27,132 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f72c0b-bb10-4d93-9e1f-de0869af6b23', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f72c0b-bb10-4d93-9e1f-de0869af6b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:28,230 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:28:28,230 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a3b7721-ecf0-4b9a-9087-95a7c3572a16', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a3b7721-ecf0-4b9a-9087-95a7c3572a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:29,327 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:28:29,327 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7721d42-3483-4f7f-bb5e-3764b0f02feb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7721d42-3483-4f7f-bb5e-3764b0f02feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:30,433 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.097s 2020-12-21 04:28:30,433 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-460a6aac-c770-49ee-9ca4-f5aebd780a96', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-460a6aac-c770-49ee-9ca4-f5aebd780a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:31,544 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.103s 2020-12-21 04:28:31,545 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38745589-a403-488c-b5b5-bff58803a2c6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38745589-a403-488c-b5b5-bff58803a2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:32,644 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.090s 2020-12-21 04:28:32,644 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a747bf90-6698-4642-ba90-8c0d87e7c194', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a747bf90-6698-4642-ba90-8c0d87e7c194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:33,749 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.095s 2020-12-21 04:28:33,749 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a74e14f3-c036-46c9-a7b2-f2657c783b55', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a74e14f3-c036-46c9-a7b2-f2657c783b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:34,854 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.096s 2020-12-21 04:28:34,854 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20fc534d-03ac-4438-be22-51c1c153647b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20fc534d-03ac-4438-be22-51c1c153647b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:35,967 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.104s 2020-12-21 04:28:35,967 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4c411ca-a4dc-40e1-8b4e-edfe4b621719', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4c411ca-a4dc-40e1-8b4e-edfe4b621719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:37,068 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.091s 2020-12-21 04:28:37,068 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5864f0ba-8d09-4c91-81db-23b96495dece', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5864f0ba-8d09-4c91-81db-23b96495dece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:38,170 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.091s 2020-12-21 04:28:38,170 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2aef5e6-b456-40bf-bdc6-08f4381ee025', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2aef5e6-b456-40bf-bdc6-08f4381ee025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:39,272 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.093s 2020-12-21 04:28:39,273 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac08ff9-c5c2-4e7d-aea1-0a2ae76e8fb5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac08ff9-c5c2-4e7d-aea1-0a2ae76e8fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:40,371 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.090s 2020-12-21 04:28:40,372 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-734f7784-08f1-4a7f-a35a-d0db0af26d06', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734f7784-08f1-4a7f-a35a-d0db0af26d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:41,471 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:28:41,471 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a3490b5-842f-41dc-8682-4935b60de939', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a3490b5-842f-41dc-8682-4935b60de939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:42,565 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:28:42,566 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01580db-3c1e-40ef-b3c8-6deadb1913ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01580db-3c1e-40ef-b3c8-6deadb1913ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:43,666 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.092s 2020-12-21 04:28:43,666 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c48e380-1586-4f9e-9c14-d126915a24c9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c48e380-1586-4f9e-9c14-d126915a24c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:44,762 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:28:44,762 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1021e7a7-6c8a-4fa5-970a-fc22c2d5c5e8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1021e7a7-6c8a-4fa5-970a-fc22c2d5c5e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:45,856 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:28:45,857 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6850401-ffe7-4d81-958a-38fbaa244cec', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6850401-ffe7-4d81-958a-38fbaa244cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:46,952 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:28:46,952 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11df935-f9cb-4f3d-bfd4-ed530b96f31a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11df935-f9cb-4f3d-bfd4-ed530b96f31a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:48,167 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.207s 2020-12-21 04:28:48,167 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a7c96c0-a26d-47c2-a405-f42e4f862735', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a7c96c0-a26d-47c2-a405-f42e4f862735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:49,266 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:28:49,266 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e23479bd-08d8-47c9-a90a-3d9ad34e8aeb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e23479bd-08d8-47c9-a90a-3d9ad34e8aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:50,366 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.091s 2020-12-21 04:28:50,367 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e10e2b3-70c5-41a0-afa1-cccdb1ce29d8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e10e2b3-70c5-41a0-afa1-cccdb1ce29d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:51,461 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:28:51,461 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f696f54f-b5cf-4191-8a7a-72474627f92d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f696f54f-b5cf-4191-8a7a-72474627f92d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:52,558 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:28:52,558 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fdf8b43-ff40-4374-92e2-0d1264f5aeae', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fdf8b43-ff40-4374-92e2-0d1264f5aeae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:53,654 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:28:53,655 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3380033f-cdd9-4b3e-8117-1935b6a29a0f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3380033f-cdd9-4b3e-8117-1935b6a29a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:54,751 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:28:54,752 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd5bef0-acb1-4c0d-b34d-98382fce0c25', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd5bef0-acb1-4c0d-b34d-98382fce0c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:55,848 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:28:55,848 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ff9240-5af5-4522-a1d0-e9f1bc825b9c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ff9240-5af5-4522-a1d0-e9f1bc825b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:56,946 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:28:56,946 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65f39260-262c-4d5b-956b-7a0182935daa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65f39260-262c-4d5b-956b-7a0182935daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:58,042 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:28:58,042 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d9b1c2c-f68e-46d6-956f-96f7d5a0b7b7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d9b1c2c-f68e-46d6-956f-96f7d5a0b7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:28:59,139 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:28:59,139 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c24e24d3-6c5d-46b3-8dca-3685b3985567', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c24e24d3-6c5d-46b3-8dca-3685b3985567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:00,234 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:29:00,235 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-338aa87a-ed77-4378-827b-0972a2660a94', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-338aa87a-ed77-4378-827b-0972a2660a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:01,331 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:29:01,332 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a172b9d9-56f8-445d-96f4-c13291c47e04', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a172b9d9-56f8-445d-96f4-c13291c47e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:02,427 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:29:02,427 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5fe9a90-662e-48bd-983e-819414abff4b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5fe9a90-662e-48bd-983e-819414abff4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:03,526 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.090s 2020-12-21 04:29:03,526 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65acf8fa-fcdf-4e03-91fb-278eabe53d70', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65acf8fa-fcdf-4e03-91fb-278eabe53d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:04,624 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:29:04,624 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c9cbe1f-1ce6-46a3-926a-2595b8d0068d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c9cbe1f-1ce6-46a3-926a-2595b8d0068d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:05,719 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:29:05,719 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d26b8b63-fd5b-4e33-b594-bcd2305bbc38', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d26b8b63-fd5b-4e33-b594-bcd2305bbc38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:06,818 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.090s 2020-12-21 04:29:06,819 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db07dac9-0241-4bb6-a837-420d7cb28671', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db07dac9-0241-4bb6-a837-420d7cb28671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:07,915 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:29:07,915 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40080ab0-16df-4215-bf6f-c695d2ceabb4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40080ab0-16df-4215-bf6f-c695d2ceabb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:09,014 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.090s 2020-12-21 04:29:09,014 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec46d98-dbe0-48f2-8ef8-64f2fe5ea80b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec46d98-dbe0-48f2-8ef8-64f2fe5ea80b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:10,110 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:29:10,110 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f03b73-e538-4192-9288-0cf6656a030e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f03b73-e538-4192-9288-0cf6656a030e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:11,208 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:29:11,209 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97be5449-54a3-4728-9623-faf91543e7ad', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97be5449-54a3-4728-9623-faf91543e7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:12,305 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:29:12,306 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7104135-dd88-47be-b752-1784eea70691', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7104135-dd88-47be-b752-1784eea70691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:13,402 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:29:13,403 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5dcaaac-2a1d-464f-8b53-4946811ed597', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5dcaaac-2a1d-464f-8b53-4946811ed597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:14,502 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.091s 2020-12-21 04:29:14,503 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5280dabe-6695-4454-8a9e-5784651ff139', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5280dabe-6695-4454-8a9e-5784651ff139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:15,598 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:29:15,598 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc11a34b-86b0-4c45-bebe-84eea1e29677', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc11a34b-86b0-4c45-bebe-84eea1e29677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:16,715 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.109s 2020-12-21 04:29:16,716 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522b502b-9de1-4b1d-b077-21d8148fe276', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522b502b-9de1-4b1d-b077-21d8148fe276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:17,837 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.113s 2020-12-21 04:29:17,838 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb10a5a-3eea-4f3e-82db-b27aaa3a8259', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb10a5a-3eea-4f3e-82db-b27aaa3a8259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:18,959 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.112s 2020-12-21 04:29:18,959 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fad1b1f-71c7-4083-999c-2b5fd1ce220c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fad1b1f-71c7-4083-999c-2b5fd1ce220c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:20,055 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:29:20,056 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb3957f-e6ad-49d0-b0ed-b3df778d1cd7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb3957f-e6ad-49d0-b0ed-b3df778d1cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:21,153 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:29:21,154 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93308e03-0f52-4c90-b62e-f223745c554c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93308e03-0f52-4c90-b62e-f223745c554c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:22,249 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:29:22,250 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44202c3f-93db-4918-90ab-877c99000842', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44202c3f-93db-4918-90ab-877c99000842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:23,344 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:29:23,344 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e583d69-ac14-4089-a3a7-71263355d800', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e583d69-ac14-4089-a3a7-71263355d800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:24,442 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:29:24,442 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e907d7e9-097f-4498-958a-c3e37d08bec7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e907d7e9-097f-4498-958a-c3e37d08bec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:25,538 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:29:25,539 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fa5e52a-73bc-4187-af05-e509cb2b4694', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fa5e52a-73bc-4187-af05-e509cb2b4694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:26,633 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:29:26,633 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-112797ad-64b1-4a16-953f-4368a5ee6ecb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-112797ad-64b1-4a16-953f-4368a5ee6ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:27,730 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:29:27,730 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6960be81-aaef-43cb-802b-3497a0da9d30', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6960be81-aaef-43cb-802b-3497a0da9d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:28,829 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.090s 2020-12-21 04:29:28,829 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec0b27ed-165b-4db1-b347-8d1392f5fba4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec0b27ed-165b-4db1-b347-8d1392f5fba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:29,925 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:29:29,926 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb065976-ff24-48f2-b9f6-ed6ae3c23cc0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb065976-ff24-48f2-b9f6-ed6ae3c23cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:31,024 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.090s 2020-12-21 04:29:31,025 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1d88f57-fa8f-43c6-a791-26a5aa2428a2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1d88f57-fa8f-43c6-a791-26a5aa2428a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:32,119 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:29:32,119 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a377cd-0310-4033-a41f-982847d2866e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a377cd-0310-4033-a41f-982847d2866e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:33,212 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.084s 2020-12-21 04:29:33,213 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-865019fa-4a71-4bb1-946f-7c97ee7cd8cd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-865019fa-4a71-4bb1-946f-7c97ee7cd8cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:34,308 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:29:34,308 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d7612e-90d1-4962-a0b6-84ffaa5783af', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d7612e-90d1-4962-a0b6-84ffaa5783af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:35,403 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:29:35,403 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-265c46d5-d9ed-4f05-a232-567f71c13fe5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-265c46d5-d9ed-4f05-a232-567f71c13fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:36,499 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:29:36,500 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c3c466b-7dde-4fd5-94cf-de52e5018f52', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c3c466b-7dde-4fd5-94cf-de52e5018f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:37,594 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:29:37,594 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0112d415-0f66-4c0c-a56c-c943912d3d6c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0112d415-0f66-4c0c-a56c-c943912d3d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:38,689 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:29:38,689 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc9bfee-c6f6-40ab-90a2-472d90438153', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc9bfee-c6f6-40ab-90a2-472d90438153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:39,950 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.252s 2020-12-21 04:29:39,951 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5ec373b-3e82-4810-8187-95fa828cc8ef', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5ec373b-3e82-4810-8187-95fa828cc8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:41,045 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:29:41,046 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e859ff4-dd1b-4786-b2ac-27ef35411bda', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e859ff4-dd1b-4786-b2ac-27ef35411bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:42,141 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:29:42,141 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435f0960-cb3f-4144-aa54-1d6cc1e5b600', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435f0960-cb3f-4144-aa54-1d6cc1e5b600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:43,236 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:29:43,237 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61af2900-a3bd-4083-9d80-a93c50f82e01', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61af2900-a3bd-4083-9d80-a93c50f82e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:44,332 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:29:44,333 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac28be21-70a9-44a0-89a8-ba85a4dc286d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac28be21-70a9-44a0-89a8-ba85a4dc286d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:45,428 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:29:45,429 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a6fd29e-eeaf-4ddb-87cb-5ed063a4278d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a6fd29e-eeaf-4ddb-87cb-5ed063a4278d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:46,566 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.129s 2020-12-21 04:29:46,566 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac6747e-5082-4f03-b92e-d716ba8ea97e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac6747e-5082-4f03-b92e-d716ba8ea97e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:47,661 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:29:47,661 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48766cbf-f0dd-4ea4-a854-ee87e7124362', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48766cbf-f0dd-4ea4-a854-ee87e7124362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:48,761 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.091s 2020-12-21 04:29:48,761 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-269eb559-7085-4fdf-8f0c-3796472b1c33', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-269eb559-7085-4fdf-8f0c-3796472b1c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:49,856 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:29:49,857 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f35f84-a217-4f53-9aab-6a90e9886fcc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f35f84-a217-4f53-9aab-6a90e9886fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:50,952 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:29:50,953 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c63668-4cbf-43a6-b7c1-3b6acb43c434', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c63668-4cbf-43a6-b7c1-3b6acb43c434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:52,052 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.090s 2020-12-21 04:29:52,052 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f889d04-be83-44df-aab4-e1255c7a1aa8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f889d04-be83-44df-aab4-e1255c7a1aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:53,147 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:29:53,147 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f251628-a75f-47fb-93ae-8ed9655c12b7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f251628-a75f-47fb-93ae-8ed9655c12b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:54,243 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:29:54,243 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b86cc9-8d7e-4d21-a7d7-6e5cc42d32cf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b86cc9-8d7e-4d21-a7d7-6e5cc42d32cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:55,459 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.206s 2020-12-21 04:29:55,460 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658e2526-a4bf-4d19-adbb-9f45356b3357', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658e2526-a4bf-4d19-adbb-9f45356b3357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:56,554 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:29:56,555 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0210807-8010-4cd9-800b-47b6757267e8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0210807-8010-4cd9-800b-47b6757267e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:57,649 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:29:57,650 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ed4767-eaee-4ece-bf48-70e4e9e78bce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ed4767-eaee-4ece-bf48-70e4e9e78bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:58,751 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.092s 2020-12-21 04:29:58,752 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab3d8e5-46b4-48ba-a8e7-1ce727e9418b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab3d8e5-46b4-48ba-a8e7-1ce727e9418b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:29:59,848 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:29:59,849 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40fca58-d190-4a33-8d71-083c33ab33bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40fca58-d190-4a33-8d71-083c33ab33bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:00,943 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:30:00,943 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f2ee786-d40a-42ac-af54-37ed81c120c2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f2ee786-d40a-42ac-af54-37ed81c120c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:02,039 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:30:02,039 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f0d18a1-99d2-4f10-b4bc-cf7f92d6fb70', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f0d18a1-99d2-4f10-b4bc-cf7f92d6fb70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:03,133 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:30:03,134 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7fa44aa-14dd-43ed-b516-72005fdc8b99', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7fa44aa-14dd-43ed-b516-72005fdc8b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:04,228 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:30:04,228 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f4f515-a2ba-4c73-a23c-e6aec0775c27', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f4f515-a2ba-4c73-a23c-e6aec0775c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:05,325 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:30:05,325 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df10a480-cc0f-4a1e-8a22-d3942b84433e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df10a480-cc0f-4a1e-8a22-d3942b84433e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:06,419 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:30:06,419 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23b0f19d-a67e-4d2e-ba5c-cee6ee07c65d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23b0f19d-a67e-4d2e-ba5c-cee6ee07c65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:07,516 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:30:07,517 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5def8c4b-3d57-4df9-86fe-6cbc2ce458cd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5def8c4b-3d57-4df9-86fe-6cbc2ce458cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:08,614 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:30:08,614 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d39cab-6dea-4238-86af-2dc7e988a5f1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d39cab-6dea-4238-86af-2dc7e988a5f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:09,710 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:30:09,710 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ded9f62a-cd49-452e-859e-aa06266272eb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ded9f62a-cd49-452e-859e-aa06266272eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:10,805 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:30:10,805 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa3467fa-fdd0-417c-a8ed-76b7201a3b8c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa3467fa-fdd0-417c-a8ed-76b7201a3b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:11,901 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:30:11,901 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-343655cc-398a-48a5-b95b-39894e786c4d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-343655cc-398a-48a5-b95b-39894e786c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:12,997 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:30:12,997 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c87450f-d1e9-47ef-b507-e10541909cd4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c87450f-d1e9-47ef-b507-e10541909cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:14,093 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:30:14,094 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d04f984-a738-411b-a658-c058bd721fbd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d04f984-a738-411b-a658-c058bd721fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:15,187 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.084s 2020-12-21 04:30:15,188 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1022a6ff-5977-4906-9759-3b1fc8493f02', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1022a6ff-5977-4906-9759-3b1fc8493f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:16,288 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.091s 2020-12-21 04:30:16,288 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e97ef15-5a8d-4f76-8dea-dd19fd9cfc95', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e97ef15-5a8d-4f76-8dea-dd19fd9cfc95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:17,386 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:30:17,386 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad39705e-b1d5-445c-9ec8-ff301db35fc7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad39705e-b1d5-445c-9ec8-ff301db35fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:18,482 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:30:18,483 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b27a28bd-7134-4dda-a61d-8834bf59d4b2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b27a28bd-7134-4dda-a61d-8834bf59d4b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:19,577 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:30:19,578 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c818eb-a69e-444f-a747-9daba780a625', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c818eb-a69e-444f-a747-9daba780a625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:20,675 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:30:20,675 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f068fafb-de5a-4f92-b1c8-0ea59c9706ed', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f068fafb-de5a-4f92-b1c8-0ea59c9706ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:21,770 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:30:21,771 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8dae580-6ff3-46a3-b432-cd0be8ad78a2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8dae580-6ff3-46a3-b432-cd0be8ad78a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:22,869 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:30:22,869 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac01a3a-1fb8-4f9e-840e-db30db73fbf5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac01a3a-1fb8-4f9e-840e-db30db73fbf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:23,962 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:30:23,963 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b25518b2-b9ff-48b7-b3bf-cff0d013732d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b25518b2-b9ff-48b7-b3bf-cff0d013732d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:25,057 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:30:25,057 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e2b6b19-c84e-4f4b-b5f4-b2b01f1dce79', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e2b6b19-c84e-4f4b-b5f4-b2b01f1dce79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:26,153 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:30:26,154 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58fec023-c322-4d55-bdcf-4e5247c936f9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58fec023-c322-4d55-bdcf-4e5247c936f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:27,250 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:30:27,250 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88877e30-97db-47fd-abe6-48f5d5f6a6e6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88877e30-97db-47fd-abe6-48f5d5f6a6e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:28,346 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:30:28,347 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc0e829-5a01-4c0c-a781-7946c619460f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc0e829-5a01-4c0c-a781-7946c619460f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:29,441 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:30:29,441 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13325e41-b539-4266-b1bd-abcf5480f3e6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13325e41-b539-4266-b1bd-abcf5480f3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:30,536 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:30:30,536 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-690f7099-82dc-4ac5-8eee-0959279e50e6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-690f7099-82dc-4ac5-8eee-0959279e50e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:31,630 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:30:31,631 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a90aee2-8b83-425f-ae74-7526e44fa019', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a90aee2-8b83-425f-ae74-7526e44fa019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:32,724 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:30:32,724 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b427e4-9692-4ae9-9080-bde6e2397b65', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b427e4-9692-4ae9-9080-bde6e2397b65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:33,818 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:30:33,818 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d893ebc2-648f-4db0-951a-626d94993023', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d893ebc2-648f-4db0-951a-626d94993023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:34,913 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:30:34,914 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454364c8-0c8d-4120-ab03-4a5cb5fb5a62', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454364c8-0c8d-4120-ab03-4a5cb5fb5a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:36,008 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:30:36,008 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c8e0128-d575-4eb7-a602-3ed5a1eefa69', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c8e0128-d575-4eb7-a602-3ed5a1eefa69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:37,102 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:30:37,102 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ddfcb8d-31cd-4b5b-9771-61d0fa242123', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ddfcb8d-31cd-4b5b-9771-61d0fa242123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:38,196 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:30:38,196 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa44e08c-e892-4a4b-ae86-06b1849544af', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa44e08c-e892-4a4b-ae86-06b1849544af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:39,293 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:30:39,293 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722fd695-a9fa-4631-8ae1-0bf8251ab6f4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722fd695-a9fa-4631-8ae1-0bf8251ab6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:40,388 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:30:40,388 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8b3cc46-5c63-4043-b99f-cb4d8eaa1e57', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8b3cc46-5c63-4043-b99f-cb4d8eaa1e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:41,485 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:30:41,485 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4629477-0de9-4396-83fe-d811c5da94fd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4629477-0de9-4396-83fe-d811c5da94fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:42,579 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:30:42,580 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ecad8d0-57d5-49a7-80c2-57e614b88ee5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ecad8d0-57d5-49a7-80c2-57e614b88ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:43,676 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:30:43,676 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad31c5d2-45cf-4fdc-a2ba-4fe9ef3eddf3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad31c5d2-45cf-4fdc-a2ba-4fe9ef3eddf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:44,772 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:30:44,772 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17266c6a-a82e-4eca-9047-dd8e7fc41d3d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17266c6a-a82e-4eca-9047-dd8e7fc41d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:45,865 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.084s 2020-12-21 04:30:45,865 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c35c0a6-b6a7-4875-96a2-9ef8355e7b8f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c35c0a6-b6a7-4875-96a2-9ef8355e7b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:46,960 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:30:46,960 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-246580be-9451-4657-bb24-89fd95b2e813', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-246580be-9451-4657-bb24-89fd95b2e813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:48,055 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:30:48,055 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6405800f-3ec0-4d72-a826-b0e080e71c10', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6405800f-3ec0-4d72-a826-b0e080e71c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:49,149 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:30:49,149 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd695644-349e-4f94-ad57-f8360c0ab6cd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd695644-349e-4f94-ad57-f8360c0ab6cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:50,245 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:30:50,245 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4cc716a-e77d-4715-bc4a-a5fb198be792', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4cc716a-e77d-4715-bc4a-a5fb198be792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:51,339 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:30:51,339 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8fd381d-565a-454e-988f-e6c32a8f6796', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8fd381d-565a-454e-988f-e6c32a8f6796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:52,432 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:30:52,432 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e14bbb75-91fa-47bc-85f5-42d7806aad67', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e14bbb75-91fa-47bc-85f5-42d7806aad67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:53,539 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.098s 2020-12-21 04:30:53,539 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d0d2dd-14f0-4d97-a48c-ecd4143cec71', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d0d2dd-14f0-4d97-a48c-ecd4143cec71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:54,633 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:30:54,634 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b416cdb9-568c-444f-8bc0-4c3319e355dd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b416cdb9-568c-444f-8bc0-4c3319e355dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:55,729 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:30:55,729 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c94cabf-8e03-4919-95ad-171e408871c2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c94cabf-8e03-4919-95ad-171e408871c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:56,824 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:30:56,825 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13d27bf2-5574-41c3-a5d9-3a453e861e67', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13d27bf2-5574-41c3-a5d9-3a453e861e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:57,934 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.101s 2020-12-21 04:30:57,935 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d94d70a-e8e0-46f4-8b06-bc5ec75ed9a6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d94d70a-e8e0-46f4-8b06-bc5ec75ed9a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:30:59,033 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:30:59,033 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f7ee2dd-68dd-4d2b-a889-77baeaef05b2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f7ee2dd-68dd-4d2b-a889-77baeaef05b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:00,137 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.095s 2020-12-21 04:31:00,138 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7002464-47a9-402d-88b0-7f5a2697c65e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7002464-47a9-402d-88b0-7f5a2697c65e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:01,246 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.099s 2020-12-21 04:31:01,246 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3154066-e09f-40ef-abc4-aa82b3ba0d2c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3154066-e09f-40ef-abc4-aa82b3ba0d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:02,377 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.122s 2020-12-21 04:31:02,378 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18d07a9-bc1f-4c2e-9370-fff50c42db9c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18d07a9-bc1f-4c2e-9370-fff50c42db9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:03,511 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.125s 2020-12-21 04:31:03,511 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a75395-458f-4cf2-9407-9f98a3d4e34a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a75395-458f-4cf2-9407-9f98a3d4e34a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:04,745 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.224s 2020-12-21 04:31:04,745 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90f78a9d-5376-4c6c-92fe-ce14d872f55e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90f78a9d-5376-4c6c-92fe-ce14d872f55e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:05,837 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.084s 2020-12-21 04:31:05,838 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba57aa8c-b6c5-4302-9a7a-d2b13d1377a9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba57aa8c-b6c5-4302-9a7a-d2b13d1377a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:06,934 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:31:06,934 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d2e9eb3-1922-4901-af51-9f999e35fefb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d2e9eb3-1922-4901-af51-9f999e35fefb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:08,028 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.084s 2020-12-21 04:31:08,028 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-898dbd4f-6366-49df-a615-de390eaaec2b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-898dbd4f-6366-49df-a615-de390eaaec2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:09,125 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:31:09,125 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbbd95d5-cf3c-4ae6-906a-8194b506ba40', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbbd95d5-cf3c-4ae6-906a-8194b506ba40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:10,219 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:31:10,219 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8006134-d916-4a15-83ae-47409a7b2aa2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8006134-d916-4a15-83ae-47409a7b2aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:11,316 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:31:11,316 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c7c808b-e524-48a9-9451-7e10f1bd55fa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c7c808b-e524-48a9-9451-7e10f1bd55fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:12,414 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:31:12,415 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bded0d51-f653-486e-a4b3-d87b7bca4d82', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bded0d51-f653-486e-a4b3-d87b7bca4d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:13,517 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.094s 2020-12-21 04:31:13,517 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8bb5421-0f2d-486b-9d33-5e12380d795d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8bb5421-0f2d-486b-9d33-5e12380d795d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:14,612 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:31:14,612 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa2cec2-cbf1-4d3a-a54e-421289804152', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa2cec2-cbf1-4d3a-a54e-421289804152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:15,711 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.090s 2020-12-21 04:31:15,712 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031b8b9b-4c44-421f-96d1-085a904acc29', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031b8b9b-4c44-421f-96d1-085a904acc29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:16,807 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:31:16,807 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09f08b74-d9eb-4fbb-bd87-59d663ac7c3e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09f08b74-d9eb-4fbb-bd87-59d663ac7c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:17,902 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:31:17,902 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe0e343-fc74-451a-a5d7-a46866b35e92', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe0e343-fc74-451a-a5d7-a46866b35e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:18,997 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:31:18,997 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab282c8-03e6-4b3e-a7b3-8b0cbdbd26e7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab282c8-03e6-4b3e-a7b3-8b0cbdbd26e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:20,091 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:31:20,092 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7be6548a-8885-42ed-a8de-72db82c355f8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be6548a-8885-42ed-a8de-72db82c355f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:21,190 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:31:21,190 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a908d6c3-2734-4d7f-b2dc-15b4bfb0fa72', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a908d6c3-2734-4d7f-b2dc-15b4bfb0fa72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:22,290 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.091s 2020-12-21 04:31:22,290 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3848e659-c3f7-4665-9133-864982f3d737', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3848e659-c3f7-4665-9133-864982f3d737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:23,385 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:31:23,385 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a4d35a9-f5b5-400d-821a-eb21bbaa0491', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a4d35a9-f5b5-400d-821a-eb21bbaa0491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:24,481 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:31:24,481 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d579f06f-5c47-4611-9163-af53a14783e6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d579f06f-5c47-4611-9163-af53a14783e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:25,576 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:31:25,576 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-953c632e-659b-4293-9d50-882d4174f620', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-953c632e-659b-4293-9d50-882d4174f620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:26,670 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:31:26,671 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf2e868-569a-46bf-9c23-a567595d9b29', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf2e868-569a-46bf-9c23-a567595d9b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:27,766 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:31:27,767 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ffd06c-88a3-4959-a3bd-1e7895cd299c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ffd06c-88a3-4959-a3bd-1e7895cd299c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:28,860 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.084s 2020-12-21 04:31:28,861 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-398d5b56-83c0-44c3-b9d7-8e59a8925e5d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-398d5b56-83c0-44c3-b9d7-8e59a8925e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:29,955 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:31:29,956 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d89402-de7e-43fa-ab3e-ea7f94695cde', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d89402-de7e-43fa-ab3e-ea7f94695cde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:31,050 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:31:31,051 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb49975-ff80-4fb5-ac1d-4c66a8c9967d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb49975-ff80-4fb5-ac1d-4c66a8c9967d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:32,144 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:31:32,145 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2279abe-ce0f-412f-a0b9-31f52e5fd045', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2279abe-ce0f-412f-a0b9-31f52e5fd045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:33,245 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.091s 2020-12-21 04:31:33,245 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a48e3073-de64-42d9-8a4b-e43c5167cca5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a48e3073-de64-42d9-8a4b-e43c5167cca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:34,341 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:31:34,342 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89306250-869d-4f00-925c-fda00edede76', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89306250-869d-4f00-925c-fda00edede76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:35,435 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:31:35,436 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dabaaa1-0c99-4571-93ee-64d5697ef070', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dabaaa1-0c99-4571-93ee-64d5697ef070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:36,538 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.093s 2020-12-21 04:31:36,539 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4173fef2-ccaa-46f4-a153-5f758f712bc1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4173fef2-ccaa-46f4-a153-5f758f712bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:37,634 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:31:37,635 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a113bb9e-a9f8-4b93-afe3-94cd6587f223', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a113bb9e-a9f8-4b93-afe3-94cd6587f223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:38,729 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:31:38,730 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fc2a09d-ad53-4a9e-b7d8-2829919c751b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fc2a09d-ad53-4a9e-b7d8-2829919c751b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:39,824 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:31:39,824 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe791b0-41f1-4f1a-941b-8f8bd89fa97e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe791b0-41f1-4f1a-941b-8f8bd89fa97e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:40,920 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:31:40,920 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0820e94-6635-4df7-96fe-cc2d5ae83090', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0820e94-6635-4df7-96fe-cc2d5ae83090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:42,019 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:31:42,019 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a92cd4f7-3047-47d6-8408-7a0d6ac24bc7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a92cd4f7-3047-47d6-8408-7a0d6ac24bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:43,114 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:31:43,114 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07e09294-c402-4bba-9391-f2a7926b5639', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e09294-c402-4bba-9391-f2a7926b5639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:44,267 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.144s 2020-12-21 04:31:44,267 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d81aacb-47a2-4f02-aeb9-31808e4fd993', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d81aacb-47a2-4f02-aeb9-31808e4fd993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:45,364 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:31:45,364 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ace7f9e-6dea-48b7-b91b-b86919d92d07', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ace7f9e-6dea-48b7-b91b-b86919d92d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:46,464 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.090s 2020-12-21 04:31:46,464 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b454ff48-04c5-4526-b0ca-416b9cc50609', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b454ff48-04c5-4526-b0ca-416b9cc50609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:47,564 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.092s 2020-12-21 04:31:47,564 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d50222b-bd5f-4f51-aba8-14c3a5ed09a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d50222b-bd5f-4f51-aba8-14c3a5ed09a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:48,661 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:31:48,661 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34266ab5-cc2b-4ce8-99db-6e8702d95857', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34266ab5-cc2b-4ce8-99db-6e8702d95857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:49,756 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:31:49,756 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03774b6-0b6b-46e0-998d-990db9058cb3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d03774b6-0b6b-46e0-998d-990db9058cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:50,851 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:31:50,851 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b24d9a26-74ca-4326-9c35-b7e7ef0b1ea2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b24d9a26-74ca-4326-9c35-b7e7ef0b1ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:51,948 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:31:51,949 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95eac2b8-849b-4242-9fb4-c007ebe26c50', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95eac2b8-849b-4242-9fb4-c007ebe26c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:53,057 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.099s 2020-12-21 04:31:53,057 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6029b97-7f7b-48d9-9136-7d5c03dcd16a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6029b97-7f7b-48d9-9136-7d5c03dcd16a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:54,160 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.093s 2020-12-21 04:31:54,160 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cb48d7d-de8c-4acd-a1f4-13a9a72152a6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cb48d7d-de8c-4acd-a1f4-13a9a72152a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:55,258 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:31:55,258 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0deb96a-66d7-40b3-aaa6-166ea1f76b42', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0deb96a-66d7-40b3-aaa6-166ea1f76b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:56,356 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:31:56,356 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e771aac1-d045-4896-a547-5eca9307fb3a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e771aac1-d045-4896-a547-5eca9307fb3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:57,457 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.091s 2020-12-21 04:31:57,457 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d398709-ac9a-482b-9fd9-c0e5ee1c9fbe', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d398709-ac9a-482b-9fd9-c0e5ee1c9fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:58,554 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:31:58,554 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86cc1ff7-0ed6-4e0f-a766-69dece7ca01c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86cc1ff7-0ed6-4e0f-a766-69dece7ca01c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:31:59,653 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.090s 2020-12-21 04:31:59,654 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-971673a3-57d6-4fd3-9383-f01d595ecda0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-971673a3-57d6-4fd3-9383-f01d595ecda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:00,749 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:32:00,749 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1146b402-5da4-45b9-aa6a-5a9d97e83f5c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1146b402-5da4-45b9-aa6a-5a9d97e83f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:01,848 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.090s 2020-12-21 04:32:01,849 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a015f441-36e8-41ff-ad16-ac0cd9783df1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a015f441-36e8-41ff-ad16-ac0cd9783df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:02,944 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:32:02,945 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f0dba0-2a19-4e5b-8349-8a12a8e323dc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f0dba0-2a19-4e5b-8349-8a12a8e323dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:04,043 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:32:04,043 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61056447-c333-4141-b7c8-9e77f28ca047', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61056447-c333-4141-b7c8-9e77f28ca047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:05,141 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:32:05,141 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c93cb615-6b14-4976-9eb9-15010c0a5bf9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c93cb615-6b14-4976-9eb9-15010c0a5bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:06,235 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:32:06,236 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e188abc-c5ca-4f6a-96c3-2a32360f05b6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e188abc-c5ca-4f6a-96c3-2a32360f05b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:07,339 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.095s 2020-12-21 04:32:07,340 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abbdfccf-211a-4a74-904f-2b2836b8dc5a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abbdfccf-211a-4a74-904f-2b2836b8dc5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:08,436 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:32:08,437 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4df614e-f47f-4d55-af8f-9ae8b3ae9420', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4df614e-f47f-4d55-af8f-9ae8b3ae9420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:09,537 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.091s 2020-12-21 04:32:09,537 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16f9953a-630f-43dc-81c3-3c30e7803d3e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16f9953a-630f-43dc-81c3-3c30e7803d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:10,633 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:32:10,633 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f3fb47-6433-45ad-b04c-af5e69a8dea2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f3fb47-6433-45ad-b04c-af5e69a8dea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:11,727 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:32:11,728 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3076f36c-539b-4660-8438-684e5155de9b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3076f36c-539b-4660-8438-684e5155de9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:12,823 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:32:12,824 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74de9a17-8ac5-4019-a3fd-89a041f5b44b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74de9a17-8ac5-4019-a3fd-89a041f5b44b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:13,920 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.088s 2020-12-21 04:32:13,921 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8822af-9542-4969-b080-6e741b164150', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8822af-9542-4969-b080-6e741b164150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:15,014 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.084s 2020-12-21 04:32:15,014 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7226a5c1-6c46-4178-9283-1905f1dfd8a0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7226a5c1-6c46-4178-9283-1905f1dfd8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:16,111 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:32:16,112 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e6c89d-da9b-4f02-9a60-46dd3a7ee54e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e6c89d-da9b-4f02-9a60-46dd3a7ee54e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:17,206 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:32:17,206 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1195c33b-ef18-46cd-84c6-336947fb26d8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1195c33b-ef18-46cd-84c6-336947fb26d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:18,304 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.089s 2020-12-21 04:32:18,304 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90adad58-4714-422e-bf26-f39b362779f2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90adad58-4714-422e-bf26-f39b362779f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:19,399 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:32:19,399 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9959cb0-0507-4344-8687-e0e7d35b6162', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9959cb0-0507-4344-8687-e0e7d35b6162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:20,494 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:32:20,495 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc00bc14-d854-456d-a70e-ee01334ba3b6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc00bc14-d854-456d-a70e-ee01334ba3b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:21,589 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:32:21,589 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f192ef2-5961-44e6-8656-19c88e7924e8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f192ef2-5961-44e6-8656-19c88e7924e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:22,683 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:32:22,684 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50317ade-dbf5-4742-b6a6-dd43d354ac73', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50317ade-dbf5-4742-b6a6-dd43d354ac73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:23,783 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.090s 2020-12-21 04:32:23,783 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b90a739-14b1-49a9-8980-e84790a8dd6a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b90a739-14b1-49a9-8980-e84790a8dd6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:24,891 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.099s 2020-12-21 04:32:24,891 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d306f834-d663-4ec7-aa46-d61a7bcdfaf2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d306f834-d663-4ec7-aa46-d61a7bcdfaf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:25,988 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:32:25,989 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a816816b-09e4-412b-bea1-01d581e32aeb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a816816b-09e4-412b-bea1-01d581e32aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:27,083 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:32:27,083 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f17b968-3aed-4230-a7b7-d4f010ff0c39', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f17b968-3aed-4230-a7b7-d4f010ff0c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:28,176 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.084s 2020-12-21 04:32:28,176 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cf1a690-1bfa-4da6-9cc8-69d8733815f6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cf1a690-1bfa-4da6-9cc8-69d8733815f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:29,272 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:32:29,273 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d12a03-9974-49b8-8ace-0d4f90e1f602', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d12a03-9974-49b8-8ace-0d4f90e1f602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:30,364 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.083s 2020-12-21 04:32:30,365 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-105016ff-74b5-42a8-8c81-6f4463904260', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-105016ff-74b5-42a8-8c81-6f4463904260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:31,459 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:32:31,460 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-717860be-98dd-4901-8057-3c463b38265e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-717860be-98dd-4901-8057-3c463b38265e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:32,554 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:32:32,555 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c14cf91-6583-4186-be1d-55073f1aa473', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c14cf91-6583-4186-be1d-55073f1aa473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:33,650 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:32:33,650 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfcf5685-dcc1-4f37-9bd2-75dcd1538989', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfcf5685-dcc1-4f37-9bd2-75dcd1538989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:34,745 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.086s 2020-12-21 04:32:34,745 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed6485c9-f64f-45e0-a917-0b4f0529fc30', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed6485c9-f64f-45e0-a917-0b4f0529fc30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:35,838 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:32:35,839 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c00a58-6d3c-46e5-a8bf-e4b2d8d976c2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c00a58-6d3c-46e5-a8bf-e4b2d8d976c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:36,934 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.087s 2020-12-21 04:32:36,934 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be2def6-14de-4b04-a653-3aa21053d20c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be2def6-14de-4b04-a653-3aa21053d20c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:38,028 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.085s 2020-12-21 04:32:38,028 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be0dac33-74ef-4099-b3c1-ed18c2158e00', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be0dac33-74ef-4099-b3c1-ed18c2158e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:39,122 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.084s 2020-12-21 04:32:39,122 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-212a706e-de29-44be-b17d-5caff947d07c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-212a706e-de29-44be-b17d-5caff947d07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:40,215 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365 0.084s 2020-12-21 04:32:40,215 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bbea7b0-5bdd-4cf5-9d74-e3154c65e127', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bbea7b0-5bdd-4cf5-9d74-e3154c65e127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365'} Body: b'{"volume": {"id": "0529a2f3-8545-4578-82f8-e1ec10746365", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:40.000000", "updated_at": "2020-12-21T04:26:41.000000", "name": "tempest-VolumesActionsTest-Volume-1077710232", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/0529a2f3-8545-4578-82f8-e1ec10746365"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 71, in test_volume_force_delete_when_volume_is_error self._create_reset_and_force_delete_temp_volume('error') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 141, in create_volume volume['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 0529a2f3-8545-4578-82f8-e1ec10746365 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
fail
ft14.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2020-12-21 04:32:40,638 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 202 POST http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes 0.351s 2020-12-21 04:32:40,638 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1263209243"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef51bf29-7193-4ce6-8040-190088f9a6b8', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef51bf29-7193-4ce6-8040-190088f9a6b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2020-12-21 04:32:40,733 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:32:40,734 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84c3ad4-8161-46e0-80f7-060be704341e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84c3ad4-8161-46e0-80f7-060be704341e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:41,828 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:32:41,828 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5398264-f1a7-477d-a21d-01500658c365', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5398264-f1a7-477d-a21d-01500658c365', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:42,922 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:32:42,923 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b06170-3b26-4001-9b69-b3c4f0db3cb2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b06170-3b26-4001-9b69-b3c4f0db3cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:44,018 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:32:44,018 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f182aa-87e6-4d1b-b94d-1489b8955524', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f182aa-87e6-4d1b-b94d-1489b8955524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:45,113 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:32:45,114 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5911cac4-9989-4d8d-b856-386533f77ba1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5911cac4-9989-4d8d-b856-386533f77ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:46,209 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:32:46,209 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b33dd1bd-9c8c-45b5-9f7c-895001b49b74', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b33dd1bd-9c8c-45b5-9f7c-895001b49b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:47,306 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:32:47,307 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73182f27-154b-4a81-bd4c-9633597a8e7e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73182f27-154b-4a81-bd4c-9633597a8e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:48,401 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:32:48,401 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b04d3588-1be6-4b3a-bcc9-bdd6b57c6595', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b04d3588-1be6-4b3a-bcc9-bdd6b57c6595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:49,499 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:32:49,499 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2553d0e1-8f99-4244-b24f-e010e723e6b4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2553d0e1-8f99-4244-b24f-e010e723e6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:50,594 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:32:50,595 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6aacd1-cf27-4816-9db2-88a010faa89a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6aacd1-cf27-4816-9db2-88a010faa89a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:51,689 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:32:51,690 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eef5557-6c23-4292-a6d4-0894d7c9a372', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eef5557-6c23-4292-a6d4-0894d7c9a372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:52,784 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:32:52,784 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d348f40c-8c5c-4991-861b-02797bada50a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d348f40c-8c5c-4991-861b-02797bada50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:53,877 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:32:53,878 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7056bdf-c597-4587-b607-08d518467953', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7056bdf-c597-4587-b607-08d518467953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:54,974 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:32:54,974 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76b8122c-9e44-43e1-bb6b-c37988d799b9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76b8122c-9e44-43e1-bb6b-c37988d799b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:56,071 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:32:56,071 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf9d3ab8-0516-413d-8089-bd0024a99114', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf9d3ab8-0516-413d-8089-bd0024a99114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:57,169 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:32:57,169 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c111c17-1da8-4394-889a-251994bba3ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c111c17-1da8-4394-889a-251994bba3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:58,270 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.092s 2020-12-21 04:32:58,271 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96bfb185-cb50-4add-8451-05708f61a30d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96bfb185-cb50-4add-8451-05708f61a30d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:32:59,371 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.092s 2020-12-21 04:32:59,372 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbf23bb0-1045-4290-b95d-80a9551f74aa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbf23bb0-1045-4290-b95d-80a9551f74aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:00,475 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.093s 2020-12-21 04:33:00,475 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92833470-5ab7-4cac-92a9-d9c997303c55', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92833470-5ab7-4cac-92a9-d9c997303c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:01,575 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.091s 2020-12-21 04:33:01,575 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-312f1e45-b408-490d-bed8-70d2dd56d8e8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-312f1e45-b408-490d-bed8-70d2dd56d8e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:02,674 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:33:02,675 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7787631-4aa2-4157-aafe-a4baf4fc3a0e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7787631-4aa2-4157-aafe-a4baf4fc3a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:03,776 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.092s 2020-12-21 04:33:03,776 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f1f7950-c73e-4fb3-8422-aa51c4cd1210', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f1f7950-c73e-4fb3-8422-aa51c4cd1210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:04,872 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:33:04,873 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b40b159-99ef-49a7-be0e-1dda8ec2ea41', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b40b159-99ef-49a7-be0e-1dda8ec2ea41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:05,968 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:33:05,969 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02be558d-8d86-45c0-8806-6e51a1b5f9dc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02be558d-8d86-45c0-8806-6e51a1b5f9dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:07,067 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:33:07,068 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecddf55b-38b0-49cb-a014-bf65eb2c89a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecddf55b-38b0-49cb-a014-bf65eb2c89a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:08,164 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:33:08,164 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9cb982e-9f77-45d0-ba49-2d5ffa56f394', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9cb982e-9f77-45d0-ba49-2d5ffa56f394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:09,262 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:33:09,263 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d525e0a-475a-4c5e-adb7-9955bcbe9a68', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d525e0a-475a-4c5e-adb7-9955bcbe9a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:10,360 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:33:10,361 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2fd9510-06fd-4b9d-8cce-a5f2e8f56f04', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2fd9510-06fd-4b9d-8cce-a5f2e8f56f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:11,461 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.091s 2020-12-21 04:33:11,462 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-802de63d-d732-4571-9e3d-576fbc99906e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-802de63d-d732-4571-9e3d-576fbc99906e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:12,677 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.206s 2020-12-21 04:33:12,677 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a655f9be-35bc-4d0b-8175-7814c275777c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a655f9be-35bc-4d0b-8175-7814c275777c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:13,777 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.092s 2020-12-21 04:33:13,777 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b269496-87c8-460d-9ee7-c664b020abf9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b269496-87c8-460d-9ee7-c664b020abf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:14,877 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:33:14,877 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c0c1598-fdf5-4249-a018-9acf1ea0acdc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c0c1598-fdf5-4249-a018-9acf1ea0acdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:15,976 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:33:15,976 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16963301-4684-4066-9da0-3d6d7456e71f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16963301-4684-4066-9da0-3d6d7456e71f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:17,071 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:33:17,072 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3926b9f4-bb9b-45d2-ad13-bb073c488a27', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3926b9f4-bb9b-45d2-ad13-bb073c488a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:18,176 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.095s 2020-12-21 04:33:18,176 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a333369b-85f5-4469-b756-e443fdbbb2f4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a333369b-85f5-4469-b756-e443fdbbb2f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:19,297 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.112s 2020-12-21 04:33:19,297 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05ed4242-7f49-4a10-9860-6fcf96356b42', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05ed4242-7f49-4a10-9860-6fcf96356b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:20,412 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.106s 2020-12-21 04:33:20,413 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fe69dd-36e3-487b-a568-e3a4f1fc8338', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fe69dd-36e3-487b-a568-e3a4f1fc8338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:21,520 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.099s 2020-12-21 04:33:21,521 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ec7305-bd27-47fc-8921-ccf2c4de4642', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ec7305-bd27-47fc-8921-ccf2c4de4642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:22,618 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:33:22,618 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb5115b2-3bd2-4f76-b9c5-fee13ad5f368', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb5115b2-3bd2-4f76-b9c5-fee13ad5f368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:23,727 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.098s 2020-12-21 04:33:23,727 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08cbec9e-aeff-48c9-939c-fcb1a9a3eea5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08cbec9e-aeff-48c9-939c-fcb1a9a3eea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:24,832 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.094s 2020-12-21 04:33:24,832 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-607cb2f2-a926-4fbd-ad9d-cecb3b5cf693', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-607cb2f2-a926-4fbd-ad9d-cecb3b5cf693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:25,932 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:33:25,932 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de640527-1303-48cf-806a-cb656c6b7216', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de640527-1303-48cf-806a-cb656c6b7216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:27,029 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:33:27,029 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b8e1915-2f65-4faa-b77c-6b7ecabda031', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b8e1915-2f65-4faa-b77c-6b7ecabda031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:28,125 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:33:28,125 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42908307-e902-442f-b48e-485572ce0aea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42908307-e902-442f-b48e-485572ce0aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:29,219 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:33:29,220 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b0e5c9-5916-47ba-9bff-bf44d11dcca3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b0e5c9-5916-47ba-9bff-bf44d11dcca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:30,315 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:33:30,315 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e108b3a7-519f-4e11-9741-fc3fb9559722', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e108b3a7-519f-4e11-9741-fc3fb9559722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:31,411 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:33:31,412 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdec8e2e-d6ed-4571-b785-ec29866d3d2d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdec8e2e-d6ed-4571-b785-ec29866d3d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:32,513 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.092s 2020-12-21 04:33:32,513 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-696b3144-0e0f-47d5-bb50-932dfb616214', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-696b3144-0e0f-47d5-bb50-932dfb616214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:33,608 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:33:33,608 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c76d5ac-0da6-4d03-b74d-372040f56663', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c76d5ac-0da6-4d03-b74d-372040f56663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:34,706 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:33:34,707 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3660c9-b163-440c-ad8d-27b92b19909d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3660c9-b163-440c-ad8d-27b92b19909d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:35,803 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:33:35,803 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccaee213-74b0-40a3-bfd5-1d29c365f2f5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccaee213-74b0-40a3-bfd5-1d29c365f2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:36,898 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:33:36,898 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969cf0f1-f7e8-41ec-ac1e-9aaa17b4298e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969cf0f1-f7e8-41ec-ac1e-9aaa17b4298e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:37,997 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:33:37,998 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4895b52d-dded-48a2-9c18-8d490d73e5a1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4895b52d-dded-48a2-9c18-8d490d73e5a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:39,096 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:33:39,097 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b03b47e3-930a-4e2c-893a-f413a18d6f99', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b03b47e3-930a-4e2c-893a-f413a18d6f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:40,197 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.091s 2020-12-21 04:33:40,198 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62185c0e-4196-4e1c-b51a-bd13f477c344', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62185c0e-4196-4e1c-b51a-bd13f477c344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:41,294 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:33:41,294 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-359fc68a-7ef4-431c-9994-8cf0767079f5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-359fc68a-7ef4-431c-9994-8cf0767079f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:42,388 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:33:42,389 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e606b76-8024-481b-ae28-dfa9fc1e22e8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e606b76-8024-481b-ae28-dfa9fc1e22e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:43,487 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:33:43,487 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef2dcf5-5670-4360-a898-6e442e037eb1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef2dcf5-5670-4360-a898-6e442e037eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:44,583 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:33:44,584 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d5e7b43-e025-4220-9aea-b56b9816e90b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d5e7b43-e025-4220-9aea-b56b9816e90b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:45,680 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:33:45,681 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e174922-20e8-4e18-ac3a-f34a292dccc0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e174922-20e8-4e18-ac3a-f34a292dccc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:46,777 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:33:46,778 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca0dd77-d7a5-42eb-a547-e7b4e5cccf0e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca0dd77-d7a5-42eb-a547-e7b4e5cccf0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:47,876 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:33:47,876 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-539dae15-cf91-4b2a-a102-30dd59a483e1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-539dae15-cf91-4b2a-a102-30dd59a483e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:48,972 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:33:48,973 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7273236d-fb9d-4e47-ba75-0b56a7f90260', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7273236d-fb9d-4e47-ba75-0b56a7f90260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:50,068 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:33:50,069 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3dd2f10-5576-41da-a9a6-0a283546bbf8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3dd2f10-5576-41da-a9a6-0a283546bbf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:51,164 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:33:51,165 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73324666-0d24-4762-8378-b7de9948d7e4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73324666-0d24-4762-8378-b7de9948d7e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:52,262 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:33:52,263 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-260f3760-17a9-4303-8458-ef31bc98c372', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-260f3760-17a9-4303-8458-ef31bc98c372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:53,357 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:33:53,358 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36686a75-de97-41b4-bd1a-28b333263a43', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36686a75-de97-41b4-bd1a-28b333263a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:54,457 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:33:54,457 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4072be-8c32-4838-870a-8713d0450c6e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4072be-8c32-4838-870a-8713d0450c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:55,552 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:33:55,552 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54cabe2a-0816-4522-a73d-91c30ae5caf2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54cabe2a-0816-4522-a73d-91c30ae5caf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:56,646 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.084s 2020-12-21 04:33:56,646 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cfa60cb-b9a4-4abb-8dbe-23e952fc82e0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cfa60cb-b9a4-4abb-8dbe-23e952fc82e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:57,741 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:33:57,741 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794bdaa4-4368-435d-9d01-50016237bb59', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794bdaa4-4368-435d-9d01-50016237bb59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:58,837 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:33:58,837 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba1bd19-8960-4173-a671-9144b542cb47', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba1bd19-8960-4173-a671-9144b542cb47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:33:59,944 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.097s 2020-12-21 04:33:59,944 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e80b7fbe-9f18-4c3c-823c-d9a808111633', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e80b7fbe-9f18-4c3c-823c-d9a808111633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:01,039 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:34:01,039 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf6e0d9a-e877-49a4-9233-ea13e2b31dfd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf6e0d9a-e877-49a4-9233-ea13e2b31dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:02,140 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.093s 2020-12-21 04:34:02,140 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49f2780-270f-4f88-81dd-27dc1e5e4a86', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49f2780-270f-4f88-81dd-27dc1e5e4a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:03,236 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:34:03,236 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d14d2b7-dac9-409d-9ecf-170221163ab6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d14d2b7-dac9-409d-9ecf-170221163ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:04,337 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.091s 2020-12-21 04:34:04,337 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e18b91-5436-4248-832d-b02a5d7ca497', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e18b91-5436-4248-832d-b02a5d7ca497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:05,432 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:34:05,432 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de7f6c3-5df4-43f6-a975-a7b812d8c9e3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de7f6c3-5df4-43f6-a975-a7b812d8c9e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:06,529 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:34:06,529 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-765bb1ea-cff4-43c1-b352-cf793b1590b5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-765bb1ea-cff4-43c1-b352-cf793b1590b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:07,629 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:34:07,629 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4faef34a-99b7-46ee-af6e-ac63d2977595', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4faef34a-99b7-46ee-af6e-ac63d2977595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:08,723 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:34:08,723 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3f4b247-4c93-4b0e-9ed6-60bb0360a4f3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3f4b247-4c93-4b0e-9ed6-60bb0360a4f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:09,817 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:34:09,817 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60386054-5e9e-4fb6-9106-eb56b56a5128', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60386054-5e9e-4fb6-9106-eb56b56a5128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:10,912 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:34:10,913 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f95a637-18dd-44ea-97d2-8f9e891e5744', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f95a637-18dd-44ea-97d2-8f9e891e5744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:12,008 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:34:12,008 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a08cf39-e4d3-47b1-a98f-d27d09a7b2ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a08cf39-e4d3-47b1-a98f-d27d09a7b2ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:13,104 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:34:13,105 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a931585-06d9-4c6c-80b8-0f48e9c16c81', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a931585-06d9-4c6c-80b8-0f48e9c16c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:14,198 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.084s 2020-12-21 04:34:14,198 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f019d2b-72c7-4372-a1fa-ff0d2f2fb3b1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f019d2b-72c7-4372-a1fa-ff0d2f2fb3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:15,295 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:34:15,295 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d34c1797-4725-4da0-aebf-23a51843a9b5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d34c1797-4725-4da0-aebf-23a51843a9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:16,389 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:34:16,390 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abd105be-f292-4a96-9d31-92124e5aace5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abd105be-f292-4a96-9d31-92124e5aace5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:17,487 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:34:17,487 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9936cd-0cd9-4ef1-a8f8-7f6b53b0827f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9936cd-0cd9-4ef1-a8f8-7f6b53b0827f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:18,582 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:34:18,583 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c0525f-e6a5-4fa9-b06d-93bf2a2379e0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c0525f-e6a5-4fa9-b06d-93bf2a2379e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:19,675 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:34:19,676 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a19d95-c905-4f66-82fe-4b3b2bec4108', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a19d95-c905-4f66-82fe-4b3b2bec4108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:20,772 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:34:20,773 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f20ad46-6ff7-4fee-9493-48f24b0b395e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f20ad46-6ff7-4fee-9493-48f24b0b395e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:21,868 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:34:21,868 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18db8197-e62f-45ff-8bed-e60c932cb0d4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18db8197-e62f-45ff-8bed-e60c932cb0d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:22,962 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:34:22,962 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe517ef-e00b-4b78-b541-a7039c22ebe8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe517ef-e00b-4b78-b541-a7039c22ebe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:24,057 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:34:24,057 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a59631-76b2-4222-95e3-cfc04122639f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a59631-76b2-4222-95e3-cfc04122639f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:25,152 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:34:25,153 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de1f7b4-dbeb-490a-a60a-8cf00c844769', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de1f7b4-dbeb-490a-a60a-8cf00c844769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:26,248 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:34:26,248 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a685bd9-fd79-4d5d-a18a-07c47e47b206', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a685bd9-fd79-4d5d-a18a-07c47e47b206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:27,344 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:34:27,345 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8622d767-c20f-4f2e-b2b2-85e52d41e4e8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8622d767-c20f-4f2e-b2b2-85e52d41e4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:28,441 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:34:28,441 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eadeb5f-b7e2-445b-9be3-d339f6b51d17', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eadeb5f-b7e2-445b-9be3-d339f6b51d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:29,538 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:34:29,538 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f61202-80ae-4e4c-bc3c-fe9250559a62', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f61202-80ae-4e4c-bc3c-fe9250559a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:30,635 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:34:30,635 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-290bcc45-e53b-4b53-be5e-ad8829f5ea57', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-290bcc45-e53b-4b53-be5e-ad8829f5ea57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:31,729 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:34:31,730 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f13b019-b248-4a8e-9d51-02e2cec36d68', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f13b019-b248-4a8e-9d51-02e2cec36d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:32,824 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:34:32,825 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41e809fd-a8f1-44c8-999a-14d3873b5047', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41e809fd-a8f1-44c8-999a-14d3873b5047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:33,919 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:34:33,919 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e503b3e2-d9f7-421d-8de9-ff9e84309f75', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e503b3e2-d9f7-421d-8de9-ff9e84309f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:35,014 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:34:35,014 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e661b75b-7bb0-4dd1-9103-0ea0434f1610', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e661b75b-7bb0-4dd1-9103-0ea0434f1610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:36,110 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:34:36,110 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b98b19-d492-4997-abb2-229eb4b9634c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b98b19-d492-4997-abb2-229eb4b9634c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:37,205 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:34:37,206 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-381a420b-adbe-4da6-a906-5afaa61109c8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-381a420b-adbe-4da6-a906-5afaa61109c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:38,304 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:34:38,304 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a772209-99c2-480d-82d9-bda8ab915bdb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a772209-99c2-480d-82d9-bda8ab915bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:39,400 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:34:39,400 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e653786-d039-48a0-8225-0a3f12ae77bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e653786-d039-48a0-8225-0a3f12ae77bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:40,589 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.180s 2020-12-21 04:34:40,589 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e05c7625-395a-4458-af17-3354fb3a252b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e05c7625-395a-4458-af17-3354fb3a252b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:41,683 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:34:41,684 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d2c044-7e40-4ae2-9da3-ac2f9f0eafb7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d2c044-7e40-4ae2-9da3-ac2f9f0eafb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:42,778 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:34:42,778 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f307ca2d-dced-4fb0-b2f4-17b7674f13db', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f307ca2d-dced-4fb0-b2f4-17b7674f13db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:43,876 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:34:43,876 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f92343bb-07a1-46fe-86c2-dbd177a9bae4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f92343bb-07a1-46fe-86c2-dbd177a9bae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:44,972 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:34:44,972 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd6a7aa-b6d8-4445-9702-0ca2932defb6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd6a7aa-b6d8-4445-9702-0ca2932defb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:46,074 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.093s 2020-12-21 04:34:46,075 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66008bfb-37f6-49c3-96fd-b1183bbea887', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66008bfb-37f6-49c3-96fd-b1183bbea887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:47,172 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:34:47,173 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cdc7c32-8a1f-4ec1-bad0-2568d5effe27', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cdc7c32-8a1f-4ec1-bad0-2568d5effe27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:48,271 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:34:48,271 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ce1246-4887-4eab-a3bd-b795e18b0e14', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ce1246-4887-4eab-a3bd-b795e18b0e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:49,375 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.096s 2020-12-21 04:34:49,375 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0a6a90e-9b23-45ed-8a66-e9aa2d431525', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0a6a90e-9b23-45ed-8a66-e9aa2d431525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:50,507 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.123s 2020-12-21 04:34:50,507 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ab0e98-28fb-4789-a3e1-dcc9cd767e38', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ab0e98-28fb-4789-a3e1-dcc9cd767e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:51,612 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.096s 2020-12-21 04:34:51,613 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0542d5b-1398-4441-b2b5-df4d864319c4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0542d5b-1398-4441-b2b5-df4d864319c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:52,715 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.093s 2020-12-21 04:34:52,716 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de64224b-3893-4e5c-b517-69460f1f141a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de64224b-3893-4e5c-b517-69460f1f141a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:53,810 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:34:53,811 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa946e23-61e7-41ac-a53f-bc6ecdae1561', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa946e23-61e7-41ac-a53f-bc6ecdae1561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:54,909 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:34:54,909 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd13ce01-9c6e-49cb-9229-e6d89d91a2be', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd13ce01-9c6e-49cb-9229-e6d89d91a2be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:56,004 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:34:56,004 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7827ae0-6b93-4fb5-aa60-06567c211f5d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7827ae0-6b93-4fb5-aa60-06567c211f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:57,104 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.091s 2020-12-21 04:34:57,105 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1805e65-3f4f-4498-aa27-bfe626cfbffd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1805e65-3f4f-4498-aa27-bfe626cfbffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:58,205 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:34:58,205 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffcfa2d9-5efb-4b52-b89a-f8093d4ef28c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffcfa2d9-5efb-4b52-b89a-f8093d4ef28c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:34:59,305 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.091s 2020-12-21 04:34:59,305 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c08a43-3886-4e7c-a503-10a4fea4c2d3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c08a43-3886-4e7c-a503-10a4fea4c2d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:00,400 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:35:00,400 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40cf44c0-2c57-4980-8346-46ea4938a7ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40cf44c0-2c57-4980-8346-46ea4938a7ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:01,497 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:35:01,498 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c5a66c5-2955-41ee-a99a-48d341f7ff40', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c5a66c5-2955-41ee-a99a-48d341f7ff40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:02,593 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:35:02,593 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57c116a3-ab2a-4e17-a37d-7c982b63f1e6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57c116a3-ab2a-4e17-a37d-7c982b63f1e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:03,691 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:35:03,692 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9637a77-8e74-4202-a030-c434c409e136', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9637a77-8e74-4202-a030-c434c409e136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:04,790 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:35:04,791 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea59def-27ff-463f-b6a4-14183ecd3436', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea59def-27ff-463f-b6a4-14183ecd3436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:05,885 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:35:05,885 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356ebf6b-1aad-4fa5-ba1c-b9cf19282df8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356ebf6b-1aad-4fa5-ba1c-b9cf19282df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:06,979 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.084s 2020-12-21 04:35:06,979 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bddd1ba8-8e1b-49c0-b7db-ee6c2f5260e1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bddd1ba8-8e1b-49c0-b7db-ee6c2f5260e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:08,072 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:35:08,072 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1235ee5d-8e14-4a27-80d6-7cea18380e2e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1235ee5d-8e14-4a27-80d6-7cea18380e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:09,167 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:35:09,168 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347903e6-5545-4c08-b24b-1ef20b1e6851', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347903e6-5545-4c08-b24b-1ef20b1e6851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:10,267 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:35:10,267 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b76378-eaad-4a68-a6a6-2fed89275659', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b76378-eaad-4a68-a6a6-2fed89275659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:11,366 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:35:11,366 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-670eb4ee-95e1-4414-94a2-8d2a588bb795', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-670eb4ee-95e1-4414-94a2-8d2a588bb795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:12,465 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:35:12,466 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342c5258-f840-4a65-94e0-b717bb6d0e90', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342c5258-f840-4a65-94e0-b717bb6d0e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:13,563 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:35:13,564 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4748c61-566e-43d9-9b86-69b173bacf89', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4748c61-566e-43d9-9b86-69b173bacf89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:14,661 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:35:14,661 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f5f5da-2699-4dc9-8e24-bf5a36ceaff2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f5f5da-2699-4dc9-8e24-bf5a36ceaff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:15,757 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:35:15,757 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73704ea9-3ca6-465c-a4a6-714671778a86', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73704ea9-3ca6-465c-a4a6-714671778a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:16,856 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:35:16,856 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b496802a-f027-44d1-969a-df65c9b67209', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b496802a-f027-44d1-969a-df65c9b67209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:17,953 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:35:17,954 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-942c35a8-2ad5-483d-85a5-8966d93fcddc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-942c35a8-2ad5-483d-85a5-8966d93fcddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:19,047 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.084s 2020-12-21 04:35:19,047 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa3420b-6568-453e-9dd9-0357f3b6dd4b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa3420b-6568-453e-9dd9-0357f3b6dd4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:20,141 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:35:20,142 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e00d107c-2947-4e15-bb0b-5f5ff93e2dc5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e00d107c-2947-4e15-bb0b-5f5ff93e2dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:21,236 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:35:21,236 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c11f0941-6c6e-439e-809c-37388d870149', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c11f0941-6c6e-439e-809c-37388d870149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:22,331 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:35:22,332 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca8f9127-7e68-4190-8377-ff62182e6a39', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca8f9127-7e68-4190-8377-ff62182e6a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:23,425 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:35:23,426 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8dff68c-8e38-4782-8f1d-a4e61c609a2d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8dff68c-8e38-4782-8f1d-a4e61c609a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:24,540 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.106s 2020-12-21 04:35:24,540 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0176357b-cc14-423b-9ea6-d69c37fe8f13', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0176357b-cc14-423b-9ea6-d69c37fe8f13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:25,636 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:35:25,636 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bbfbe20-4452-48bb-a955-96456cabbd4d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bbfbe20-4452-48bb-a955-96456cabbd4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:26,731 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:35:26,732 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5f7d7a6-8311-4e24-8a35-21b3f4d6362f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5f7d7a6-8311-4e24-8a35-21b3f4d6362f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:27,830 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:35:27,830 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b016920-2776-4558-a3de-fe6d7d6d5cdb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b016920-2776-4558-a3de-fe6d7d6d5cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:28,927 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:35:28,927 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60deab3f-a1cd-4b68-94b4-6d628e3d9e14', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60deab3f-a1cd-4b68-94b4-6d628e3d9e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:30,023 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:35:30,023 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4895de-bd93-44e3-94a2-1e6802b11eba', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4895de-bd93-44e3-94a2-1e6802b11eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:31,119 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:35:31,119 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7308ae14-5d84-463d-b5ee-6758e8cbb437', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7308ae14-5d84-463d-b5ee-6758e8cbb437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:32,218 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:35:32,218 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-170031ee-2483-47e2-9637-fbbec1c363f0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-170031ee-2483-47e2-9637-fbbec1c363f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:33,315 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:35:33,315 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c7580d1-7a7a-4998-9d0e-15faebb232c2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c7580d1-7a7a-4998-9d0e-15faebb232c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:34,416 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.092s 2020-12-21 04:35:34,416 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb0c994-6ff0-43e8-ac1e-fbd4cb80747f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb0c994-6ff0-43e8-ac1e-fbd4cb80747f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:35,514 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:35:35,514 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddf675e6-e870-42f6-b1b8-2492f7b34fcf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddf675e6-e870-42f6-b1b8-2492f7b34fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:36,607 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.084s 2020-12-21 04:35:36,608 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e70cfe6-d96a-42e1-963c-e2b859f45e46', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e70cfe6-d96a-42e1-963c-e2b859f45e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:37,702 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:35:37,702 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c35a7e87-200b-4185-9570-5fe1cafe7491', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c35a7e87-200b-4185-9570-5fe1cafe7491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:38,796 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:35:38,796 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a0e1f0-c381-47d8-9693-4b8f8f4d51d6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a0e1f0-c381-47d8-9693-4b8f8f4d51d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:39,891 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:35:39,891 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a40807d0-2fff-4b15-84a4-66e946eac472', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a40807d0-2fff-4b15-84a4-66e946eac472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:40,985 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:35:40,985 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9976228b-e512-4625-bc24-732457e85ec7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9976228b-e512-4625-bc24-732457e85ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:42,198 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.204s 2020-12-21 04:35:42,199 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9df24518-dd9e-4289-ae2b-2446cb40eb8c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9df24518-dd9e-4289-ae2b-2446cb40eb8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:43,295 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:35:43,296 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8c49c03-e166-4ff4-99ce-920886472bc5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8c49c03-e166-4ff4-99ce-920886472bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:44,402 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.097s 2020-12-21 04:35:44,402 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61a6b02-768d-439b-a0d3-887a2037f333', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61a6b02-768d-439b-a0d3-887a2037f333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:45,499 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:35:45,500 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f9f582-0dbb-493f-8c40-0b258f963d8f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f9f582-0dbb-493f-8c40-0b258f963d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:46,598 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:35:46,598 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1211301a-9ae0-431a-ae28-6886aae33d07', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1211301a-9ae0-431a-ae28-6886aae33d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:47,692 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:35:47,692 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-135a244f-58ec-40ac-9551-1584b967250d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-135a244f-58ec-40ac-9551-1584b967250d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:48,792 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:35:48,792 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a636f53-324d-45b6-9624-9ceb1190e0e5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a636f53-324d-45b6-9624-9ceb1190e0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:49,888 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:35:49,888 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd7943f5-3cb7-4531-8784-a254d4f8893b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd7943f5-3cb7-4531-8784-a254d4f8893b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:50,982 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:35:50,982 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec152d8-0440-46ad-92fa-5b0215184ec0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec152d8-0440-46ad-92fa-5b0215184ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:52,077 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:35:52,078 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-829dfbb0-8661-4aab-814a-9e0e16685b90', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-829dfbb0-8661-4aab-814a-9e0e16685b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:53,172 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:35:53,172 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e616020-7dee-4a52-a7af-9798afa7486b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e616020-7dee-4a52-a7af-9798afa7486b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:54,279 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.098s 2020-12-21 04:35:54,279 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9e0f38-1427-41a2-a918-bf110ec22705', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9e0f38-1427-41a2-a918-bf110ec22705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:55,374 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:35:55,374 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a06957-8521-463d-a252-12bc47ad4564', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a06957-8521-463d-a252-12bc47ad4564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:56,477 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.094s 2020-12-21 04:35:56,477 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb955eda-3dc9-4edf-a880-ed79e02a07b5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb955eda-3dc9-4edf-a880-ed79e02a07b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:57,688 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.202s 2020-12-21 04:35:57,689 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b7f5379-25f7-4f06-903c-32cee2a0aa59', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b7f5379-25f7-4f06-903c-32cee2a0aa59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:58,786 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:35:58,786 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df463c7e-1a4d-4917-9f54-9addcdd1ad0b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df463c7e-1a4d-4917-9f54-9addcdd1ad0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:35:59,881 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:35:59,881 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f2d51f-cf20-4579-b2f2-dbfadaef56a7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f2d51f-cf20-4579-b2f2-dbfadaef56a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:00,976 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:36:00,977 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a99fb9a-dc4a-4510-89d7-7208c605fe89', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a99fb9a-dc4a-4510-89d7-7208c605fe89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:02,071 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:36:02,072 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-667af950-b26c-405e-87b3-717b3a9c8443', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-667af950-b26c-405e-87b3-717b3a9c8443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:03,166 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:36:03,166 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-816935bf-3cd4-471b-8bca-352767ae6682', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-816935bf-3cd4-471b-8bca-352767ae6682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:04,260 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:36:04,260 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de02ee7-6db4-454d-b625-385a9c74761e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de02ee7-6db4-454d-b625-385a9c74761e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:05,355 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:36:05,355 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c14efb3-676b-4713-b97b-15999c8d60f5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c14efb3-676b-4713-b97b-15999c8d60f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:06,451 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:36:06,452 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd9cc97f-4c3a-41f5-8c9b-2592a0519681', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd9cc97f-4c3a-41f5-8c9b-2592a0519681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:07,549 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:36:07,549 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c426f1-467d-463f-823e-597c64981c01', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c426f1-467d-463f-823e-597c64981c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:08,645 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:36:08,645 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e77da873-4534-4e49-b606-288b3df1515d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e77da873-4534-4e49-b606-288b3df1515d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:09,741 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:36:09,741 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c66a3102-33d0-43f3-8182-5dae21931e24', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c66a3102-33d0-43f3-8182-5dae21931e24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:10,839 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:36:10,839 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f10e7fc2-4431-460f-9946-f8305df49853', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f10e7fc2-4431-460f-9946-f8305df49853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:11,934 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:36:11,934 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdfde186-62b9-4439-acb0-b5a6555c0241', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdfde186-62b9-4439-acb0-b5a6555c0241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:13,028 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:36:13,028 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ecf5414-e5ec-4f24-9413-0a9bdfe2de0e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ecf5414-e5ec-4f24-9413-0a9bdfe2de0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:14,122 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:36:14,123 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d83c8a07-be22-44fa-a5a7-b47044b54215', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d83c8a07-be22-44fa-a5a7-b47044b54215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:15,218 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:36:15,218 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab67cf8-70b9-4aa9-b2ad-b0253e726cce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab67cf8-70b9-4aa9-b2ad-b0253e726cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:16,312 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:36:16,312 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8c34c72-3206-4a9c-b8e6-6af1f57f3e9a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8c34c72-3206-4a9c-b8e6-6af1f57f3e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:17,407 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:36:17,407 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b9df00-e4e1-459b-983c-83e596dbfce2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b9df00-e4e1-459b-983c-83e596dbfce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:18,507 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.092s 2020-12-21 04:36:18,507 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d953504b-31a8-42a0-861d-5df07f2cb00d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d953504b-31a8-42a0-861d-5df07f2cb00d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:19,606 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:36:19,606 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73db015f-5547-4e0e-9543-4c995b828da7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73db015f-5547-4e0e-9543-4c995b828da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:20,704 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:36:20,705 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1767a0-b44a-4721-b177-0f8eb07b7a65', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1767a0-b44a-4721-b177-0f8eb07b7a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:21,800 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:36:21,800 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ea3c8d-f32e-47ad-9a14-29eaa269e5c2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ea3c8d-f32e-47ad-9a14-29eaa269e5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:22,896 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:36:22,896 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4efa33-7846-45c6-8239-70c8c38c1c0f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4efa33-7846-45c6-8239-70c8c38c1c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:23,993 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:36:23,993 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b588b7c-6d0a-4059-a75d-d43280c9dfca', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b588b7c-6d0a-4059-a75d-d43280c9dfca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:25,089 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:36:25,090 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a8103c9-a2b6-4dae-a2dc-5921e9d51d15', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a8103c9-a2b6-4dae-a2dc-5921e9d51d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:26,189 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:36:26,190 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7121402-a6e2-4b97-a6b8-6c37ebc5bedd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7121402-a6e2-4b97-a6b8-6c37ebc5bedd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:27,289 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.091s 2020-12-21 04:36:27,289 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e320d2f-02d5-47cf-9359-51db7d832992', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e320d2f-02d5-47cf-9359-51db7d832992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:28,384 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:36:28,384 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a49a64d-68f9-49f8-afc8-6214272cb907', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a49a64d-68f9-49f8-afc8-6214272cb907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:29,481 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:36:29,481 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecd1036f-f0d1-4a9e-838c-0073d5c1a5c9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecd1036f-f0d1-4a9e-838c-0073d5c1a5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:30,577 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:36:30,578 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df974bc2-e7af-4d31-8598-9b04eed364c3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df974bc2-e7af-4d31-8598-9b04eed364c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:31,677 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:36:31,677 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea732f77-d56c-4be7-9585-0ac41ecb7115', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea732f77-d56c-4be7-9585-0ac41ecb7115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:32,775 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:36:32,776 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e996ee2f-a46e-4682-b33d-6770cb8aea07', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e996ee2f-a46e-4682-b33d-6770cb8aea07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:33,871 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:36:33,871 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c529402-bef9-4a9e-9390-6a31a35571ab', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c529402-bef9-4a9e-9390-6a31a35571ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:34,964 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:36:34,964 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f9a9486-9c13-466c-af8f-c0954df95462', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f9a9486-9c13-466c-af8f-c0954df95462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:36,061 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:36:36,062 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-479c3eb4-594a-430b-8386-e028a5ed3bdf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-479c3eb4-594a-430b-8386-e028a5ed3bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:37,156 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:36:37,156 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e53c6f-fb93-4a7a-884a-0204e49ead89', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e53c6f-fb93-4a7a-884a-0204e49ead89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:38,263 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.098s 2020-12-21 04:36:38,263 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0c228e4-6f55-4807-9263-66b994ed6116', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0c228e4-6f55-4807-9263-66b994ed6116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:39,358 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:36:39,358 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a69c701-b849-4725-88e4-5d657e0c4d20', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a69c701-b849-4725-88e4-5d657e0c4d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:40,454 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:36:40,454 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f63aad08-f38f-4f8f-ad19-6cffd96edd69', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f63aad08-f38f-4f8f-ad19-6cffd96edd69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:41,552 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:36:41,552 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e61ee77-b8d5-4780-ba3f-a278f83a974a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e61ee77-b8d5-4780-ba3f-a278f83a974a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:42,651 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:36:42,651 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd98ed9-a0e5-479e-9f4b-cdf601371422', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd98ed9-a0e5-479e-9f4b-cdf601371422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:43,747 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:36:43,748 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b20c847-fb7d-44bc-8727-619b39631c0c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b20c847-fb7d-44bc-8727-619b39631c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:44,846 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:36:44,847 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e76fccf6-264c-4e2f-9afb-5c398543258a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e76fccf6-264c-4e2f-9afb-5c398543258a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:45,941 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:36:45,942 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbff5bb1-f8ce-4178-9002-b42e782db102', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbff5bb1-f8ce-4178-9002-b42e782db102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:47,036 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:36:47,036 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a52088c5-d4cc-46cd-b3a9-4438aae40a69', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a52088c5-d4cc-46cd-b3a9-4438aae40a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:48,131 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:36:48,132 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2029b4a9-9412-4544-bc3e-db8ca25bdada', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2029b4a9-9412-4544-bc3e-db8ca25bdada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:49,230 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:36:49,230 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45cec50c-988c-4484-8c84-be9384d82559', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45cec50c-988c-4484-8c84-be9384d82559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:50,324 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:36:50,325 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-741526eb-e062-49f9-a19c-c7010e1a97ca', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-741526eb-e062-49f9-a19c-c7010e1a97ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:51,419 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:36:51,419 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a44526-17f8-4a23-a1be-b682ac928b2f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a44526-17f8-4a23-a1be-b682ac928b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:52,518 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:36:52,518 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76d65dc5-0ffe-48c5-81bc-dc1506f7281c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76d65dc5-0ffe-48c5-81bc-dc1506f7281c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:53,615 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:36:53,615 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f32d2013-7311-44bb-962b-199de6a64c45', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f32d2013-7311-44bb-962b-199de6a64c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:54,718 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.094s 2020-12-21 04:36:54,719 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baddbd1d-b2df-4d78-b5ca-c615f6853bc6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baddbd1d-b2df-4d78-b5ca-c615f6853bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:55,931 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.204s 2020-12-21 04:36:55,932 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e17fc12e-e5bc-43ab-9d05-38b5596daa14', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e17fc12e-e5bc-43ab-9d05-38b5596daa14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:57,030 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:36:57,030 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e31535d2-e3ca-49f7-b722-6c81367a2096', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e31535d2-e3ca-49f7-b722-6c81367a2096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:58,127 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:36:58,127 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e59664-9c2c-4af7-908d-33c4add15d5a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e59664-9c2c-4af7-908d-33c4add15d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:36:59,223 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:36:59,224 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee1fd25-a760-4e30-9b8b-625cce6d32f2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee1fd25-a760-4e30-9b8b-625cce6d32f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:00,323 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.091s 2020-12-21 04:37:00,324 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce4e0dd-575f-46a8-802b-a9bd7fd2e3a8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce4e0dd-575f-46a8-802b-a9bd7fd2e3a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:01,423 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:37:01,423 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c029c1d2-7709-4105-a2ad-08a5b6930d6e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c029c1d2-7709-4105-a2ad-08a5b6930d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:02,526 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.094s 2020-12-21 04:37:02,526 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd662d5-a745-4973-a1ac-4ea1a6673b94', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd662d5-a745-4973-a1ac-4ea1a6673b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:03,621 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:03,623 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-125e835f-c7e5-41a2-8ce0-3b73149a49d4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-125e835f-c7e5-41a2-8ce0-3b73149a49d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:04,717 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:04,718 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4335f2f-749c-4f11-a721-bab686c305c4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4335f2f-749c-4f11-a721-bab686c305c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:05,813 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:05,813 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b06cc32-a3ef-44c0-a031-0dcdc19d01b6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b06cc32-a3ef-44c0-a031-0dcdc19d01b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:06,908 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:06,908 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a12894e-5f53-44de-8b2c-3327d91ad2a0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a12894e-5f53-44de-8b2c-3327d91ad2a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:08,005 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:37:08,005 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b6d30b7-6cbe-406b-b06e-8bc72d528bf3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b6d30b7-6cbe-406b-b06e-8bc72d528bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:09,101 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:37:09,101 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e819970-8d87-4d24-adfe-4405f6cd0ab3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e819970-8d87-4d24-adfe-4405f6cd0ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:10,197 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:10,198 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94dc97c9-7cd1-4bc2-bb18-db44d0f5e053', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94dc97c9-7cd1-4bc2-bb18-db44d0f5e053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:11,300 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.092s 2020-12-21 04:37:11,300 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2d7ace8-1211-48e9-b218-4225480a6a05', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2d7ace8-1211-48e9-b218-4225480a6a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:12,394 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:12,394 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e22b7b-e6dd-4d55-8b28-780bdb385086', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e22b7b-e6dd-4d55-8b28-780bdb385086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:13,489 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:13,490 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9435eb9-8bd6-4884-a04c-4a17ee11e290', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9435eb9-8bd6-4884-a04c-4a17ee11e290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:14,586 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:37:14,587 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6bc44dd-fc5a-4647-9319-5c6002a7bf95', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6bc44dd-fc5a-4647-9319-5c6002a7bf95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:15,681 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:15,681 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff0567f-c2fb-4050-8ae2-6c01f4c262b6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff0567f-c2fb-4050-8ae2-6c01f4c262b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:16,779 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:37:16,779 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8c5ad77-59c1-46ae-9751-6d0ee7d649a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8c5ad77-59c1-46ae-9751-6d0ee7d649a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:17,876 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:37:17,876 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab423fc0-8adc-44f4-8689-95a6f5f30e37', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab423fc0-8adc-44f4-8689-95a6f5f30e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:18,976 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.091s 2020-12-21 04:37:18,976 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17af8093-cfbd-46ee-9b4e-d06a527fc33c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17af8093-cfbd-46ee-9b4e-d06a527fc33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:20,072 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:37:20,072 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e69d9e7-a80c-45cf-beea-daf9b8f19024', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e69d9e7-a80c-45cf-beea-daf9b8f19024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:21,167 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:21,168 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8887fa4a-dcf3-4f42-9fce-370871d14b1f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8887fa4a-dcf3-4f42-9fce-370871d14b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:22,263 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:22,263 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a251e71-becd-462d-8120-72a361248a2f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a251e71-becd-462d-8120-72a361248a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:23,361 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:37:23,361 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4fbf89a-4f90-457c-b583-7b84fa8f10c1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4fbf89a-4f90-457c-b583-7b84fa8f10c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:24,458 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:37:24,458 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c04693d5-5480-4646-8e7c-470db6e3f639', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c04693d5-5480-4646-8e7c-470db6e3f639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:25,555 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:37:25,556 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ed31a4-b116-4a2f-8bc1-f9b6b745bf08', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ed31a4-b116-4a2f-8bc1-f9b6b745bf08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:26,658 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.093s 2020-12-21 04:37:26,658 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a933736-2929-484f-ad22-13e06d06ffb6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a933736-2929-484f-ad22-13e06d06ffb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:27,758 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.091s 2020-12-21 04:37:27,759 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4be8428f-b6b4-4d71-b9c8-7d74df7954da', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4be8428f-b6b4-4d71-b9c8-7d74df7954da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:28,853 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:28,854 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df1c1033-4556-4fee-9c7b-5d0dfdf9a8d3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df1c1033-4556-4fee-9c7b-5d0dfdf9a8d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:29,953 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:37:29,953 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf3c5d4-2753-40e8-b5af-fedb2d06a034', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf3c5d4-2753-40e8-b5af-fedb2d06a034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:31,048 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:31,048 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5884309a-4dcb-4970-900f-68b6ebbc84e4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5884309a-4dcb-4970-900f-68b6ebbc84e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:32,144 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:37:32,145 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f96bae0b-d624-4747-b35b-003b2bc583ea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f96bae0b-d624-4747-b35b-003b2bc583ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:33,238 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:33,238 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6490f869-0578-4691-b796-5d3ede3bb687', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6490f869-0578-4691-b796-5d3ede3bb687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:34,333 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:37:34,333 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b14e586-92ad-4bb2-9b4b-3662aaa26f06', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b14e586-92ad-4bb2-9b4b-3662aaa26f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:35,429 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:37:35,430 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-292882b1-c4cb-40f6-8c96-4ea64178e8b9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-292882b1-c4cb-40f6-8c96-4ea64178e8b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:36,525 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:36,525 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14567561-3ab9-4a9b-8f44-3f7d09af1d95', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14567561-3ab9-4a9b-8f44-3f7d09af1d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:37,620 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:37:37,620 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4164d7c-a5d2-44f0-aa99-0f13437001c7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4164d7c-a5d2-44f0-aa99-0f13437001c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:38,717 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:37:38,718 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56dd9286-2aee-4a1d-997b-ee7894d9f081', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56dd9286-2aee-4a1d-997b-ee7894d9f081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:39,812 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:39,813 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f2832e-1517-4d21-8b2c-2f70932f6d7e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f2832e-1517-4d21-8b2c-2f70932f6d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:40,911 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.091s 2020-12-21 04:37:40,912 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a4a7622-2871-4c82-8463-569ed49f3b22', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a4a7622-2871-4c82-8463-569ed49f3b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:42,010 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:37:42,010 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6bb84f8-6e4f-48f9-978b-797f8c27a7a2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6bb84f8-6e4f-48f9-978b-797f8c27a7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:43,110 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.091s 2020-12-21 04:37:43,111 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-308ea4b1-ba08-4b86-88b9-521a3f91ad7d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-308ea4b1-ba08-4b86-88b9-521a3f91ad7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:44,206 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:37:44,206 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc1cf696-3f51-49d0-8501-cea1f25e3d89', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc1cf696-3f51-49d0-8501-cea1f25e3d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:45,303 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:37:45,303 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35937c04-2bd6-4ef0-887f-c1282b2c8e7e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35937c04-2bd6-4ef0-887f-c1282b2c8e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:46,401 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:37:46,401 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e89a089c-5ba9-4068-a978-8d82719e0012', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e89a089c-5ba9-4068-a978-8d82719e0012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:47,499 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:37:47,499 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b387a56d-72a4-49b6-add5-4054c879687c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b387a56d-72a4-49b6-add5-4054c879687c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:48,594 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:48,594 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c9946fe-f53e-4b0a-88ae-4596845c7391', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c9946fe-f53e-4b0a-88ae-4596845c7391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:49,688 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:49,689 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1128055-2ab4-4215-8524-e1fffaca522c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1128055-2ab4-4215-8524-e1fffaca522c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:50,785 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:37:50,786 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b41cae17-1eff-4b64-8113-9fe0e1a6e4d7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b41cae17-1eff-4b64-8113-9fe0e1a6e4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:51,881 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:51,881 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d628bb16-5166-4c41-8488-71f26b9f5730', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d628bb16-5166-4c41-8488-71f26b9f5730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:52,975 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:37:52,975 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c510c216-462d-4f8c-8f62-1c561511a96e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c510c216-462d-4f8c-8f62-1c561511a96e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:54,070 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:37:54,070 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be03c00-254f-49ef-8d6b-f3bb56414741', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be03c00-254f-49ef-8d6b-f3bb56414741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:55,165 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:55,166 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e360bf02-4f06-4c76-9132-2cdc6c8f2323', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e360bf02-4f06-4c76-9132-2cdc6c8f2323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:56,260 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:37:56,261 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b63091-6b84-4ecd-83c9-3d79ba83772f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b63091-6b84-4ecd-83c9-3d79ba83772f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:57,354 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.084s 2020-12-21 04:37:57,355 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c09be24c-ba70-4169-a938-50b704c3c326', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c09be24c-ba70-4169-a938-50b704c3c326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:58,454 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:37:58,454 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1292f5a5-b07c-4009-9215-a8696eaa64a9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1292f5a5-b07c-4009-9215-a8696eaa64a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:37:59,550 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:37:59,550 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b3ea18-6013-4dfc-9f4d-4731fe0cbd1e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b3ea18-6013-4dfc-9f4d-4731fe0cbd1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:00,646 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:38:00,646 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdd06577-05ba-44d0-998a-7a6652b6af56', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdd06577-05ba-44d0-998a-7a6652b6af56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:01,739 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:38:01,740 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aded8741-3d03-449c-b3be-e8f0bd79e080', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aded8741-3d03-449c-b3be-e8f0bd79e080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:02,835 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:38:02,836 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78e55be1-9248-47cb-88df-02630448e789', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78e55be1-9248-47cb-88df-02630448e789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:03,931 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:38:03,931 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39fb91fc-0d4f-44ff-bce2-1b4b61f6a105', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39fb91fc-0d4f-44ff-bce2-1b4b61f6a105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:05,033 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.093s 2020-12-21 04:38:05,033 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b402bf02-e050-4c6d-8084-95bbbc1017f2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b402bf02-e050-4c6d-8084-95bbbc1017f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:06,130 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:38:06,131 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935bf2c3-a199-4088-99af-3d7db374aee1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935bf2c3-a199-4088-99af-3d7db374aee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:07,225 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:38:07,225 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-216f7e8e-3814-45c3-8046-b7f07e0a5a64', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-216f7e8e-3814-45c3-8046-b7f07e0a5a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:08,325 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:38:08,325 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8216b433-19f5-43b6-a560-3d26d5af41c2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8216b433-19f5-43b6-a560-3d26d5af41c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:09,421 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:38:09,421 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65394581-66ef-46ac-a6d6-571a28b6e214', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65394581-66ef-46ac-a6d6-571a28b6e214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:10,517 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:38:10,518 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71383350-c04f-4c6c-bea1-2b95808cd989', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71383350-c04f-4c6c-bea1-2b95808cd989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:11,622 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.096s 2020-12-21 04:38:11,623 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6367d0f6-9ca9-4a7f-8ad7-9d04590e3aa9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6367d0f6-9ca9-4a7f-8ad7-9d04590e3aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:12,718 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:38:12,718 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c47dc90-b9c0-4b5d-9d70-33127db4cb86', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c47dc90-b9c0-4b5d-9d70-33127db4cb86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:13,815 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:38:13,816 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0335de75-e8b6-419f-94b4-7e0e789fa67b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0335de75-e8b6-419f-94b4-7e0e789fa67b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:14,913 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:38:14,913 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-197e7e22-8abe-42d9-84af-324832a50153', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-197e7e22-8abe-42d9-84af-324832a50153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:16,008 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:38:16,009 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ebb5d7-7c1c-4fc5-ba93-941693f8bc4b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ebb5d7-7c1c-4fc5-ba93-941693f8bc4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:17,109 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.091s 2020-12-21 04:38:17,109 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f8b6e6-c925-4325-a316-51551f7d1e8b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f8b6e6-c925-4325-a316-51551f7d1e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:18,207 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:38:18,208 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66d590d9-59d6-41fa-912c-63a1ce922b6b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66d590d9-59d6-41fa-912c-63a1ce922b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:19,305 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:38:19,305 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6782ac07-4152-43c9-833b-0fe020c4c64e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6782ac07-4152-43c9-833b-0fe020c4c64e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:20,402 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:38:20,402 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c8b07c-2d6e-45b4-be1e-d16cd95d2013', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c8b07c-2d6e-45b4-be1e-d16cd95d2013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:21,498 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:38:21,498 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be6e5f0-dcb2-4900-abf0-058664bed45a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be6e5f0-dcb2-4900-abf0-058664bed45a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:22,596 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:38:22,596 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2961aabd-a0d6-4dfa-8e37-489c2cf93bac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2961aabd-a0d6-4dfa-8e37-489c2cf93bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:23,691 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:38:23,691 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa115876-b378-4d45-8229-29c16cf660f4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa115876-b378-4d45-8229-29c16cf660f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:24,787 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:38:24,787 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3bd958-f514-44c1-bd5f-a55e85a6d780', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3bd958-f514-44c1-bd5f-a55e85a6d780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:25,882 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:38:25,882 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ab573d-a586-4d8d-9fec-01e14501094e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ab573d-a586-4d8d-9fec-01e14501094e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:26,981 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.090s 2020-12-21 04:38:26,981 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12cd685d-d440-4b87-937a-b5087f97e525', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12cd685d-d440-4b87-937a-b5087f97e525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:28,077 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:38:28,077 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b09bd77f-513b-49f7-8047-9c7f043c526a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b09bd77f-513b-49f7-8047-9c7f043c526a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:29,177 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.092s 2020-12-21 04:38:29,178 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7c2e373-63ae-45f5-9050-ceefbd777396', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7c2e373-63ae-45f5-9050-ceefbd777396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:30,280 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.092s 2020-12-21 04:38:30,280 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-510fe0f6-f055-49c4-b651-d8fc29cf3e8e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-510fe0f6-f055-49c4-b651-d8fc29cf3e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:31,378 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.089s 2020-12-21 04:38:31,378 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3272ae0c-b026-4ea5-a4d6-cfb3ce3756a9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3272ae0c-b026-4ea5-a4d6-cfb3ce3756a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:32,482 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.095s 2020-12-21 04:38:32,482 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b9a3dd-a604-438c-8a60-dbb5cc52b811', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b9a3dd-a604-438c-8a60-dbb5cc52b811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:33,579 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:38:33,579 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635972d8-edb8-4488-bd44-e4c6a4459c4e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635972d8-edb8-4488-bd44-e4c6a4459c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:34,674 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.086s 2020-12-21 04:38:34,674 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af7a948-d2ba-48fb-9ffb-e866b56785ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af7a948-d2ba-48fb-9ffb-e866b56785ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:35,771 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.088s 2020-12-21 04:38:35,771 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75cfd03-9314-4e3f-be15-e920f2765d09', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75cfd03-9314-4e3f-be15-e920f2765d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:36,866 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:38:36,867 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c5292e-f12d-4a77-9011-e5f4bee8f947', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c5292e-f12d-4a77-9011-e5f4bee8f947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:37,960 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:38:37,961 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d190f44-dce5-4cb3-8993-169b582b84e0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d190f44-dce5-4cb3-8993-169b582b84e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:39,055 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.085s 2020-12-21 04:38:39,055 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4f1d22b-9d9c-4f34-a54a-b061b7d7f850', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4f1d22b-9d9c-4f34-a54a-b061b7d7f850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' 2020-12-21 04:38:40,152 94988 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85 0.087s 2020-12-21 04:38:40,152 94988 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b715d8-699f-40df-b697-dc5539a9ebd0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b715d8-699f-40df-b697-dc5539a9ebd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85'} Body: b'{"volume": {"id": "c2233807-da4b-4200-8536-3b1d1f0f0d85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:40.000000", "updated_at": "2020-12-21T04:32:41.000000", "name": "tempest-VolumesActionsTest-Volume-1263209243", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/4f7a5febfed440688815091f1aa7f74f/volumes/c2233807-da4b-4200-8536-3b1d1f0f0d85"}], "user_id": "77b6ad87e63a4eaf8383586706b0b33f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f7a5febfed440688815091f1aa7f74f"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 76, in test_volume_force_delete_when_volume_is_maintenance self._create_reset_and_force_delete_temp_volume('maintenance') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 141, in create_volume volume['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume c2233807-da4b-4200-8536-3b1d1f0f0d85 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt14.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
fail
ft15.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2020-12-21 04:26:44,212 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes 0.558s 2020-12-21 04:26:44,212 94992 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-VolumesTransfersTest-Volume-1215021867"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e6ebf9-932c-4bc6-af1c-a1aab60db4e1', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e6ebf9-932c-4bc6-af1c-a1aab60db4e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2020-12-21 04:26:44,314 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.094s 2020-12-21 04:26:44,314 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c161ae8f-83e7-43bc-92cd-09018d659949', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c161ae8f-83e7-43bc-92cd-09018d659949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:26:45,410 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:26:45,411 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf50b04-11bc-4d93-adb0-e25ebe635145', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf50b04-11bc-4d93-adb0-e25ebe635145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:26:46,509 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:26:46,510 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb4ce4c-fdab-498a-94ce-e5461b4fcbf2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb4ce4c-fdab-498a-94ce-e5461b4fcbf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:26:47,604 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:26:47,605 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11ad2b29-8c41-4f3d-a2a9-b17fa76056ca', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11ad2b29-8c41-4f3d-a2a9-b17fa76056ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:26:48,702 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:26:48,702 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-028df834-7fba-469a-b485-1654c4190c62', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-028df834-7fba-469a-b485-1654c4190c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:26:49,797 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:26:49,797 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-684e941b-3810-45ac-8850-88c1974b996f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-684e941b-3810-45ac-8850-88c1974b996f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:26:50,895 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:26:50,895 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5743cffd-a3e9-4f2d-b7b9-b6747805519a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5743cffd-a3e9-4f2d-b7b9-b6747805519a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:26:51,995 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.092s 2020-12-21 04:26:51,995 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16f0a20a-0bce-49d3-8bfc-5c6c43c5a005', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16f0a20a-0bce-49d3-8bfc-5c6c43c5a005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:26:53,090 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:26:53,090 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a73a2b-9091-4dbf-b529-688136886432', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a73a2b-9091-4dbf-b529-688136886432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:26:54,192 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.093s 2020-12-21 04:26:54,193 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c469982-625b-4c27-bc1e-d498cb6562fb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c469982-625b-4c27-bc1e-d498cb6562fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:26:55,288 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:26:55,288 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5065ef25-5ef4-42d4-b6d0-cc065f71e67b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5065ef25-5ef4-42d4-b6d0-cc065f71e67b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:26:56,389 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.093s 2020-12-21 04:26:56,390 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53da78e1-c8b5-4a99-898d-95c68a241d24', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53da78e1-c8b5-4a99-898d-95c68a241d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:26:57,485 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:26:57,486 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-784e4464-f742-4344-a135-69aa505cc3aa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-784e4464-f742-4344-a135-69aa505cc3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:26:58,580 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:26:58,581 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d07d53c-278b-48c6-8855-f5731aba1bdb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d07d53c-278b-48c6-8855-f5731aba1bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:26:59,675 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:26:59,676 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc367666-fbd4-480a-956e-ccea4d789164', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc367666-fbd4-480a-956e-ccea4d789164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:00,772 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:27:00,773 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63adb9ae-b0c5-4109-9b3d-272f6b62f10a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63adb9ae-b0c5-4109-9b3d-272f6b62f10a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:01,876 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.095s 2020-12-21 04:27:01,877 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-144ec9a6-9847-4679-bac9-bcf2b0094bb3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-144ec9a6-9847-4679-bac9-bcf2b0094bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:02,972 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:27:02,972 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb36e4a-9cef-4058-ab3a-a1a8163bdb38', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb36e4a-9cef-4058-ab3a-a1a8163bdb38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:04,067 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:27:04,067 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca17a73a-3fa9-4125-92c4-75652ea5f628', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca17a73a-3fa9-4125-92c4-75652ea5f628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:05,164 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:27:05,164 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee55e2cb-0642-48d4-a3b8-b96749d9182e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee55e2cb-0642-48d4-a3b8-b96749d9182e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:06,260 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:27:06,261 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02440116-514d-4bef-a7bb-3625398aed90', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02440116-514d-4bef-a7bb-3625398aed90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:07,357 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:27:07,358 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15459d2e-94d5-468b-aeb5-09f6d80acee1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15459d2e-94d5-468b-aeb5-09f6d80acee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:08,460 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.093s 2020-12-21 04:27:08,460 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8e99d8-667f-41ae-a786-08fff304cdca', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8e99d8-667f-41ae-a786-08fff304cdca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:09,559 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:27:09,559 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3600d585-9c06-4842-b758-e87f0e02f74d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3600d585-9c06-4842-b758-e87f0e02f74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:10,654 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:27:10,655 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e34f6d-9456-4bd1-9a06-9ddb4b9aa0cd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e34f6d-9456-4bd1-9a06-9ddb4b9aa0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:11,750 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:27:11,750 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ec0b5de-d8c0-42ce-a218-97c47e22eaa9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ec0b5de-d8c0-42ce-a218-97c47e22eaa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:12,846 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:27:12,847 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7edd3e8-9b25-4d79-8473-955bb4906725', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7edd3e8-9b25-4d79-8473-955bb4906725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:13,943 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:27:13,944 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac56765-4e1f-45d1-8cd8-189c8b926128', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac56765-4e1f-45d1-8cd8-189c8b926128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:15,043 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:27:15,043 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b14f1085-e181-402b-8b90-2d02d154df9c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b14f1085-e181-402b-8b90-2d02d154df9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:16,138 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:27:16,139 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e3b583-7d01-42d7-93d1-8cb35c444cc4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e3b583-7d01-42d7-93d1-8cb35c444cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:17,237 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.091s 2020-12-21 04:27:17,238 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b35a492-b243-497a-bfb8-2ba53d853cac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b35a492-b243-497a-bfb8-2ba53d853cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:18,334 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:27:18,335 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca9430b8-d77b-4ca7-9754-4380a4dc75a6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca9430b8-d77b-4ca7-9754-4380a4dc75a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:19,433 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:27:19,434 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45529638-5a51-4bfb-b7ba-c45e476cdd51', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45529638-5a51-4bfb-b7ba-c45e476cdd51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:20,536 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.093s 2020-12-21 04:27:20,537 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-895c4896-d5f1-4296-b299-99530c555643', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-895c4896-d5f1-4296-b299-99530c555643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:21,630 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:27:21,631 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e8a112-bbee-4727-8224-89c77effc347', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e8a112-bbee-4727-8224-89c77effc347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:22,725 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:27:22,726 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-733bf48f-d7eb-4601-95bc-f7a6e124361b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-733bf48f-d7eb-4601-95bc-f7a6e124361b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:23,821 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:27:23,822 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-267a9340-6880-44a9-801a-7109fda6cb97', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-267a9340-6880-44a9-801a-7109fda6cb97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:24,917 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:27:24,917 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b8925b-a92e-4bd9-a033-982da6a1309e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b8925b-a92e-4bd9-a033-982da6a1309e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:26,015 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:27:26,015 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b8be46-459b-43d0-8dd5-55a1073b03cf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b8be46-459b-43d0-8dd5-55a1073b03cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:27,110 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:27:27,110 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7954db39-86b0-485b-bc17-0819ff649fbc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7954db39-86b0-485b-bc17-0819ff649fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:28,206 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:27:28,206 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f41c4a-a37e-45c6-8883-9782840be2cb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f41c4a-a37e-45c6-8883-9782840be2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:29,307 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.094s 2020-12-21 04:27:29,308 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c538e7-0b13-4047-976c-4ddb8b305669', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c538e7-0b13-4047-976c-4ddb8b305669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:30,405 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:27:30,405 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e497a44-ca18-45f9-ade8-9aa393986a88', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e497a44-ca18-45f9-ade8-9aa393986a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:31,504 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:27:31,504 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f442f46-7baf-4008-a6f2-0e6320c2341f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f442f46-7baf-4008-a6f2-0e6320c2341f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:32,599 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:27:32,599 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e244c0f-a953-47d5-8be0-d64a6449a783', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e244c0f-a953-47d5-8be0-d64a6449a783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:33,693 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:27:33,694 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-716215b7-0459-47d5-9ebd-cdc89b661d9f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-716215b7-0459-47d5-9ebd-cdc89b661d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:34,792 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:27:34,792 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbbc3554-db94-45ba-8b58-ebc36176ab77', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbbc3554-db94-45ba-8b58-ebc36176ab77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:35,888 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:27:35,889 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e04aad99-9b4e-4cd3-bfbd-2865fda4a629', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e04aad99-9b4e-4cd3-bfbd-2865fda4a629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:36,985 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:27:36,986 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b16d4f2-8db3-426b-8aa8-09f47bd36dd4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b16d4f2-8db3-426b-8aa8-09f47bd36dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:38,084 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:27:38,084 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b05ff96-25ad-44e8-b458-3dca61cc8b96', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b05ff96-25ad-44e8-b458-3dca61cc8b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:39,185 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.092s 2020-12-21 04:27:39,185 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ece0d1b-1304-49e2-9ebc-410aa191c26a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ece0d1b-1304-49e2-9ebc-410aa191c26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:40,280 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:27:40,280 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ca053f-96d7-43d4-a8ca-b81120fcb112', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ca053f-96d7-43d4-a8ca-b81120fcb112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:41,375 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:27:41,375 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b239e1a-a36e-4062-9754-6b514478c4e2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b239e1a-a36e-4062-9754-6b514478c4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:42,481 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.097s 2020-12-21 04:27:42,481 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-957e6722-9d4e-41b7-94f3-f14579146d8a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-957e6722-9d4e-41b7-94f3-f14579146d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:43,578 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:27:43,578 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4970e48f-d65f-4ccf-9e39-683c6469308d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4970e48f-d65f-4ccf-9e39-683c6469308d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:44,674 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:27:44,674 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20134503-787a-4ff4-8778-1041ce07650e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20134503-787a-4ff4-8778-1041ce07650e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:45,769 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:27:45,769 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-695789be-e607-43a0-8161-1f312f925fcb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-695789be-e607-43a0-8161-1f312f925fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:46,864 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:27:46,864 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12f825b8-30b9-439f-b942-cf4713399754', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12f825b8-30b9-439f-b942-cf4713399754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:47,959 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:27:47,959 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c22cd0ed-45bb-4e86-954f-16ec399c5bbd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c22cd0ed-45bb-4e86-954f-16ec399c5bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:49,053 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:27:49,053 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-972e19be-edd7-444a-b917-d67815ac77b8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-972e19be-edd7-444a-b917-d67815ac77b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:50,150 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:27:50,151 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4998283-480b-43c7-953f-c797bf558821', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4998283-480b-43c7-953f-c797bf558821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:51,246 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:27:51,246 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ee2c0f-1169-44e0-b2a2-a7745e5a1500', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ee2c0f-1169-44e0-b2a2-a7745e5a1500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:52,340 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:27:52,340 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6215ea3d-9d49-46f6-9b65-819e53dd89d9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6215ea3d-9d49-46f6-9b65-819e53dd89d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:53,439 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:27:53,440 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca27ee6-6ad7-44b9-9021-443988718202', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca27ee6-6ad7-44b9-9021-443988718202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:54,549 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.101s 2020-12-21 04:27:54,549 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-927fa87a-cbfc-49cf-8c65-c2e9a005840b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-927fa87a-cbfc-49cf-8c65-c2e9a005840b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:55,644 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:27:55,645 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba47053-211c-459d-8fd3-df2d085d8eeb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba47053-211c-459d-8fd3-df2d085d8eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:56,738 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:27:56,738 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e8e44a-adc8-46ee-8a80-1d2ebfdc2a7c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e8e44a-adc8-46ee-8a80-1d2ebfdc2a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:57,832 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:27:57,832 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e150fb-83ab-4365-9cbb-81df9d35c987', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e150fb-83ab-4365-9cbb-81df9d35c987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:27:58,929 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:27:58,929 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b2ed6d-0c4e-4b15-8c00-99a349dd2144', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b2ed6d-0c4e-4b15-8c00-99a349dd2144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:00,027 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:28:00,027 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b17bf61f-d50f-4643-89bf-877f216fcb31', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b17bf61f-d50f-4643-89bf-877f216fcb31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:01,123 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:28:01,124 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0deeb7d-b751-4476-84cb-1b9ac515d08f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0deeb7d-b751-4476-84cb-1b9ac515d08f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:02,228 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.095s 2020-12-21 04:28:02,229 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c72b2d9-f657-4e96-8249-5096231a31c8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c72b2d9-f657-4e96-8249-5096231a31c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:03,326 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:28:03,326 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f416abf-f4df-41e9-91d0-5e6a4d936fb8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f416abf-f4df-41e9-91d0-5e6a4d936fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:04,425 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:28:04,425 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c554e8c0-f1f2-45dc-b829-8c9514eaaec6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c554e8c0-f1f2-45dc-b829-8c9514eaaec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:05,521 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:28:05,521 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5efd0c12-e4d7-4acd-a773-525cc91ecd62', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efd0c12-e4d7-4acd-a773-525cc91ecd62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:06,616 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:28:06,617 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07834964-1ae6-45d3-b367-dee1c54f6ea4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07834964-1ae6-45d3-b367-dee1c54f6ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:07,712 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:28:07,712 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff7e3686-c4cb-4000-8da8-366ab9ae5661', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff7e3686-c4cb-4000-8da8-366ab9ae5661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:08,807 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:28:08,808 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db676d9d-8361-499d-a596-a51054a7fc3e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db676d9d-8361-499d-a596-a51054a7fc3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:09,901 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:28:09,902 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ebbbe5b-38d1-42a6-bb94-69916a893930', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ebbbe5b-38d1-42a6-bb94-69916a893930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:10,997 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:28:10,998 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ec6fe9-bdf3-4f30-8a1b-3d56f1608fca', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ec6fe9-bdf3-4f30-8a1b-3d56f1608fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:12,096 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:28:12,096 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ecf86bb-3ffe-4c4f-ac3b-9b8d99233eba', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ecf86bb-3ffe-4c4f-ac3b-9b8d99233eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:13,191 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:28:13,191 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03336bda-c080-4312-8711-38e4afcdf964', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03336bda-c080-4312-8711-38e4afcdf964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:14,287 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:28:14,288 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d50d2018-0bf7-4fac-bdba-2e5958831aae', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d50d2018-0bf7-4fac-bdba-2e5958831aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:15,386 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:28:15,387 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7869882-7063-4da8-aa23-213673978ef3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7869882-7063-4da8-aa23-213673978ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:16,483 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:28:16,483 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a5ed2a-2264-41f7-9233-25519649fd8a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a5ed2a-2264-41f7-9233-25519649fd8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:17,579 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:28:17,579 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d599847a-4b1f-4ed2-a605-263c26dad619', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d599847a-4b1f-4ed2-a605-263c26dad619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:18,674 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:28:18,674 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa3fd888-ee79-4867-8136-66a22ca3eb44', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa3fd888-ee79-4867-8136-66a22ca3eb44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:19,772 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:28:19,773 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75cddeca-339c-4d70-92fc-83f810f63b96', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75cddeca-339c-4d70-92fc-83f810f63b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:20,868 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:28:20,868 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69234938-a43a-4357-a7d1-74f269eee949', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69234938-a43a-4357-a7d1-74f269eee949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:21,966 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:28:21,966 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b3cdde-db06-45ba-b329-2708687dded3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b3cdde-db06-45ba-b329-2708687dded3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:23,066 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.091s 2020-12-21 04:28:23,066 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-287b31be-3f77-4710-9932-4fab5f7e86a9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-287b31be-3f77-4710-9932-4fab5f7e86a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:24,162 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:28:24,163 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd15aaa-8a38-4ab1-9a74-208f23052cb9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd15aaa-8a38-4ab1-9a74-208f23052cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:25,260 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:28:25,261 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-476fd9af-e5fc-4cfa-989a-30594c179068', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-476fd9af-e5fc-4cfa-989a-30594c179068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:26,367 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.097s 2020-12-21 04:28:26,368 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821a6bc0-adad-47c8-a2da-e7ff7a7953ed', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821a6bc0-adad-47c8-a2da-e7ff7a7953ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:27,474 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.098s 2020-12-21 04:28:27,475 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a9783dd-2cb4-478f-baef-4d5907ab4ace', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a9783dd-2cb4-478f-baef-4d5907ab4ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:28,574 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.091s 2020-12-21 04:28:28,574 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac734d47-a309-4389-8219-7cd48386b45f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac734d47-a309-4389-8219-7cd48386b45f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:29,676 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.092s 2020-12-21 04:28:29,676 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cb7add2-197b-4a3c-a6cf-5fea08f45164', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cb7add2-197b-4a3c-a6cf-5fea08f45164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:30,772 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:28:30,772 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7120519c-1dd4-40d5-8b3d-b4b82f83f3da', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7120519c-1dd4-40d5-8b3d-b4b82f83f3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:31,874 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.093s 2020-12-21 04:28:31,874 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29edad2b-b39b-40ca-916a-a05275fcb5a1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29edad2b-b39b-40ca-916a-a05275fcb5a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:32,972 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:28:32,972 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-447f5b2f-6d9a-44e5-ae51-1ce3a452acf8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-447f5b2f-6d9a-44e5-ae51-1ce3a452acf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:34,077 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.096s 2020-12-21 04:28:34,077 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de5bfd4b-9411-4a6b-ae08-02092df892fd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de5bfd4b-9411-4a6b-ae08-02092df892fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:35,177 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.091s 2020-12-21 04:28:35,177 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ac47886-fb52-416e-b641-f520e82d790a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ac47886-fb52-416e-b641-f520e82d790a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:36,273 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:28:36,274 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ec8e80-6b5e-4137-8f03-c877d28a20fb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ec8e80-6b5e-4137-8f03-c877d28a20fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:37,369 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:28:37,369 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff61461-e001-4b68-ad0f-d3a8a88308c9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff61461-e001-4b68-ad0f-d3a8a88308c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:38,486 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.107s 2020-12-21 04:28:38,487 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8117ec-b044-4698-a3fe-3fcf65c214f6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8117ec-b044-4698-a3fe-3fcf65c214f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:39,585 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:28:39,585 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bce257d0-60a7-40cd-ae9c-b2a5b1200e8d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce257d0-60a7-40cd-ae9c-b2a5b1200e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:40,683 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:28:40,684 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30f8740f-abd4-46ad-9ea6-2b20003421f3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30f8740f-abd4-46ad-9ea6-2b20003421f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:41,783 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:28:41,783 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ad5212-ee46-4c6e-99c1-3dc4defa68af', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ad5212-ee46-4c6e-99c1-3dc4defa68af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:42,876 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:28:42,877 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f78ebe-091d-4704-aeb1-bf09dbb0d729', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f78ebe-091d-4704-aeb1-bf09dbb0d729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:43,976 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.091s 2020-12-21 04:28:43,977 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c6c5c46-c018-4966-9e95-99568cd407ef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6c5c46-c018-4966-9e95-99568cd407ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:45,074 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:28:45,075 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78bd9edf-667e-4d78-b8b7-cc1a71229449', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78bd9edf-667e-4d78-b8b7-cc1a71229449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:46,172 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:28:46,173 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd6a4a43-3dc0-43f6-b2ed-44324fd44b9f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd6a4a43-3dc0-43f6-b2ed-44324fd44b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:47,274 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.092s 2020-12-21 04:28:47,275 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-621772bc-bc4d-4400-bb42-56fedf26ef3f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-621772bc-bc4d-4400-bb42-56fedf26ef3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:48,369 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:28:48,369 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-907d5bd2-52e6-47f8-8420-1958d33a1d47', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-907d5bd2-52e6-47f8-8420-1958d33a1d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:49,469 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:28:49,469 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb5e727-d26f-4260-95cb-e5a5420aa5a8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb5e727-d26f-4260-95cb-e5a5420aa5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:50,564 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:28:50,564 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64620684-3b08-4bb9-ac10-1572b8190fcf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64620684-3b08-4bb9-ac10-1572b8190fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:51,659 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:28:51,660 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30e48da-0fe1-48b2-ac28-ea654592fca3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30e48da-0fe1-48b2-ac28-ea654592fca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:52,754 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:28:52,755 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da64aae8-d99b-46e6-91bf-fdd7e7e59120', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da64aae8-d99b-46e6-91bf-fdd7e7e59120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:53,850 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:28:53,850 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78dec30-0acf-42a5-958e-8c75081aec82', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78dec30-0acf-42a5-958e-8c75081aec82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:54,947 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:28:54,948 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7424122-201c-4c5d-af48-027cd8998dc4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7424122-201c-4c5d-af48-027cd8998dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:56,040 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.084s 2020-12-21 04:28:56,040 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e1af681-7c1d-421c-bcd3-d6a458cbb486', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e1af681-7c1d-421c-bcd3-d6a458cbb486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:57,138 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:28:57,139 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed0122c-c92c-4f29-bf30-114ede41a284', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed0122c-c92c-4f29-bf30-114ede41a284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:58,234 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:28:58,234 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c38fb05-bcd6-47bf-89cb-02856ed11154', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c38fb05-bcd6-47bf-89cb-02856ed11154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:28:59,331 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:28:59,331 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fb7b6db-bd29-462f-80bb-416d3a8da94b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fb7b6db-bd29-462f-80bb-416d3a8da94b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:00,431 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.091s 2020-12-21 04:29:00,431 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5233d160-cf88-4138-988f-ebcb714a01da', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5233d160-cf88-4138-988f-ebcb714a01da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:01,528 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:29:01,529 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d08b5fbc-1591-406b-be85-edca99f7afeb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d08b5fbc-1591-406b-be85-edca99f7afeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:02,623 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:29:02,624 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a608e0e-e03e-4764-8218-805648370e34', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a608e0e-e03e-4764-8218-805648370e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:03,719 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:29:03,719 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c12e16cc-a112-4c1e-949f-a2a3c415765c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c12e16cc-a112-4c1e-949f-a2a3c415765c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:04,812 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:29:04,813 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31aa041e-9227-4b1c-abc2-47d63aa85532', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31aa041e-9227-4b1c-abc2-47d63aa85532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:05,906 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.084s 2020-12-21 04:29:05,906 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3156d9-de55-46f7-9581-9fabfd47a55b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3156d9-de55-46f7-9581-9fabfd47a55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:06,999 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:29:07,000 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4368e0c3-2e00-4e90-8e0e-0d81f5d1feb8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4368e0c3-2e00-4e90-8e0e-0d81f5d1feb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:08,094 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:29:08,094 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b77bc8f2-612b-4427-b249-5555a2acc9c6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b77bc8f2-612b-4427-b249-5555a2acc9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:09,192 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:29:09,193 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87fcb3d7-ec62-4ccf-8352-04f81e45654b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87fcb3d7-ec62-4ccf-8352-04f81e45654b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:10,289 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:29:10,290 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90d1792f-d0dd-48be-a27a-dd8834efadd9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90d1792f-d0dd-48be-a27a-dd8834efadd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:11,387 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:29:11,387 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb25383-0eb5-4852-8346-62b126faac3f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb25383-0eb5-4852-8346-62b126faac3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:12,483 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:29:12,483 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-322841e2-2fff-4f65-bded-5a2d9e79d5d8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-322841e2-2fff-4f65-bded-5a2d9e79d5d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:13,578 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:29:13,578 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d395ce6-7d0f-4467-abcd-973248bc683b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d395ce6-7d0f-4467-abcd-973248bc683b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:14,674 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:29:14,675 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27874a37-c805-4def-8397-e570c37614e3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27874a37-c805-4def-8397-e570c37614e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:15,771 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:29:15,772 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecdc9a26-41c6-428d-99d6-37f70cc9e9a6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecdc9a26-41c6-428d-99d6-37f70cc9e9a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:16,864 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:29:16,865 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9085e2b-a110-4143-aee4-9d3cdefbb346', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9085e2b-a110-4143-aee4-9d3cdefbb346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:17,963 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:29:17,964 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ce04c8b-18b5-45b8-930f-3ac73b18e05d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ce04c8b-18b5-45b8-930f-3ac73b18e05d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:19,059 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:29:19,059 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-005349ae-a7d4-4907-a883-c69442ddbf2e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-005349ae-a7d4-4907-a883-c69442ddbf2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:20,154 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:29:20,154 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-402d42b6-dafb-4e7e-90d2-7cfc8564b7fd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-402d42b6-dafb-4e7e-90d2-7cfc8564b7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:21,249 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:29:21,249 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc41d142-0bce-4533-bb6f-7db04d32db59', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc41d142-0bce-4533-bb6f-7db04d32db59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:22,348 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:29:22,348 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6492897f-2e32-47d0-85ff-ff06a78590b7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6492897f-2e32-47d0-85ff-ff06a78590b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:23,447 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:29:23,447 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb90611-32a3-4d40-8622-db557cfd6e61', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb90611-32a3-4d40-8622-db557cfd6e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:24,541 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:29:24,542 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de6ec934-5207-46ac-ade0-a10d6a2aed85', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6ec934-5207-46ac-ade0-a10d6a2aed85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:25,640 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:29:25,641 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf6a7d50-79c6-4e48-a9ec-410e8f410e3a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf6a7d50-79c6-4e48-a9ec-410e8f410e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:26,737 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:29:26,738 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66f04469-9d91-45b7-ae91-4857a99df837', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66f04469-9d91-45b7-ae91-4857a99df837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:27,831 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:29:27,831 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdda4838-7527-43f6-85b0-05918bed2ec0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdda4838-7527-43f6-85b0-05918bed2ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:28,925 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:29:28,926 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dbb6ece-49ac-48c8-ad4a-04e164608155', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dbb6ece-49ac-48c8-ad4a-04e164608155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:30,021 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:29:30,021 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf4978ae-7cd7-47f9-81c6-cdc8db8e596c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf4978ae-7cd7-47f9-81c6-cdc8db8e596c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:31,116 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:29:31,116 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ea919dc-13ce-4f79-9871-604f89a61ef0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ea919dc-13ce-4f79-9871-604f89a61ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:32,215 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:29:32,215 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d7d1b6-0319-4012-8d2a-be77d71dc922', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d7d1b6-0319-4012-8d2a-be77d71dc922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:33,308 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:29:33,309 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f96c0d2-26bf-4519-8b7d-6491629f8839', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f96c0d2-26bf-4519-8b7d-6491629f8839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:34,407 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:29:34,408 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8229017e-0bbe-4ef2-b9d8-0c8835add766', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8229017e-0bbe-4ef2-b9d8-0c8835add766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:35,503 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:29:35,503 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f989da-c2f9-44a5-98d5-e242bb6fb1d3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f989da-c2f9-44a5-98d5-e242bb6fb1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:36,597 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:29:36,597 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d1412f3-d7d3-4475-8721-5c2c2f80fbde', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d1412f3-d7d3-4475-8721-5c2c2f80fbde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:37,692 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:29:37,693 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c66526-d505-4108-8287-1cef165933ef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c66526-d505-4108-8287-1cef165933ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:38,788 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:29:38,789 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56bf0949-6838-483e-97cf-f95cff2c5a63', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56bf0949-6838-483e-97cf-f95cff2c5a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:39,883 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:29:39,884 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d8cae49-b770-4bc7-af5f-00e4a53aa7b6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d8cae49-b770-4bc7-af5f-00e4a53aa7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:40,982 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:29:40,982 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b8f186-f543-4fcc-a594-90fada366306', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b8f186-f543-4fcc-a594-90fada366306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:42,082 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:29:42,082 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a7052a9-2063-429d-9a2a-0d8920474051', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a7052a9-2063-429d-9a2a-0d8920474051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:43,178 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:29:43,178 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daab90f5-3363-49e3-a62a-e8c49563b558', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daab90f5-3363-49e3-a62a-e8c49563b558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:44,276 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:29:44,276 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1810f3ce-19dc-4197-ac6e-3e608a318b71', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1810f3ce-19dc-4197-ac6e-3e608a318b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:45,372 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:29:45,372 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da9da9c-f720-45d4-bb28-e4daa9df9b3b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da9da9c-f720-45d4-bb28-e4daa9df9b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:46,468 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:29:46,468 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-168dfadc-b2ea-4475-94ab-787fc0ed98f7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-168dfadc-b2ea-4475-94ab-787fc0ed98f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:47,564 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:29:47,564 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6bd6cfa-94d2-45ea-aea2-61c93d28b3c7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6bd6cfa-94d2-45ea-aea2-61c93d28b3c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:48,660 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:29:48,661 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29fa5a01-ddd0-4d62-bcd2-f1bf95c04ebf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29fa5a01-ddd0-4d62-bcd2-f1bf95c04ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:49,755 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:29:49,756 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7e50c7e-37a6-4e2c-9d1e-e62702d53c3a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7e50c7e-37a6-4e2c-9d1e-e62702d53c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:50,852 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:29:50,853 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8805cca0-ba27-4576-a72c-d00c0c9e82f7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8805cca0-ba27-4576-a72c-d00c0c9e82f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:51,947 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:29:51,947 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50bc3211-4d09-4982-9edb-65c4f3b7aa3a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50bc3211-4d09-4982-9edb-65c4f3b7aa3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:53,042 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:29:53,042 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27d88c5-91fb-4c97-87de-86a31874f6db', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27d88c5-91fb-4c97-87de-86a31874f6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:54,137 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:29:54,137 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87fef53c-bc12-4fa2-ab21-a31aedd529b9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87fef53c-bc12-4fa2-ab21-a31aedd529b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:55,232 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:29:55,232 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e295d74-64f3-43bc-a516-257becf20218', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e295d74-64f3-43bc-a516-257becf20218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:56,328 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:29:56,329 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95fc7f0a-670a-4fa3-b95b-2b9fe75a14e8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95fc7f0a-670a-4fa3-b95b-2b9fe75a14e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:57,425 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:29:57,425 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09dbb929-4dfc-48dd-addc-ff9378bd444c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09dbb929-4dfc-48dd-addc-ff9378bd444c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:58,522 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:29:58,522 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-905057e6-5842-412c-bfe1-c32ca1584177', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-905057e6-5842-412c-bfe1-c32ca1584177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:29:59,616 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:29:59,616 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4f6841-d20a-45c9-9221-c1d919037de0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4f6841-d20a-45c9-9221-c1d919037de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:00,716 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.091s 2020-12-21 04:30:00,716 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f824676f-b694-4645-84b9-3caefdc11c62', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f824676f-b694-4645-84b9-3caefdc11c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:01,811 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:30:01,811 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-668e0271-6c11-41c0-9dd1-a08e14d44514', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-668e0271-6c11-41c0-9dd1-a08e14d44514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:02,906 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:30:02,906 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48a650f-466d-4ea8-b685-525c0d5f9f2f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48a650f-466d-4ea8-b685-525c0d5f9f2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:04,001 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:30:04,002 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc7c406-873c-4602-ac22-159efc399633', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc7c406-873c-4602-ac22-159efc399633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:05,097 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:30:05,098 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c30051-007f-4131-8169-27de5ad3dede', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c30051-007f-4131-8169-27de5ad3dede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:06,192 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:30:06,193 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19107989-1873-490e-aaed-ceaf98493c49', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19107989-1873-490e-aaed-ceaf98493c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:07,290 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:30:07,291 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f2b2a21-a8cc-406c-916e-d5652254383c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f2b2a21-a8cc-406c-916e-d5652254383c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:08,389 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:30:08,389 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30837e4c-40bd-44ea-a6e8-4854f1400313', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30837e4c-40bd-44ea-a6e8-4854f1400313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:09,487 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:30:09,488 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04bc22f6-6c5a-44f1-be95-d341ca59f207', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04bc22f6-6c5a-44f1-be95-d341ca59f207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:10,586 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:30:10,586 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66973a11-8781-47b7-80aa-fc10eac11251', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66973a11-8781-47b7-80aa-fc10eac11251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:11,683 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:30:11,684 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93abac2b-8f0c-40d4-a3e8-0dfa9f99597a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93abac2b-8f0c-40d4-a3e8-0dfa9f99597a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:12,780 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:30:12,780 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d9ea3b-65c7-4b12-8fb0-83ec2e40ce4a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d9ea3b-65c7-4b12-8fb0-83ec2e40ce4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:13,876 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:30:13,877 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf6ce26-5904-44c5-98de-bdf26af88d32', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf6ce26-5904-44c5-98de-bdf26af88d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:14,972 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:30:14,972 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb76540d-6494-41f0-85c2-e896e7e91d48', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb76540d-6494-41f0-85c2-e896e7e91d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:16,071 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:30:16,071 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f789e988-26d6-4c44-90af-2532ae68daf6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f789e988-26d6-4c44-90af-2532ae68daf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:17,166 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:30:17,167 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642418c7-8480-455e-bff5-a81163641ad2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642418c7-8480-455e-bff5-a81163641ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:18,262 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:30:18,263 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3002f6-51e8-4812-a801-87c91c037993', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3002f6-51e8-4812-a801-87c91c037993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:19,357 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:30:19,358 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4954067c-80bd-4ecf-ad37-bfd276de064e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4954067c-80bd-4ecf-ad37-bfd276de064e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:20,455 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:30:20,456 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94ec95cf-9a91-46f8-8009-0b9b1e3b9ce6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94ec95cf-9a91-46f8-8009-0b9b1e3b9ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:21,550 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:30:21,550 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de403bb0-f11c-4980-9ae9-11c631751f60', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de403bb0-f11c-4980-9ae9-11c631751f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:22,656 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.097s 2020-12-21 04:30:22,657 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-166c85ef-1aa0-4bb0-9911-f840261deeac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-166c85ef-1aa0-4bb0-9911-f840261deeac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:23,753 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:30:23,754 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674c5c6d-711e-421d-8abc-fc5e9628dd1e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674c5c6d-711e-421d-8abc-fc5e9628dd1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:24,848 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:30:24,848 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43c3e747-536a-4e0a-878e-40b1b63059c8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43c3e747-536a-4e0a-878e-40b1b63059c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:25,944 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:30:25,944 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c6e61c-fd48-4fa1-8cab-076aff63ffba', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c6e61c-fd48-4fa1-8cab-076aff63ffba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:27,038 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:30:27,039 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f4f9e42-7fdb-4690-8215-452048d2e7cd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f4f9e42-7fdb-4690-8215-452048d2e7cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:28,131 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.084s 2020-12-21 04:30:28,132 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bba1075-68e0-49dc-b1d9-25ed80ef0d0b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bba1075-68e0-49dc-b1d9-25ed80ef0d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:29,226 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:30:29,226 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12ecf93-9efa-4f5f-b291-05b3045d2fd4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12ecf93-9efa-4f5f-b291-05b3045d2fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:30,320 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:30:30,321 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73eae2b4-a5de-466e-9b5a-16ae31ce6f68', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73eae2b4-a5de-466e-9b5a-16ae31ce6f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:31,414 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:30:31,415 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-140cccd7-448f-404e-84a2-5146376c7a60', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-140cccd7-448f-404e-84a2-5146376c7a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:32,512 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:30:32,512 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d4a91c1-4006-4c6a-b1a5-72a3700aee05', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d4a91c1-4006-4c6a-b1a5-72a3700aee05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:33,605 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:30:33,606 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-060ec290-b4a3-40ff-ba74-a1faf92be8a5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-060ec290-b4a3-40ff-ba74-a1faf92be8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:34,699 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:30:34,699 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f06428fb-bd5e-4142-8a5b-198bd551a2b9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f06428fb-bd5e-4142-8a5b-198bd551a2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:35,793 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.084s 2020-12-21 04:30:35,793 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f36c90-2b5e-48dc-8c92-9c2a56b87805', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f36c90-2b5e-48dc-8c92-9c2a56b87805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:36,888 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:30:36,888 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-786fe066-f269-453f-bb4c-10653b7ce65d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-786fe066-f269-453f-bb4c-10653b7ce65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:37,983 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:30:37,983 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7568854-467e-44e6-9aa9-7e3a2621ea7b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7568854-467e-44e6-9aa9-7e3a2621ea7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:39,078 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:30:39,079 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f36ec3ef-25bb-4b8b-b037-59832d041ea8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f36ec3ef-25bb-4b8b-b037-59832d041ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:40,177 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:30:40,177 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b021a674-994a-4b7d-8624-e7a6dc954426', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b021a674-994a-4b7d-8624-e7a6dc954426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:41,271 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:30:41,271 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b5c5ed-89fb-4d1a-825a-a32800c65eb0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b5c5ed-89fb-4d1a-825a-a32800c65eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:42,372 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.093s 2020-12-21 04:30:42,372 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fa9eb88-4d49-41ac-a960-ac8b59f4a1d4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fa9eb88-4d49-41ac-a960-ac8b59f4a1d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:43,468 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:30:43,468 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47ba697b-451f-4ff3-88cc-cf95448b5710', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47ba697b-451f-4ff3-88cc-cf95448b5710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:44,613 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.136s 2020-12-21 04:30:44,614 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-952e5bc3-939b-4180-8644-f564396b997f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-952e5bc3-939b-4180-8644-f564396b997f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:45,720 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.097s 2020-12-21 04:30:45,720 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e74329b3-97ff-49f2-93bd-513ad1d650cc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e74329b3-97ff-49f2-93bd-513ad1d650cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:46,823 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.095s 2020-12-21 04:30:46,824 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c5e26ba-1925-4435-ab84-15141e9f40df', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c5e26ba-1925-4435-ab84-15141e9f40df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:47,925 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.092s 2020-12-21 04:30:47,925 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a96c83b4-30d9-4b4a-b2c3-9139cb4891b9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a96c83b4-30d9-4b4a-b2c3-9139cb4891b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:49,030 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.096s 2020-12-21 04:30:49,030 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f23b49d-69e8-48d8-b90e-edde4d3dd78a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f23b49d-69e8-48d8-b90e-edde4d3dd78a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:50,129 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:30:50,130 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d17966c-7df7-45c0-a51b-cab14d079c61', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d17966c-7df7-45c0-a51b-cab14d079c61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:51,237 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.100s 2020-12-21 04:30:51,238 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-859c89db-7b2f-4a02-8d00-7ea201062f28', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-859c89db-7b2f-4a02-8d00-7ea201062f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:52,344 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.097s 2020-12-21 04:30:52,344 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20169817-147c-41d9-a06f-44edc4efdef4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20169817-147c-41d9-a06f-44edc4efdef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:53,443 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.091s 2020-12-21 04:30:53,444 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a9ffe85-5800-4b30-9941-12f839a2b719', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a9ffe85-5800-4b30-9941-12f839a2b719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:54,545 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.092s 2020-12-21 04:30:54,545 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e58b0d13-3248-4907-8ed2-6c7fc59a9e5a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e58b0d13-3248-4907-8ed2-6c7fc59a9e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:55,645 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:30:55,645 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0798325d-2532-4102-bfce-660f3930a77d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0798325d-2532-4102-bfce-660f3930a77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:56,749 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.096s 2020-12-21 04:30:56,749 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeabee64-181c-47b8-a4a3-59ffb112b984', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeabee64-181c-47b8-a4a3-59ffb112b984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:57,860 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.102s 2020-12-21 04:30:57,861 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0194a8f0-7e2e-42fd-a2fb-ce4695a4c1c3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0194a8f0-7e2e-42fd-a2fb-ce4695a4c1c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:30:58,998 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.128s 2020-12-21 04:30:58,998 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9302225-e252-4e58-b97a-53eeb278c566', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9302225-e252-4e58-b97a-53eeb278c566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:00,124 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.117s 2020-12-21 04:31:00,124 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d015155c-91ba-48e4-8fdf-7451830d89e0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d015155c-91ba-48e4-8fdf-7451830d89e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:01,237 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.104s 2020-12-21 04:31:01,238 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a232103-f0ca-4c84-873e-21bd3516d5d8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a232103-f0ca-4c84-873e-21bd3516d5d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:02,341 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.094s 2020-12-21 04:31:02,341 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a7aa2e-b532-4938-8acc-cd6db3080795', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a7aa2e-b532-4938-8acc-cd6db3080795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:03,437 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:31:03,438 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ba8a470-ea71-4e3b-b335-08664ad4622a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ba8a470-ea71-4e3b-b335-08664ad4622a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:04,551 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.104s 2020-12-21 04:31:04,551 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a56b430-9b7b-4c39-bc63-aa97ed45cb67', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a56b430-9b7b-4c39-bc63-aa97ed45cb67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:05,647 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:31:05,647 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bcc4961-8e63-49d0-9ed3-adc7a51eeba9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bcc4961-8e63-49d0-9ed3-adc7a51eeba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:06,743 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:31:06,743 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c56d4640-29c5-4c78-8c14-36ad650f78cd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c56d4640-29c5-4c78-8c14-36ad650f78cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:07,837 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:31:07,838 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7696715-dd97-4849-81e9-4b925057f4af', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7696715-dd97-4849-81e9-4b925057f4af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:08,935 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:31:08,936 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8b84800-a5c2-4553-b1cc-48d7199483a8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8b84800-a5c2-4553-b1cc-48d7199483a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:10,032 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:31:10,033 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0f088d-acf9-4a3f-aacf-0415bc459eec', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0f088d-acf9-4a3f-aacf-0415bc459eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:11,131 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:31:11,131 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea05338-1610-4106-b8fc-6b22de86a87c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea05338-1610-4106-b8fc-6b22de86a87c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:12,226 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:31:12,226 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-710830e7-e7b9-4b3d-83e5-8b66c060e7cb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-710830e7-e7b9-4b3d-83e5-8b66c060e7cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:13,321 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:31:13,322 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf2c432d-71d2-4362-942e-b24aeddcdac2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf2c432d-71d2-4362-942e-b24aeddcdac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:14,416 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:31:14,417 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccba0874-bddb-4c57-ae69-219c2f3d0f82', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccba0874-bddb-4c57-ae69-219c2f3d0f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:15,512 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:31:15,513 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a2d654c-3f98-44cb-a0b5-fc8847269992', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a2d654c-3f98-44cb-a0b5-fc8847269992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:16,608 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:31:16,608 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d9a0c3b-53e7-4b2d-9c72-06412e67bb0e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d9a0c3b-53e7-4b2d-9c72-06412e67bb0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:17,703 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:31:17,703 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af86cf28-b97d-49d9-bc48-1b395836cc8b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af86cf28-b97d-49d9-bc48-1b395836cc8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:18,800 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:31:18,801 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79a914c9-a51b-42a0-b564-2b37e97af7b1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79a914c9-a51b-42a0-b564-2b37e97af7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:19,903 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.094s 2020-12-21 04:31:19,903 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0848bcbd-3edf-4be4-8bae-97df7957f9df', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0848bcbd-3edf-4be4-8bae-97df7957f9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:20,996 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.084s 2020-12-21 04:31:20,997 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11cc1f88-bfe8-4724-adcb-18bdc6fbc27c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11cc1f88-bfe8-4724-adcb-18bdc6fbc27c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:22,094 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:31:22,095 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-384eccf5-4028-4eec-9eee-0d253b0d6cdd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-384eccf5-4028-4eec-9eee-0d253b0d6cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:23,190 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:31:23,191 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a588f8de-d67a-4f5e-9322-75ff84e8376d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a588f8de-d67a-4f5e-9322-75ff84e8376d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:24,297 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.098s 2020-12-21 04:31:24,297 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e38821-df02-4214-90cf-e1223620dd78', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e38821-df02-4214-90cf-e1223620dd78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:25,400 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.094s 2020-12-21 04:31:25,400 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf9eca6e-f511-4ddd-a155-7e146749fd52', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf9eca6e-f511-4ddd-a155-7e146749fd52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:26,497 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:31:26,497 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22d02819-9faa-4c35-ad80-96c1a39025c3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22d02819-9faa-4c35-ad80-96c1a39025c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:27,592 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:31:27,592 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a06222c-1010-4523-a780-91e90272710f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a06222c-1010-4523-a780-91e90272710f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:28,690 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:31:28,690 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0e27b4d-968b-4748-a63e-d62b6a5d1906', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0e27b4d-968b-4748-a63e-d62b6a5d1906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:29,785 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:31:29,785 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da19670-aa02-4e15-a835-e9b10357c9ca', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da19670-aa02-4e15-a835-e9b10357c9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:30,880 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:31:30,881 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e1303e-1a2c-4c43-903d-3ae499ae239c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e1303e-1a2c-4c43-903d-3ae499ae239c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:31,975 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:31:31,975 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d2b7c0a-05dc-42d2-aad3-e018163d6f5f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d2b7c0a-05dc-42d2-aad3-e018163d6f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:33,071 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:31:33,072 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd21050-dbfd-4af1-a042-8b64fdb5bbf3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd21050-dbfd-4af1-a042-8b64fdb5bbf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:34,168 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:31:34,168 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7848a419-947f-47eb-8f9b-1fa8c3b09cd3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7848a419-947f-47eb-8f9b-1fa8c3b09cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:35,266 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:31:35,267 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eea18cfb-df41-41b2-995a-1a5e68baef37', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eea18cfb-df41-41b2-995a-1a5e68baef37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:36,361 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:31:36,361 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1b6a844-d8f4-4c38-982b-b184e5121295', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1b6a844-d8f4-4c38-982b-b184e5121295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:37,459 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:31:37,459 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ab9624f-46d8-424b-9be7-008d69e86012', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ab9624f-46d8-424b-9be7-008d69e86012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:38,558 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.091s 2020-12-21 04:31:38,559 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57642ca0-82aa-468a-adb5-457300316fb5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57642ca0-82aa-468a-adb5-457300316fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:39,656 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:31:39,658 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-283b7eae-d0b3-41b1-b7b9-ff7e1cdb365d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-283b7eae-d0b3-41b1-b7b9-ff7e1cdb365d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:40,756 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:31:40,756 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e67ec8-6c2f-4668-bff9-3eb6fd6f6fa5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e67ec8-6c2f-4668-bff9-3eb6fd6f6fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:41,850 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:31:41,851 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27b23f41-346a-46b8-b14f-f40141fcc457', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27b23f41-346a-46b8-b14f-f40141fcc457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:42,948 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:31:42,949 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b45d01c5-fc22-4432-80be-58d31acdc88a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b45d01c5-fc22-4432-80be-58d31acdc88a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:44,181 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.223s 2020-12-21 04:31:44,181 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-959a7a6b-e54c-49a4-b1a6-08c02c6313ca', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-959a7a6b-e54c-49a4-b1a6-08c02c6313ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:45,278 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:31:45,279 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef5eab02-9493-4130-ab65-15f3d04cafd8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef5eab02-9493-4130-ab65-15f3d04cafd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:46,380 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.092s 2020-12-21 04:31:46,380 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb971ba-6254-4610-bdf1-5371cdb47917', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb971ba-6254-4610-bdf1-5371cdb47917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:47,478 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:31:47,478 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a8ad65a-9e71-4f0f-9335-8b8fcb528541', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a8ad65a-9e71-4f0f-9335-8b8fcb528541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:48,576 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:31:48,576 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd14671b-c7ca-417d-aa59-4856c3650b91', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd14671b-c7ca-417d-aa59-4856c3650b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:49,673 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:31:49,673 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb96b46b-1f8b-4073-ad10-4753b7cec816', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb96b46b-1f8b-4073-ad10-4753b7cec816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:50,768 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:31:50,768 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd062c3-cc3a-4a3e-9dba-ab8fd3266597', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd062c3-cc3a-4a3e-9dba-ab8fd3266597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:51,862 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:31:51,863 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea5ae72-20d2-4a78-b75c-0532856faffe', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea5ae72-20d2-4a78-b75c-0532856faffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:52,958 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:31:52,958 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b6cbd4e-aa71-4f6e-ba1f-37b079f08b66', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b6cbd4e-aa71-4f6e-ba1f-37b079f08b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:54,053 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:31:54,053 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08b3b38e-20de-4fb0-8c28-ea157a19ef25', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08b3b38e-20de-4fb0-8c28-ea157a19ef25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:55,151 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:31:55,151 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e9f8cc1-a04a-49eb-a12b-b0bfe15b4f8d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e9f8cc1-a04a-49eb-a12b-b0bfe15b4f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:56,246 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:31:56,246 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6421f3e9-29f3-432c-b309-5a9f7c7bb056', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6421f3e9-29f3-432c-b309-5a9f7c7bb056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:57,342 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:31:57,342 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7afd67e7-4d9d-4c21-bb38-d37406540af5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7afd67e7-4d9d-4c21-bb38-d37406540af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:58,437 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:31:58,438 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d37bf51-11f8-4bdb-b966-f2e0ae74c4f1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d37bf51-11f8-4bdb-b966-f2e0ae74c4f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:31:59,541 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.094s 2020-12-21 04:31:59,541 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4650bfd6-673b-4596-85c1-89975eae6c71', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4650bfd6-673b-4596-85c1-89975eae6c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:00,637 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:32:00,637 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9172090b-4251-45ca-a38f-a4dfb98b87b5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9172090b-4251-45ca-a38f-a4dfb98b87b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:01,733 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:32:01,733 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e83e10b9-2dee-4dff-b70e-4022732941a7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e83e10b9-2dee-4dff-b70e-4022732941a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:02,830 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:32:02,830 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-728e3991-8c03-481c-ad8a-7c588a251316', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-728e3991-8c03-481c-ad8a-7c588a251316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:03,925 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:32:03,925 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15187134-85e9-4ab1-bfb6-31a0bc916cc6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15187134-85e9-4ab1-bfb6-31a0bc916cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:05,022 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:32:05,022 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f9db30-2d79-42af-a705-d8b10485d723', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f9db30-2d79-42af-a705-d8b10485d723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:06,117 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:32:06,118 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-615c34f2-f7fe-4544-a769-564021e429b4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-615c34f2-f7fe-4544-a769-564021e429b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:07,215 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:32:07,215 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7342e6c7-2fb2-46cb-946d-2dac83ad42ea', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7342e6c7-2fb2-46cb-946d-2dac83ad42ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:08,310 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:32:08,310 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da9b3d4-db23-4696-a83f-584c71265e55', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da9b3d4-db23-4696-a83f-584c71265e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:09,406 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:32:09,406 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c8304b-d052-4092-a020-a23b6a31b5db', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c8304b-d052-4092-a020-a23b6a31b5db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:10,502 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:32:10,503 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a93f3312-f8b0-4e80-a112-e353364255e8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a93f3312-f8b0-4e80-a112-e353364255e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:11,601 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:32:11,601 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1735ed1-30d3-49e9-8cf1-6eca1d0db989', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1735ed1-30d3-49e9-8cf1-6eca1d0db989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:12,696 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:32:12,697 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-960a3e95-ab2f-429c-aa30-c603a21167be', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-960a3e95-ab2f-429c-aa30-c603a21167be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:13,793 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:32:13,794 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56c7340d-57d0-4155-bfc3-256921540dec', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56c7340d-57d0-4155-bfc3-256921540dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:14,891 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:32:14,891 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f60841c-5a08-4d0b-ba62-a02b4c444084', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f60841c-5a08-4d0b-ba62-a02b4c444084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:15,984 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:32:15,985 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5b9de6e-27d3-434b-888f-b5a2f606d22e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5b9de6e-27d3-434b-888f-b5a2f606d22e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:17,080 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:32:17,081 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75808ce2-dbcd-4af1-82cf-1ad14f500df8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75808ce2-dbcd-4af1-82cf-1ad14f500df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:18,175 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:32:18,176 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-393a61e1-638c-4a8f-8063-3932896ab15b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-393a61e1-638c-4a8f-8063-3932896ab15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:19,272 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:32:19,272 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1638913d-b715-4b5c-ad00-c770e16dae33', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1638913d-b715-4b5c-ad00-c770e16dae33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:20,366 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:32:20,367 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa76fc8a-0134-491d-bd80-4fa213bb7850', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa76fc8a-0134-491d-bd80-4fa213bb7850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:21,462 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:32:21,463 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e34a997-439d-4ea7-9cf0-126dfe327668', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e34a997-439d-4ea7-9cf0-126dfe327668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:22,559 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:32:22,559 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe241a56-0584-41fb-806d-0305bed43c2c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe241a56-0584-41fb-806d-0305bed43c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:23,656 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:32:23,657 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28ab284b-fd75-4d18-8449-1f4ecb3a14a8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28ab284b-fd75-4d18-8449-1f4ecb3a14a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:24,755 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:32:24,756 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-938efa78-e564-49e5-9e00-1a60fed8799a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-938efa78-e564-49e5-9e00-1a60fed8799a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:25,855 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:32:25,855 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccc065a2-2ea2-4932-85d9-8e052f6e9d43', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccc065a2-2ea2-4932-85d9-8e052f6e9d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:26,950 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:32:26,951 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821a6b34-fc41-4a01-b617-b68ec612da56', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821a6b34-fc41-4a01-b617-b68ec612da56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:28,050 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.091s 2020-12-21 04:32:28,051 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76b88458-4fed-4c4e-93e2-113190f35cb1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76b88458-4fed-4c4e-93e2-113190f35cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:29,146 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:32:29,146 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fa1b76c-4c48-4498-81ff-efe9cc1ff701', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fa1b76c-4c48-4498-81ff-efe9cc1ff701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:30,244 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:32:30,245 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfc15c2f-fe1b-4204-9c56-e4a3ac9466cb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfc15c2f-fe1b-4204-9c56-e4a3ac9466cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:31,340 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:32:31,341 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3259a86e-0d51-4602-82e7-c8082c8ec59f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3259a86e-0d51-4602-82e7-c8082c8ec59f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:32,437 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:32:32,437 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6741575-a3f3-4672-84c1-fe9d162250f3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6741575-a3f3-4672-84c1-fe9d162250f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:33,536 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.090s 2020-12-21 04:32:33,537 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7f61e5b-1966-4fc1-9040-798f02f083de', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7f61e5b-1966-4fc1-9040-798f02f083de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:34,636 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:32:34,637 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7729e3-5931-4ca9-af16-d2c1a9534c1f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7729e3-5931-4ca9-af16-d2c1a9534c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:35,735 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:32:35,736 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd810d2-7940-4a3e-a8ed-491878c98494', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd810d2-7940-4a3e-a8ed-491878c98494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:36,833 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:32:36,833 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d006c796-803c-42b2-a61b-7555b82c5f29', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d006c796-803c-42b2-a61b-7555b82c5f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:37,930 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:32:37,931 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e65a448-c48f-4fff-89d3-846656137183', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e65a448-c48f-4fff-89d3-846656137183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:39,026 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.086s 2020-12-21 04:32:39,026 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ac0d7b-b603-4bc5-890c-e660978c9232', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ac0d7b-b603-4bc5-890c-e660978c9232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:40,120 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:32:40,120 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-793550aa-d246-4d10-8b8c-8b1f4bc92270', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793550aa-d246-4d10-8b8c-8b1f4bc92270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:41,216 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.087s 2020-12-21 04:32:41,216 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a652b80d-8988-4a17-afa2-4d79f13e7887', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a652b80d-8988-4a17-afa2-4d79f13e7887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:42,310 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.085s 2020-12-21 04:32:42,310 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2633a750-c2f0-4159-8ca3-be1f3f01bef4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2633a750-c2f0-4159-8ca3-be1f3f01bef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:43,408 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.089s 2020-12-21 04:32:43,408 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40e81d1d-19ea-42f2-b116-d9bccc349aa9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40e81d1d-19ea-42f2-b116-d9bccc349aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:44,504 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7 0.088s 2020-12-21 04:32:44,505 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-358f4e03-b90e-4d1f-b769-2c9831e55479', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-358f4e03-b90e-4d1f-b769-2c9831e55479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7'} Body: b'{"volume": {"id": "854a91f2-1a1f-4784-b610-0b9a2ab80aa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:26:44.000000", "updated_at": "2020-12-21T04:26:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1215021867", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/854a91f2-1a1f-4784-b610-0b9a2ab80aa7"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 141, in create_volume volume['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 854a91f2-1a1f-4784-b610-0b9a2ab80aa7 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
fail
ft15.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2020-12-21 04:32:44,915 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes 0.339s 2020-12-21 04:32:44,915 94992 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-VolumesTransfersTest-Volume-1222971042"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28dd08ee-5c7c-4336-8a04-8b9429795870', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28dd08ee-5c7c-4336-8a04-8b9429795870', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2020-12-21 04:32:45,013 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.091s 2020-12-21 04:32:45,014 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de85ddc8-a23f-4a8f-87ba-33f264c036e1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de85ddc8-a23f-4a8f-87ba-33f264c036e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:46,112 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:32:46,113 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c23b1557-0a06-4875-95db-3ea2b37e3f38', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c23b1557-0a06-4875-95db-3ea2b37e3f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:47,209 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:32:47,210 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b79c83-27c5-4cc5-9ec8-8589c26a3ae8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b79c83-27c5-4cc5-9ec8-8589c26a3ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:48,305 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:32:48,306 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b580266-9265-4f58-a519-2edebecf3d51', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b580266-9265-4f58-a519-2edebecf3d51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:49,402 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:32:49,402 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b9e36a-b071-4f1b-b3b2-8f41cf5dd57a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b9e36a-b071-4f1b-b3b2-8f41cf5dd57a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:50,500 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:32:50,501 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d32b8bf-bdbc-43f7-bf00-8f4045d694de', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d32b8bf-bdbc-43f7-bf00-8f4045d694de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:51,594 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.084s 2020-12-21 04:32:51,594 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-246f08ff-5217-4dba-9c13-406d3fa3c1e6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-246f08ff-5217-4dba-9c13-406d3fa3c1e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:52,688 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:32:52,688 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b084a9b-3efa-47fa-abdb-c8fe40b76846', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b084a9b-3efa-47fa-abdb-c8fe40b76846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:53,783 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:32:53,784 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a183a205-d10c-4c47-9c62-32424fac4afa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a183a205-d10c-4c47-9c62-32424fac4afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:54,878 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:32:54,878 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4b5e95e-5b0a-4e58-9739-7b37841fe14a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4b5e95e-5b0a-4e58-9739-7b37841fe14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:55,972 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:32:55,973 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a638437f-2ce0-448d-bbab-c7867c629ab8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a638437f-2ce0-448d-bbab-c7867c629ab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:57,067 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:32:57,067 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e2ff0de-c4ae-4992-89f1-0e1124e53bfe', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e2ff0de-c4ae-4992-89f1-0e1124e53bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:58,163 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:32:58,164 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-634be461-35e1-4591-a954-9a715f6dace4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-634be461-35e1-4591-a954-9a715f6dace4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:32:59,258 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:32:59,258 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84bef603-fffa-4cd2-92e4-b222a0206d84', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84bef603-fffa-4cd2-92e4-b222a0206d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:00,352 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:33:00,353 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6edef5ff-2f7b-4be6-b960-7a9f4b386017', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6edef5ff-2f7b-4be6-b960-7a9f4b386017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:01,448 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:33:01,449 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19897257-fa0b-47ec-a17d-0815f3f275d3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19897257-fa0b-47ec-a17d-0815f3f275d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:02,545 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:33:02,545 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3572fb66-848e-4343-b062-b4a91949e215', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3572fb66-848e-4343-b062-b4a91949e215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:03,639 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:33:03,640 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ab7bf6-36f0-4dfd-aea3-6ec158617b76', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ab7bf6-36f0-4dfd-aea3-6ec158617b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:04,736 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:33:04,736 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85975523-3dfb-4be5-8833-a5463d00b1f4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85975523-3dfb-4be5-8833-a5463d00b1f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:05,830 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:33:05,830 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4bb9faf-4a54-44f6-88f7-1c23908a204a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4bb9faf-4a54-44f6-88f7-1c23908a204a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:06,925 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:33:06,926 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-713fe4fb-d296-4ec3-a2ff-66152a4e8692', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-713fe4fb-d296-4ec3-a2ff-66152a4e8692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:08,021 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:33:08,021 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a469baf-9ad3-4e2c-a920-18fddc4e3a3f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a469baf-9ad3-4e2c-a920-18fddc4e3a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:09,118 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:33:09,118 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ff2385-3c95-4f4b-9000-36b34ad6d49e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ff2385-3c95-4f4b-9000-36b34ad6d49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:10,216 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:33:10,216 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba1cc1ac-90e4-4d7b-bebe-bc98219c58d2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba1cc1ac-90e4-4d7b-bebe-bc98219c58d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:11,313 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:33:11,314 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edad3d63-4f1b-4384-b356-5dc2ff53d65c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edad3d63-4f1b-4384-b356-5dc2ff53d65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:12,416 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.093s 2020-12-21 04:33:12,416 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d52c03a-0a22-4f39-832b-a6b79dfb85b7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d52c03a-0a22-4f39-832b-a6b79dfb85b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:13,513 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:33:13,513 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe0f9aec-c9d8-48bd-bf30-63fd7f3ee1fd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe0f9aec-c9d8-48bd-bf30-63fd7f3ee1fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:14,607 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:33:14,608 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1b65e7-826e-4b30-9210-05f908dadc5c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1b65e7-826e-4b30-9210-05f908dadc5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:15,703 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:33:15,703 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eafd2ce9-4943-422b-8eb6-02e82499e42b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eafd2ce9-4943-422b-8eb6-02e82499e42b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:16,798 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:33:16,798 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a002144-035b-4715-b7f5-ec7a1d9756c4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a002144-035b-4715-b7f5-ec7a1d9756c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:17,893 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:33:17,893 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c56f0ddd-9adb-4717-9e11-14f3c0fd03a6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c56f0ddd-9adb-4717-9e11-14f3c0fd03a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:18,987 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:33:18,987 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-001aabd8-8bf7-424f-b28a-732616699202', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-001aabd8-8bf7-424f-b28a-732616699202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:20,081 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.084s 2020-12-21 04:33:20,081 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d96964d-936f-4fa8-95b7-9d7d90832e6c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d96964d-936f-4fa8-95b7-9d7d90832e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:21,175 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:33:21,176 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21566677-1e4a-4130-a329-161e02b9227e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21566677-1e4a-4130-a329-161e02b9227e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:22,272 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:33:22,272 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c1c1b6-0a7f-40d0-9f68-d61ccac23087', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c1c1b6-0a7f-40d0-9f68-d61ccac23087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:23,367 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:33:23,367 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eaa57d3-2ba3-495a-a8b6-54ce2009fa58', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eaa57d3-2ba3-495a-a8b6-54ce2009fa58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:24,467 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.091s 2020-12-21 04:33:24,467 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abecc93a-db93-4a21-a220-0a0be421c4b0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abecc93a-db93-4a21-a220-0a0be421c4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:25,564 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:33:25,564 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f75a7e2-7dca-43ef-9cc9-67c4c8d8379e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f75a7e2-7dca-43ef-9cc9-67c4c8d8379e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:26,659 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:33:26,660 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b3983c9-cc79-468d-866f-d1ee0af210fb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b3983c9-cc79-468d-866f-d1ee0af210fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:27,756 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:33:27,757 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9df4eb7a-e3bb-485c-9536-18b7e5046f74', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9df4eb7a-e3bb-485c-9536-18b7e5046f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:28,851 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:33:28,852 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf6e93a-22c6-46d3-824c-9f4c820b2de4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf6e93a-22c6-46d3-824c-9f4c820b2de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:29,949 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:33:29,950 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1781710-17b4-468d-ba40-9b2b846451a6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1781710-17b4-468d-ba40-9b2b846451a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:31,047 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:33:31,048 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeaf8f28-3a98-4137-8d8b-7d6e31bd997a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeaf8f28-3a98-4137-8d8b-7d6e31bd997a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:32,143 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:33:32,143 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63affc2c-3fbe-493b-8dc6-651546f6e6e2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63affc2c-3fbe-493b-8dc6-651546f6e6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:33,238 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:33:33,239 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d01f4822-2d1b-4bbb-a858-b28ecb4a72ea', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d01f4822-2d1b-4bbb-a858-b28ecb4a72ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:34,333 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:33:34,334 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b18e1d-c797-4373-974b-58f957d067b5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b18e1d-c797-4373-974b-58f957d067b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:35,430 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:33:35,431 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ef244d-fa77-47ea-8212-4c925185023c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ef244d-fa77-47ea-8212-4c925185023c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:36,528 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:33:36,529 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d909d64c-5087-4513-b0b8-96cb38efc465', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d909d64c-5087-4513-b0b8-96cb38efc465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:37,622 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.084s 2020-12-21 04:33:37,622 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a05dc1-6719-43b3-a69c-a5368aae4c09', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a05dc1-6719-43b3-a69c-a5368aae4c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:38,717 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:33:38,718 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6918bf58-97ad-4c26-a4ea-bf606096750d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6918bf58-97ad-4c26-a4ea-bf606096750d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:39,813 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:33:39,814 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a862bfa6-de98-4472-ae7f-29ca168303bf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a862bfa6-de98-4472-ae7f-29ca168303bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:40,908 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:33:40,908 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aac6835-c9d0-451d-87df-dc0b828f4309', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aac6835-c9d0-451d-87df-dc0b828f4309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:42,002 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:33:42,003 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b4ae1c9-9aa8-4b71-b5eb-7e9e7257dc25', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b4ae1c9-9aa8-4b71-b5eb-7e9e7257dc25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:43,100 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:33:43,100 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88f75999-4eb5-4c1d-858f-045f9a6f6181', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88f75999-4eb5-4c1d-858f-045f9a6f6181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:44,193 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.084s 2020-12-21 04:33:44,194 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba5df3e8-9245-4fb7-b05c-62c422265e03', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba5df3e8-9245-4fb7-b05c-62c422265e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:45,289 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:33:45,289 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09fbb027-e01f-42d8-b6eb-51fbfe0f5239', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09fbb027-e01f-42d8-b6eb-51fbfe0f5239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:46,386 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:33:46,387 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b63a83b1-7eb2-4c2c-b363-48bb91a6ab42', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b63a83b1-7eb2-4c2c-b363-48bb91a6ab42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:47,489 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.093s 2020-12-21 04:33:47,490 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b011cd8-c0e0-42e4-a46b-29c8b030724b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b011cd8-c0e0-42e4-a46b-29c8b030724b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:48,589 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.090s 2020-12-21 04:33:48,590 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d6b79f-ecbf-45c1-af92-c1b017936e59', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d6b79f-ecbf-45c1-af92-c1b017936e59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:49,689 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.091s 2020-12-21 04:33:49,690 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4fc03e-a41a-4aa7-8bef-3c7f2ae732ae', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4fc03e-a41a-4aa7-8bef-3c7f2ae732ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:50,785 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:33:50,786 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d61bcc13-9783-44db-941c-82c9807914b0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d61bcc13-9783-44db-941c-82c9807914b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:51,881 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:33:51,882 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bf1baa7-8512-457a-ba4d-b6cafa088066', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bf1baa7-8512-457a-ba4d-b6cafa088066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:52,974 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.084s 2020-12-21 04:33:52,975 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d7dd48-84f6-47aa-a6eb-f116ed4a50aa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d7dd48-84f6-47aa-a6eb-f116ed4a50aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:54,069 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:33:54,069 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af6eaea-7ae8-4033-80e4-5a6974edbba8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af6eaea-7ae8-4033-80e4-5a6974edbba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:55,165 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:33:55,165 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28c874a8-6de2-4028-9bfd-f3fa865f50ab', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28c874a8-6de2-4028-9bfd-f3fa865f50ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:56,260 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:33:56,261 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8872c7e8-fc29-4fa9-86b8-8a8a2d4a50d5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8872c7e8-fc29-4fa9-86b8-8a8a2d4a50d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:57,355 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:33:57,356 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd124335-4b24-4188-bef9-e1f75c92efff', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd124335-4b24-4188-bef9-e1f75c92efff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:58,449 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:33:58,449 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91470ed2-cc82-4531-9bdd-15bd5ee4b85d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91470ed2-cc82-4531-9bdd-15bd5ee4b85d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:33:59,545 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:33:59,546 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6651d4f9-3460-473e-b298-eee13a1064a5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6651d4f9-3460-473e-b298-eee13a1064a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:00,642 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:34:00,643 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aabe24a-cc3b-4c49-92a5-043dc87e4318', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aabe24a-cc3b-4c49-92a5-043dc87e4318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:01,741 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:34:01,741 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa60f569-f7cd-421b-8b70-0b3fc49d4a1a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa60f569-f7cd-421b-8b70-0b3fc49d4a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:02,835 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:34:02,835 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-023491c4-1835-4b28-befb-6b8eba99ffdb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-023491c4-1835-4b28-befb-6b8eba99ffdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:03,930 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:34:03,930 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48433be7-0c57-424c-b89b-186627e56d39', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48433be7-0c57-424c-b89b-186627e56d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:05,025 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:34:05,026 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3366411-5a28-4024-9e12-0cb5d87cbaf8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3366411-5a28-4024-9e12-0cb5d87cbaf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:06,121 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:34:06,121 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-078722ce-e0de-4f62-be7b-c00a14136ee1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-078722ce-e0de-4f62-be7b-c00a14136ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:07,220 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.090s 2020-12-21 04:34:07,220 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5675c746-f0e4-43db-8aae-921ac9f06f2d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5675c746-f0e4-43db-8aae-921ac9f06f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:08,317 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:34:08,317 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914a8df0-729a-46cd-b8d3-ab23f989522e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914a8df0-729a-46cd-b8d3-ab23f989522e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:09,413 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:34:09,414 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f87e6958-690d-4c5e-8534-474ca87ecb16', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87e6958-690d-4c5e-8534-474ca87ecb16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:10,510 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:34:10,511 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1196ed8-cc01-4762-b6ee-b507b845196b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1196ed8-cc01-4762-b6ee-b507b845196b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:11,605 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:34:11,605 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-909b9a1b-4441-4721-afbd-a8050e4505c5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-909b9a1b-4441-4721-afbd-a8050e4505c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:12,699 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:34:12,699 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a25529a9-5cf9-4255-ae2e-f77d47008d86', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a25529a9-5cf9-4255-ae2e-f77d47008d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:13,795 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:34:13,796 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0eddd7b-b498-48ed-a3f0-2df4ea09e0cd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0eddd7b-b498-48ed-a3f0-2df4ea09e0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:14,896 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.091s 2020-12-21 04:34:14,896 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-387657da-2b7f-403a-9ec6-a0dbef9d31d6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-387657da-2b7f-403a-9ec6-a0dbef9d31d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:15,992 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:34:15,993 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d7916d-5292-48e9-8d55-93ffa78396aa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d7916d-5292-48e9-8d55-93ffa78396aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:17,092 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.090s 2020-12-21 04:34:17,092 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a3cb367-c078-46c0-a1d1-5fc116536957', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a3cb367-c078-46c0-a1d1-5fc116536957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:18,190 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:34:18,191 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8700f732-7a2f-454f-a1bd-ee5cdd8aa206', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8700f732-7a2f-454f-a1bd-ee5cdd8aa206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:19,287 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:34:19,288 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1b7e94d-9fe9-418a-9c24-4db1017b2171', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1b7e94d-9fe9-418a-9c24-4db1017b2171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:20,383 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:34:20,383 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b454a18-fdc8-4472-ac3f-12f824fff449', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b454a18-fdc8-4472-ac3f-12f824fff449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:21,478 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:34:21,479 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-416d74dc-5ade-4701-b5b8-7b9258084a40', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-416d74dc-5ade-4701-b5b8-7b9258084a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:22,577 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.090s 2020-12-21 04:34:22,578 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ec33d16-37d5-4200-970d-86c6fc281c2e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ec33d16-37d5-4200-970d-86c6fc281c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:23,674 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:34:23,675 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ebcdd2-c5c6-4c04-a536-e40882471a61', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ebcdd2-c5c6-4c04-a536-e40882471a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:24,794 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.110s 2020-12-21 04:34:24,794 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ca0d57-2cdb-4e97-895d-d53a5bbeedd6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ca0d57-2cdb-4e97-895d-d53a5bbeedd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:25,893 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:34:25,893 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f257a30d-c727-4097-b97c-e820243f82b5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f257a30d-c727-4097-b97c-e820243f82b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:26,986 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:34:26,987 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-113377fa-b475-4740-966a-45acaa01585d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-113377fa-b475-4740-966a-45acaa01585d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:28,081 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:34:28,081 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcbaa08e-bb59-42d8-8fcd-448fa7c1bf57', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcbaa08e-bb59-42d8-8fcd-448fa7c1bf57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:29,176 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:34:29,176 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b2a93d-f012-4333-9ea1-03290ad8484d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b2a93d-f012-4333-9ea1-03290ad8484d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:30,273 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.090s 2020-12-21 04:34:30,274 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f716368-9f7c-4e4c-befe-3d2e6213e2b8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f716368-9f7c-4e4c-befe-3d2e6213e2b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:31,369 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:34:31,369 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1bb6763-6fb6-4f64-8cba-d259ef61097e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1bb6763-6fb6-4f64-8cba-d259ef61097e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:32,465 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:34:32,465 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c736dc9-d255-4a8f-b0d4-63dec41d5f84', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c736dc9-d255-4a8f-b0d4-63dec41d5f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:33,561 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:34:33,561 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c1a1d2-9af4-4cea-af6b-01c9610c8cc9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c1a1d2-9af4-4cea-af6b-01c9610c8cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:34,657 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:34:34,657 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f88a6ff0-60b7-4309-9433-74d415add9a7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f88a6ff0-60b7-4309-9433-74d415add9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:35,752 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:34:35,753 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c789374-96e6-4f46-b2d5-a1362b9f023b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c789374-96e6-4f46-b2d5-a1362b9f023b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:36,850 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:34:36,850 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c51af4c-eb4a-46bc-98ed-6877a9bcd542', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c51af4c-eb4a-46bc-98ed-6877a9bcd542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:37,946 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:34:37,946 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af4d535-1d26-429a-a43a-e59dff18d5a5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af4d535-1d26-429a-a43a-e59dff18d5a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:39,042 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:34:39,042 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2494e44a-77cd-4be9-ba1f-1460f98afe51', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2494e44a-77cd-4be9-ba1f-1460f98afe51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:40,136 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:34:40,136 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5000d4c-cdc9-40ea-9ece-5a5eee2a78eb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5000d4c-cdc9-40ea-9ece-5a5eee2a78eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:41,230 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:34:41,231 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e09449e-c386-41e8-a350-660d1c52825a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e09449e-c386-41e8-a350-660d1c52825a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:42,328 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:34:42,328 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02588cb7-6e47-4010-8f34-6cff3cd2be87', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02588cb7-6e47-4010-8f34-6cff3cd2be87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:43,422 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:34:43,422 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-322f00df-f535-4579-91ee-4a306ffaf4df', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-322f00df-f535-4579-91ee-4a306ffaf4df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:44,519 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:34:44,519 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25acd199-dcd2-49f0-b66b-1e91fd4b63a8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25acd199-dcd2-49f0-b66b-1e91fd4b63a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:45,614 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:34:45,614 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e7bf16-547b-4e36-87bc-2dabdb4d41ec', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e7bf16-547b-4e36-87bc-2dabdb4d41ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:46,709 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:34:46,710 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e98897a-1b10-49e7-93f6-d8bc4973948b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e98897a-1b10-49e7-93f6-d8bc4973948b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:47,805 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:34:47,805 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d94923-4d7b-4553-aca3-df78057ec359', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d94923-4d7b-4553-aca3-df78057ec359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:48,907 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.093s 2020-12-21 04:34:48,908 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade05087-c984-43b3-8e4f-1165117f6ef4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade05087-c984-43b3-8e4f-1165117f6ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:50,008 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.092s 2020-12-21 04:34:50,009 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f972943-f548-4adc-9382-c6fce0fd509b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f972943-f548-4adc-9382-c6fce0fd509b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:51,117 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.099s 2020-12-21 04:34:51,117 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86273d30-b27a-4c78-8e71-38790a9e9da0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86273d30-b27a-4c78-8e71-38790a9e9da0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:52,346 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.219s 2020-12-21 04:34:52,346 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a2bc006-00c2-4ffb-99be-057e4759f938', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a2bc006-00c2-4ffb-99be-057e4759f938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:53,442 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:34:53,442 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f50617b-cf62-4932-bc33-4d8c26c999f5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f50617b-cf62-4932-bc33-4d8c26c999f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:54,543 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.091s 2020-12-21 04:34:54,543 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5746665d-35da-4d2c-9111-8bf9dd74cdb1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5746665d-35da-4d2c-9111-8bf9dd74cdb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:55,639 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:34:55,639 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed54efb5-094e-42fb-ba22-59bac055fffa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed54efb5-094e-42fb-ba22-59bac055fffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:56,736 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:34:56,737 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd8cb53a-741d-4148-84f8-b2c4e0fb5932', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd8cb53a-741d-4148-84f8-b2c4e0fb5932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:57,836 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.091s 2020-12-21 04:34:57,837 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4169664e-43e0-4122-a6de-7d37ef8b0156', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4169664e-43e0-4122-a6de-7d37ef8b0156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:34:58,932 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:34:58,933 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b85ae6b-3395-4127-a3b4-631d89c765d3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b85ae6b-3395-4127-a3b4-631d89c765d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:00,031 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:35:00,031 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:34:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82bf4df8-193f-492e-990c-77828a3e682b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82bf4df8-193f-492e-990c-77828a3e682b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:01,130 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.091s 2020-12-21 04:35:01,130 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57339ec0-f0d5-49bb-a660-354edb3b42f8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57339ec0-f0d5-49bb-a660-354edb3b42f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:02,229 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:35:02,229 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5f32683-085d-4b9a-bb5f-98eb7c6f1713', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5f32683-085d-4b9a-bb5f-98eb7c6f1713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:03,322 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:35:03,323 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d096b508-3f64-4bff-bf71-3b2a90f1ede4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d096b508-3f64-4bff-bf71-3b2a90f1ede4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:04,418 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:35:04,419 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50995c8d-dc64-4df3-9f46-40b22eed8b23', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50995c8d-dc64-4df3-9f46-40b22eed8b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:05,514 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:35:05,514 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea5c0d07-0e97-4708-9d16-be294f08e445', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea5c0d07-0e97-4708-9d16-be294f08e445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:06,608 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:35:06,608 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaa00178-b487-4fd5-85c8-51fc8e22b448', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaa00178-b487-4fd5-85c8-51fc8e22b448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:07,704 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:07,704 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8de7540b-1fb1-4f41-a29f-4039c345fbe2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8de7540b-1fb1-4f41-a29f-4039c345fbe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:08,800 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:08,800 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e29bf11-357e-428d-a59a-a3be6d24a999', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e29bf11-357e-428d-a59a-a3be6d24a999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:09,896 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:09,896 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdb9a401-4d2d-4dd8-a452-337a39481ace', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdb9a401-4d2d-4dd8-a452-337a39481ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:10,992 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:10,992 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ce6000-ecaa-4730-9d55-23d16b3d2e85', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ce6000-ecaa-4730-9d55-23d16b3d2e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:12,087 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:35:12,087 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531c79ca-e481-4b8f-9ddf-f379eb514a04', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531c79ca-e481-4b8f-9ddf-f379eb514a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:13,184 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:35:13,184 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d775c2b-329f-4774-a89e-9a3d7db451a5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d775c2b-329f-4774-a89e-9a3d7db451a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:14,287 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.093s 2020-12-21 04:35:14,287 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7daefe1-860b-4cb1-97ab-0754cd8121ea', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7daefe1-860b-4cb1-97ab-0754cd8121ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:15,381 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:35:15,381 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ad7998-4ae0-433f-9b76-2208dec7b7bb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ad7998-4ae0-433f-9b76-2208dec7b7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:16,480 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:35:16,480 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be33d325-880a-40f9-af59-85faafc44123', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be33d325-880a-40f9-af59-85faafc44123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:17,576 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:17,577 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d47752e-ca80-4533-922c-4d5020631fba', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d47752e-ca80-4533-922c-4d5020631fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:18,675 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:35:18,675 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-996fc9a7-0a44-4a15-bdae-a771facbd46a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-996fc9a7-0a44-4a15-bdae-a771facbd46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:19,767 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.084s 2020-12-21 04:35:19,768 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c343408c-d006-4d9d-88a7-c03004afe215', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c343408c-d006-4d9d-88a7-c03004afe215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:20,864 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:20,864 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-689847a7-8b8a-4505-b2dc-3db0c9417399', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-689847a7-8b8a-4505-b2dc-3db0c9417399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:21,959 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:35:21,960 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d599c707-300c-4d18-892b-80a6830c3c00', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d599c707-300c-4d18-892b-80a6830c3c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:23,054 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:23,055 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf93f5e-6210-40b3-80c3-397ae1777667', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf93f5e-6210-40b3-80c3-397ae1777667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:24,149 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:24,150 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db1ccf7-d0ba-4ec2-b48c-49a7b90488e4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db1ccf7-d0ba-4ec2-b48c-49a7b90488e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:25,246 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:25,247 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-702e5075-bef8-4df1-be6a-16297f1a8690', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-702e5075-bef8-4df1-be6a-16297f1a8690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:26,343 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:26,344 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e06e169-e028-496a-b3f1-a7048cfd5698', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e06e169-e028-496a-b3f1-a7048cfd5698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:27,441 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:35:27,442 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75310c02-28c5-4b56-9e66-8ee405c19863', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75310c02-28c5-4b56-9e66-8ee405c19863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:28,540 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:35:28,540 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f0e1612-7b9f-4702-a7a0-98e3c7cde103', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f0e1612-7b9f-4702-a7a0-98e3c7cde103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:29,640 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.091s 2020-12-21 04:35:29,640 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc04859b-4aa8-44cf-a70d-0be776a545a4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc04859b-4aa8-44cf-a70d-0be776a545a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:30,734 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:35:30,734 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc47f323-e615-4a81-9a46-285f945bb0f4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc47f323-e615-4a81-9a46-285f945bb0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:31,829 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:35:31,829 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c0a06f-d251-4619-90ed-41c47be72a18', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c0a06f-d251-4619-90ed-41c47be72a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:32,925 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:32,925 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f92421-3023-4cfc-b3c3-933013e6de5e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f92421-3023-4cfc-b3c3-933013e6de5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:34,023 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:35:34,023 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c66fbb3-4b2e-4b00-b070-6496f4ae4b6b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c66fbb3-4b2e-4b00-b070-6496f4ae4b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:35,119 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:35,119 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc5c0ba-bf49-4588-bd74-c973afbe9630', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc5c0ba-bf49-4588-bd74-c973afbe9630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:36,215 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:35:36,215 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3869f32-96ef-4887-ba81-dc7bd03d574a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3869f32-96ef-4887-ba81-dc7bd03d574a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:37,311 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:37,311 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2798d4-69dd-4ead-9633-7a978e924d5b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2798d4-69dd-4ead-9633-7a978e924d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:38,408 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:35:38,408 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd99e19-e1ed-410f-be13-85416bde4096', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd99e19-e1ed-410f-be13-85416bde4096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:39,507 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.091s 2020-12-21 04:35:39,508 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e28b4f-ba0e-438d-aadc-94fe56950525', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e28b4f-ba0e-438d-aadc-94fe56950525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:40,604 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:40,604 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-149a0c5b-e76d-49e5-8536-e1a596dda42c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-149a0c5b-e76d-49e5-8536-e1a596dda42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:41,705 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.092s 2020-12-21 04:35:41,705 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-189c7090-6a61-47e7-9f5d-1a0d8da513d5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-189c7090-6a61-47e7-9f5d-1a0d8da513d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:42,804 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:35:42,804 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b51336-0673-4f31-8846-8302600b1da0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b51336-0673-4f31-8846-8302600b1da0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:43,902 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:35:43,903 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef191ac-b76d-467c-9ea2-6a8973e41e7a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef191ac-b76d-467c-9ea2-6a8973e41e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:45,000 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:35:45,000 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e6006c-2c21-4d00-94d9-c4b8b0cb6fe5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e6006c-2c21-4d00-94d9-c4b8b0cb6fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:46,096 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:46,097 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3905d378-87f4-4720-8380-3e6dec541646', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3905d378-87f4-4720-8380-3e6dec541646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:47,192 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:35:47,192 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c97331-4d9f-4bee-9f80-e6be05ecda43', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c97331-4d9f-4bee-9f80-e6be05ecda43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:48,287 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:35:48,288 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5af891-2f7b-4629-93bc-fbebb50a0e61', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5af891-2f7b-4629-93bc-fbebb50a0e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:49,383 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:35:49,383 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a181c5d-cc65-4768-a4ab-a1ea358b5d46', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a181c5d-cc65-4768-a4ab-a1ea358b5d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:50,480 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:50,480 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683da02e-b911-4a99-a09b-98c84cbe97cb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683da02e-b911-4a99-a09b-98c84cbe97cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:51,578 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:35:51,578 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf353d5-2981-42d5-897e-044353d02fb4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf353d5-2981-42d5-897e-044353d02fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:52,672 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:35:52,673 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8ce53b-374f-4dbf-ab08-be882f4f27b6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8ce53b-374f-4dbf-ab08-be882f4f27b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:53,767 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:35:53,768 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435f13df-e095-494e-bbc1-a14ad2c6ee91', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435f13df-e095-494e-bbc1-a14ad2c6ee91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:54,862 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:35:54,862 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a9def9-b098-4b1e-ba38-234b6ddb45ba', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a9def9-b098-4b1e-ba38-234b6ddb45ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:55,957 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:35:55,958 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-089607c6-2935-4825-8804-689c3ce9f6a0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-089607c6-2935-4825-8804-689c3ce9f6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:57,054 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:57,054 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd8a23d-5a13-4615-8278-32a85baece01', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd8a23d-5a13-4615-8278-32a85baece01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:58,149 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:35:58,150 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-150a9ea0-f301-4cd1-b003-9733fa76811d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-150a9ea0-f301-4cd1-b003-9733fa76811d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:35:59,246 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:35:59,246 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:35:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba90a4b4-6935-4ac0-9393-6b10c9435885', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba90a4b4-6935-4ac0-9393-6b10c9435885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:00,341 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:36:00,342 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea4ba28-ec0d-497d-ab72-49b2297cbda1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea4ba28-ec0d-497d-ab72-49b2297cbda1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:01,437 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:36:01,437 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad1bdaa-bd35-43b4-9ea0-e33bf0ea9e33', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad1bdaa-bd35-43b4-9ea0-e33bf0ea9e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:02,540 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.094s 2020-12-21 04:36:02,541 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-612332e8-85c1-4ead-8fa6-ac3a4c865607', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-612332e8-85c1-4ead-8fa6-ac3a4c865607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:03,637 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:36:03,638 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba15f32-6ea4-4802-b1af-a2870789a6b2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ba15f32-6ea4-4802-b1af-a2870789a6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:04,735 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:36:04,736 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98bcbb3e-ec8a-4c5a-a15c-2e1f98f7b01c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98bcbb3e-ec8a-4c5a-a15c-2e1f98f7b01c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:05,830 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:36:05,830 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d6d5b3-23cd-42c3-a69d-89367a3ab3c5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d6d5b3-23cd-42c3-a69d-89367a3ab3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:06,926 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:36:06,927 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c22b47e-fc67-467c-b805-8caadfa85bce', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c22b47e-fc67-467c-b805-8caadfa85bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:08,021 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:36:08,022 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea74a17a-7346-49f6-ad13-2a9fadfe5775', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea74a17a-7346-49f6-ad13-2a9fadfe5775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:09,118 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:36:09,118 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c93cc3-ab9f-41b3-b22e-5826a3f97c93', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c93cc3-ab9f-41b3-b22e-5826a3f97c93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:10,214 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:36:10,214 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b38f719f-e23b-4967-b755-61c9b095ea3f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b38f719f-e23b-4967-b755-61c9b095ea3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:11,311 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:36:11,311 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69a03308-b229-44d4-a0f5-3276636978e2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69a03308-b229-44d4-a0f5-3276636978e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:12,405 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:36:12,406 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0cdd872-60a8-4314-bdc9-c1a167fb4b74', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0cdd872-60a8-4314-bdc9-c1a167fb4b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:13,501 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:36:13,502 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a5ec522-be9e-4656-9d85-5f7bdf1b33b6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a5ec522-be9e-4656-9d85-5f7bdf1b33b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:14,597 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:36:14,597 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d85b68f-9d78-45b3-80bf-1ea50476afd1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d85b68f-9d78-45b3-80bf-1ea50476afd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:15,693 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:36:15,694 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec9813c-2e34-4361-b948-c4acc2e616aa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec9813c-2e34-4361-b948-c4acc2e616aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:16,791 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:36:16,792 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5d810bf-7e05-4d98-8dcf-ec920b77997c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5d810bf-7e05-4d98-8dcf-ec920b77997c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:17,886 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:36:17,887 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3079de82-06bc-438b-9442-908702a9a50d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3079de82-06bc-438b-9442-908702a9a50d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:18,980 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:36:18,981 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6975732b-7685-48fa-97a0-bd0e5890c432', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6975732b-7685-48fa-97a0-bd0e5890c432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:20,076 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:36:20,076 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aced67bc-8254-4795-a571-91657d9c12a6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aced67bc-8254-4795-a571-91657d9c12a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:21,171 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:36:21,172 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bac3a5fe-a577-4b70-a50f-4e8f57460b87', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bac3a5fe-a577-4b70-a50f-4e8f57460b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:22,267 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:36:22,268 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c941d5-9448-48a0-8faf-f5ce324bf8b1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c941d5-9448-48a0-8faf-f5ce324bf8b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:23,360 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.084s 2020-12-21 04:36:23,361 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28e0f508-4585-4f4a-9496-6db07fe8c1f7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28e0f508-4585-4f4a-9496-6db07fe8c1f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:24,475 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.106s 2020-12-21 04:36:24,476 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b889e5-8452-42b2-8e4d-5c3d3d844edb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b889e5-8452-42b2-8e4d-5c3d3d844edb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:25,572 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:36:25,572 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31451610-6b6c-4538-8a8f-ccce89e00c7e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31451610-6b6c-4538-8a8f-ccce89e00c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:26,668 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:36:26,668 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b65cce-0708-4a88-9c83-a9c16da35c03', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b65cce-0708-4a88-9c83-a9c16da35c03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:27,765 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:36:27,765 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1d4bae-90b0-4b5d-9813-98e99108f313', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1d4bae-90b0-4b5d-9813-98e99108f313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:28,863 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:36:28,863 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83207518-ac5a-4b6f-9087-c9dd10f19702', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83207518-ac5a-4b6f-9087-c9dd10f19702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:29,959 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:36:29,960 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06a3edb7-6ad6-48bf-8bb5-72b90d9f6b1d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06a3edb7-6ad6-48bf-8bb5-72b90d9f6b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:31,056 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:36:31,057 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9498b0bc-45f8-44f2-abe9-f7eb54e19a31', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9498b0bc-45f8-44f2-abe9-f7eb54e19a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:32,152 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:36:32,153 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df845e6b-24a1-423c-af45-b8fcf233d72a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df845e6b-24a1-423c-af45-b8fcf233d72a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:33,251 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:36:33,251 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e5656ca-2376-4d99-93bf-862350e4a540', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e5656ca-2376-4d99-93bf-862350e4a540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:34,347 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:36:34,348 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16d8b7e4-e024-49ed-9005-4db212496990', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16d8b7e4-e024-49ed-9005-4db212496990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:35,442 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:36:35,442 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4affa9d-da68-4855-b673-c1d924ab4e5f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4affa9d-da68-4855-b673-c1d924ab4e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:36,538 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:36:36,538 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea3519fe-e0b9-4ef2-9776-106ddd7cd56e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea3519fe-e0b9-4ef2-9776-106ddd7cd56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:37,632 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:36:37,633 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e9d644-dcbf-48d2-91cd-745d92cbc54f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e9d644-dcbf-48d2-91cd-745d92cbc54f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:38,728 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:36:38,728 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9867d2d4-5aa7-49aa-a187-e03a57f5e896', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9867d2d4-5aa7-49aa-a187-e03a57f5e896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:39,821 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.084s 2020-12-21 04:36:39,822 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-983843ef-4be2-4b00-bae2-8862bedfdb6d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-983843ef-4be2-4b00-bae2-8862bedfdb6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:40,919 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:36:40,919 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0094da6-1523-4407-ac07-f5e2e96b7614', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0094da6-1523-4407-ac07-f5e2e96b7614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:42,013 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:36:42,013 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f980ba08-dd27-4e7f-8253-fdb749f9a4e1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f980ba08-dd27-4e7f-8253-fdb749f9a4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:43,109 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:36:43,109 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-264294ff-41d4-4401-9802-e758faaef888', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-264294ff-41d4-4401-9802-e758faaef888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:44,392 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.274s 2020-12-21 04:36:44,392 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e8ee75-cbbf-4c12-9784-355cfce1d25d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e8ee75-cbbf-4c12-9784-355cfce1d25d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:45,487 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:36:45,487 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd62320f-44be-4629-8a2e-59af65c23161', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd62320f-44be-4629-8a2e-59af65c23161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:46,582 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:36:46,583 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9c3193d-d906-4916-9df8-a4a7d4d6c108', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9c3193d-d906-4916-9df8-a4a7d4d6c108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:47,677 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:36:47,677 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db3bb9bc-9300-44c3-8881-44047bb7bbdc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db3bb9bc-9300-44c3-8881-44047bb7bbdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:48,771 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:36:48,771 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c78ca2c6-3af4-4b74-b299-96089beb9a0a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c78ca2c6-3af4-4b74-b299-96089beb9a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:49,868 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:36:49,869 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d395c45-c48a-4ca8-b270-61ac02ebec5f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d395c45-c48a-4ca8-b270-61ac02ebec5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:50,985 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.107s 2020-12-21 04:36:50,985 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-085851cb-5c99-4549-b2cf-98f529701ecb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-085851cb-5c99-4549-b2cf-98f529701ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:52,081 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:36:52,081 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f33f7b15-76b6-4867-b96a-9fde13f1c1a8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f33f7b15-76b6-4867-b96a-9fde13f1c1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:53,178 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:36:53,178 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc33857-ba59-4fbe-b865-4b55ec173edb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc33857-ba59-4fbe-b865-4b55ec173edb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:54,275 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:36:54,275 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d295f170-649b-4c1b-af71-f7c653ff0880', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d295f170-649b-4c1b-af71-f7c653ff0880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:55,370 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:36:55,370 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b502ad-56e8-4150-a67b-4f740fa881d5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b502ad-56e8-4150-a67b-4f740fa881d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:56,466 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:36:56,467 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-448973f1-12d5-4593-9b95-11c3e6c790d0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-448973f1-12d5-4593-9b95-11c3e6c790d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:57,563 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:36:57,563 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db53852a-bdb1-43b8-9ea2-1f6edc77ca0e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db53852a-bdb1-43b8-9ea2-1f6edc77ca0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:58,656 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:36:58,657 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d484d089-e7f2-4c60-bd08-7c625fd75017', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d484d089-e7f2-4c60-bd08-7c625fd75017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:36:59,758 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:36:59,759 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:36:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-589292ce-0cf2-4fce-99e7-db9e707205a6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-589292ce-0cf2-4fce-99e7-db9e707205a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:00,854 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:37:00,854 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb64795-3970-44c8-87eb-bd182b0676d0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb64795-3970-44c8-87eb-bd182b0676d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:01,952 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:37:01,952 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c634cd66-fa0d-4820-a1cf-ed450be6b037', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c634cd66-fa0d-4820-a1cf-ed450be6b037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:03,045 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:37:03,045 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f095a0ef-4ad4-4f9b-ac81-a83505dc2307', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f095a0ef-4ad4-4f9b-ac81-a83505dc2307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:04,138 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.084s 2020-12-21 04:37:04,138 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f20a2e5b-6b4a-4f10-9c4d-99fe7d837e66', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f20a2e5b-6b4a-4f10-9c4d-99fe7d837e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:05,233 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:37:05,233 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb85d222-aeee-4709-8050-4baae8f81c67', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb85d222-aeee-4709-8050-4baae8f81c67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:06,327 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:37:06,327 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3578a7b9-4bb8-400f-9898-4d57cc7b3657', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3578a7b9-4bb8-400f-9898-4d57cc7b3657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:07,422 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:37:07,423 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc48fb4b-dc30-43d0-b969-b154252d9f27', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc48fb4b-dc30-43d0-b969-b154252d9f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:08,519 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:37:08,519 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d198b9bb-b869-429e-b30e-28fde2943ff6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d198b9bb-b869-429e-b30e-28fde2943ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:09,614 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:37:09,614 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18b307ca-737f-4188-bf98-eb101a030337', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18b307ca-737f-4188-bf98-eb101a030337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:10,711 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:37:10,711 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08cb0177-f477-4caa-a17e-edee89ce5c68', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08cb0177-f477-4caa-a17e-edee89ce5c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:11,804 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:37:11,805 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bf760f9-36e6-47c1-8c05-34cc251b0fd4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bf760f9-36e6-47c1-8c05-34cc251b0fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:12,898 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:37:12,899 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab5618d-a859-4218-a01e-c99c983095ef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab5618d-a859-4218-a01e-c99c983095ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:13,992 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:37:13,992 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f4c733-7046-4432-aa36-62698ee6fd69', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f4c733-7046-4432-aa36-62698ee6fd69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:15,088 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:37:15,088 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3641d164-3753-4e4b-92f5-90b0bf5c8226', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3641d164-3753-4e4b-92f5-90b0bf5c8226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:16,196 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.099s 2020-12-21 04:37:16,196 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ba2d20-db25-46b7-bf9a-188d3eb34300', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ba2d20-db25-46b7-bf9a-188d3eb34300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:17,293 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:37:17,293 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe59c3b-0ff9-49b0-b9de-dff1ee76439a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe59c3b-0ff9-49b0-b9de-dff1ee76439a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:18,389 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:37:18,389 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81dd7fe1-4116-4ed7-b52f-56ca40d52cf1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81dd7fe1-4116-4ed7-b52f-56ca40d52cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:19,494 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.096s 2020-12-21 04:37:19,495 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f879fa9-0de1-46f3-bfbd-57ec258da95a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f879fa9-0de1-46f3-bfbd-57ec258da95a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:20,594 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.091s 2020-12-21 04:37:20,595 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e4f1d63-9090-4bda-99c4-a018bacc36d8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e4f1d63-9090-4bda-99c4-a018bacc36d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:21,692 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:37:21,693 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db6b8cf-e914-42aa-830f-cd0347e5a50f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db6b8cf-e914-42aa-830f-cd0347e5a50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:22,790 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:37:22,790 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04dbe33a-c6bd-4db9-aaa8-d29187b460e2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04dbe33a-c6bd-4db9-aaa8-d29187b460e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:23,887 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:37:23,887 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b38c85-714c-4f90-808b-549e0440b153', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b38c85-714c-4f90-808b-549e0440b153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:24,984 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:37:24,985 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2242794a-f3a6-4dae-a945-f1b374f24ac2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2242794a-f3a6-4dae-a945-f1b374f24ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:26,078 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:37:26,078 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be0ad01-f256-4fff-9c4a-445a8fc397a4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be0ad01-f256-4fff-9c4a-445a8fc397a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:27,172 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:37:27,172 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8edcf8e3-77d9-465d-8840-01c76cbfcda6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8edcf8e3-77d9-465d-8840-01c76cbfcda6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:28,269 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:37:28,269 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cd6317e-2d4a-43df-9a02-d4718077950a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cd6317e-2d4a-43df-9a02-d4718077950a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:29,364 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:37:29,364 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80312a08-fa8c-41ed-9ae3-49bbd409e668', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80312a08-fa8c-41ed-9ae3-49bbd409e668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:30,458 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:37:30,458 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9326fb7-fc5f-4e1a-aaf2-5125a14402d7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9326fb7-fc5f-4e1a-aaf2-5125a14402d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:31,553 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:37:31,553 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e0cadc-5f03-4ca7-bf62-1924116abeff', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e0cadc-5f03-4ca7-bf62-1924116abeff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:32,647 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:37:32,648 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b229a6e-47fd-4bb3-8f9b-2147a7b5df23', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b229a6e-47fd-4bb3-8f9b-2147a7b5df23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:33,742 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:37:33,743 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac31b88-92e4-41cc-a5da-e405bce03c22', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac31b88-92e4-41cc-a5da-e405bce03c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:34,843 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.092s 2020-12-21 04:37:34,843 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c405b9d-4b60-4785-a093-edfe3ed0a811', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c405b9d-4b60-4785-a093-edfe3ed0a811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:35,941 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:37:35,941 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b47ff19-7e8b-4d0c-80fc-be3f8ce47f94', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b47ff19-7e8b-4d0c-80fc-be3f8ce47f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:37,036 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:37:37,037 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d724ef7f-e9e9-4e6f-925b-c596333c5b36', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d724ef7f-e9e9-4e6f-925b-c596333c5b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:38,133 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:37:38,133 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8550811a-8e0d-4d3f-9e8b-f4173cdab4bd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8550811a-8e0d-4d3f-9e8b-f4173cdab4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:39,231 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:37:39,231 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e37c709-1a4b-4232-950f-1aa15ad2b07d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e37c709-1a4b-4232-950f-1aa15ad2b07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:40,327 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:37:40,328 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55cc1d0d-7e9d-4636-b568-04fc1a42467e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55cc1d0d-7e9d-4636-b568-04fc1a42467e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:41,423 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:37:41,423 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c80de7-2b45-4d93-91f4-7c17dad55d59', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c80de7-2b45-4d93-91f4-7c17dad55d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:42,519 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:37:42,520 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c93ca6e-abe1-4c63-8133-0d7e5927834d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c93ca6e-abe1-4c63-8133-0d7e5927834d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:43,613 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:37:43,614 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bb1b076-142e-497d-b272-2d052344e121', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bb1b076-142e-497d-b272-2d052344e121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:44,708 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:37:44,709 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e8d674-7335-4244-b381-29e31992044a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e8d674-7335-4244-b381-29e31992044a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:45,804 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:37:45,805 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94eb895e-4892-4055-97d1-30826e3224f5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94eb895e-4892-4055-97d1-30826e3224f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:46,898 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:37:46,899 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66f8c2d7-2967-4072-84d8-8e130040ea2a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66f8c2d7-2967-4072-84d8-8e130040ea2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:47,992 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:37:47,993 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fafd9cce-6d71-4f9c-a463-7b298a1c8eef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fafd9cce-6d71-4f9c-a463-7b298a1c8eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:49,087 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:37:49,087 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ae590e-2e40-45c2-8095-3d03f72f28c5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ae590e-2e40-45c2-8095-3d03f72f28c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:50,183 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:37:50,184 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efddd2c8-7d9a-46e4-a555-74391a70d2c1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efddd2c8-7d9a-46e4-a555-74391a70d2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:51,279 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:37:51,280 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-747247d7-dbcd-4b24-8e76-d0eebc410c7a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-747247d7-dbcd-4b24-8e76-d0eebc410c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:52,374 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:37:52,375 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347614ec-7017-427c-839d-47b01f005feb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347614ec-7017-427c-839d-47b01f005feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:53,469 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:37:53,470 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cad70d1b-9385-41c3-84cc-95f2654aefee', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cad70d1b-9385-41c3-84cc-95f2654aefee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:54,568 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:37:54,569 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce802d31-6aed-460c-ac7d-b4f5d264c29c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce802d31-6aed-460c-ac7d-b4f5d264c29c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:55,663 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:37:55,663 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b40b52d-f3f6-400d-af25-24aec88f5942', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b40b52d-f3f6-400d-af25-24aec88f5942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:56,758 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:37:56,758 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a8ae724-d2b5-4ec7-a815-26096782aeb6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a8ae724-d2b5-4ec7-a815-26096782aeb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:57,851 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:37:57,852 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16d966a3-178a-42e4-bf8c-c1e4b4adc330', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16d966a3-178a-42e4-bf8c-c1e4b4adc330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:37:58,948 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:37:58,948 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64455870-9680-47c7-a191-4711b1ee41f3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64455870-9680-47c7-a191-4711b1ee41f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:00,044 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:38:00,044 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:37:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7939bd4a-0c73-43db-ba3b-c1f946daf93a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7939bd4a-0c73-43db-ba3b-c1f946daf93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:01,138 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:38:01,138 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-696ed0fa-7e50-4070-9e1d-7f6565ba4b29', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-696ed0fa-7e50-4070-9e1d-7f6565ba4b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:02,233 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:38:02,233 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-735f4c22-83b2-4133-9589-22344aff1cf9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-735f4c22-83b2-4133-9589-22344aff1cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:03,332 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.090s 2020-12-21 04:38:03,332 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-323435fd-b50b-4dc1-9e27-f51a18233fdb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-323435fd-b50b-4dc1-9e27-f51a18233fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:04,426 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:38:04,426 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e524ad-968f-4391-ad48-364fd354e0fc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37e524ad-968f-4391-ad48-364fd354e0fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:05,523 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:38:05,523 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-306dfc82-435a-405f-bbe3-8c5719028ed6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-306dfc82-435a-405f-bbe3-8c5719028ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:06,620 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:38:06,620 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8067841-c88b-4923-bc4c-bf6816c3761d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8067841-c88b-4923-bc4c-bf6816c3761d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:07,716 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:38:07,716 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c96f9bb-fade-4de5-8681-b5daf62e05a2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c96f9bb-fade-4de5-8681-b5daf62e05a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:08,812 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:38:08,812 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c74203c-8ff7-4958-9fcb-0f24fa7361e3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c74203c-8ff7-4958-9fcb-0f24fa7361e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:09,906 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:38:09,907 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c4a99f-bdf1-4b46-8fdf-1cde6f1c2ce6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c4a99f-bdf1-4b46-8fdf-1cde6f1c2ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:11,004 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:38:11,005 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-963d6d80-465c-4271-8897-7f774a639e15', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-963d6d80-465c-4271-8897-7f774a639e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:12,098 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.084s 2020-12-21 04:38:12,098 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3a27888-fc20-4c8a-803c-2202817ccd33', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3a27888-fc20-4c8a-803c-2202817ccd33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:13,195 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:38:13,196 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03bdd6e-ef8c-42e3-b6d4-6000764af3c6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d03bdd6e-ef8c-42e3-b6d4-6000764af3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:14,292 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:38:14,293 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa472c4a-e6ab-461a-8cdd-44f17902ab55', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa472c4a-e6ab-461a-8cdd-44f17902ab55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:15,387 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:38:15,388 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-264ed8ad-5a0e-4cab-b689-c6f1786a624e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-264ed8ad-5a0e-4cab-b689-c6f1786a624e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:16,482 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.085s 2020-12-21 04:38:16,482 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39afccbe-6c54-4b72-811a-1a807c233200', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39afccbe-6c54-4b72-811a-1a807c233200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:17,580 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.090s 2020-12-21 04:38:17,580 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dee88a9-a08a-4178-a0e4-9365af90ae1b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dee88a9-a08a-4178-a0e4-9365af90ae1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:18,675 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:38:18,676 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-060345a0-d9b2-40aa-b30c-08908dc19b6c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-060345a0-d9b2-40aa-b30c-08908dc19b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:19,769 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:38:19,770 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99b5cbae-0b01-4558-8d89-943ac89bcee6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b5cbae-0b01-4558-8d89-943ac89bcee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:20,863 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.084s 2020-12-21 04:38:20,863 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d25613-0f86-46af-92f2-7c3e35643b78', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d25613-0f86-46af-92f2-7c3e35643b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:21,961 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:38:21,961 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0ebfa77-b3e1-491f-a9ee-dac06fde5326', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0ebfa77-b3e1-491f-a9ee-dac06fde5326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:23,056 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:38:23,056 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce37df8-cad6-4c35-a795-0eee981de727', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce37df8-cad6-4c35-a795-0eee981de727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:24,152 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:38:24,153 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a86ed51-81e0-4432-99e0-71bac0055f0a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a86ed51-81e0-4432-99e0-71bac0055f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:25,249 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:38:25,250 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51bb7e1a-057e-47e2-9049-07256bed1d11', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51bb7e1a-057e-47e2-9049-07256bed1d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:26,349 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.091s 2020-12-21 04:38:26,349 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a41cde01-2a6c-4293-98aa-02deef9d1b15', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a41cde01-2a6c-4293-98aa-02deef9d1b15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:27,449 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.090s 2020-12-21 04:38:27,449 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c31dc67-2984-40bc-bfa5-bb7678eb872b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c31dc67-2984-40bc-bfa5-bb7678eb872b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:28,544 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:38:28,544 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfc06b16-07eb-495d-9b2b-b5a275c6ed07', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfc06b16-07eb-495d-9b2b-b5a275c6ed07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:29,641 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:38:29,642 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7223904a-ae60-4209-ad50-46567d997527', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7223904a-ae60-4209-ad50-46567d997527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:30,736 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:38:30,737 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8762fcae-7cf9-4528-a1c7-c6d16934a8f5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8762fcae-7cf9-4528-a1c7-c6d16934a8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:31,831 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:38:31,832 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2ce7db7-9b3f-40e1-bec8-cf2e9003739b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2ce7db7-9b3f-40e1-bec8-cf2e9003739b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:32,927 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:38:32,927 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db162525-dcb0-4875-ba81-e34e3f970358', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db162525-dcb0-4875-ba81-e34e3f970358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:34,022 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:38:34,022 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a8f16e6-8ea4-45b7-bd79-36419037d667', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a8f16e6-8ea4-45b7-bd79-36419037d667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:35,123 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.091s 2020-12-21 04:38:35,123 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-069030dc-48e2-44dd-859b-91ca7b8c74f5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-069030dc-48e2-44dd-859b-91ca7b8c74f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:36,217 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:38:36,218 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6543c413-870b-4be5-9615-d9b9b4d47292', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6543c413-870b-4be5-9615-d9b9b4d47292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:37,314 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.089s 2020-12-21 04:38:37,315 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16601d27-a00a-4477-bf50-08ac02f0a018', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16601d27-a00a-4477-bf50-08ac02f0a018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:38,410 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:38:38,411 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56dd6fb5-a4eb-41c3-95a8-c3f053d61404', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56dd6fb5-a4eb-41c3-95a8-c3f053d61404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:39,511 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.091s 2020-12-21 04:38:39,512 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21f40677-91b6-4bd1-92b5-a3bc0f02b4a7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21f40677-91b6-4bd1-92b5-a3bc0f02b4a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:40,613 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.092s 2020-12-21 04:38:40,614 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a8372b4-e38d-4fc1-b309-b5159c8307f3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a8372b4-e38d-4fc1-b309-b5159c8307f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:41,709 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.086s 2020-12-21 04:38:41,709 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac4e297-cb06-4c0b-a2cd-1a6317f3e348', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac4e297-cb06-4c0b-a2cd-1a6317f3e348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:42,805 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:38:42,805 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c5fdece-ab5f-4fd8-a5e0-ffce9738fd2c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c5fdece-ab5f-4fd8-a5e0-ffce9738fd2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:43,902 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.088s 2020-12-21 04:38:43,903 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d58102b8-fbb0-4f06-8693-7f022c80e2c2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d58102b8-fbb0-4f06-8693-7f022c80e2c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' 2020-12-21 04:38:44,998 94992 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 0.087s 2020-12-21 04:38:44,999 94992 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:38:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff302f3b-7bc5-44d4-9daa-46a8c4db9d4f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff302f3b-7bc5-44d4-9daa-46a8c4db9d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8'} Body: b'{"volume": {"id": "8ea7eb02-7384-40cb-9e06-7fbd73ae09b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:32:45.000000", "updated_at": "2020-12-21T04:32:45.000000", "name": "tempest-VolumesTransfersTest-Volume-1222971042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/30ca8088e9aa4501a19232af85f1560a/volumes/8ea7eb02-7384-40cb-9e06-7fbd73ae09b8"}], "user_id": "2600c3b1e57c4e1e9e4ad27126df6a2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "30ca8088e9aa4501a19232af85f1560a"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 141, in create_volume volume['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 8ea7eb02-7384-40cb-9e06-7fbd73ae09b8 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
pt16.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt16.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
pt16.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
ft16.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2020-12-21 04:07:49,954 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots 0.266s 2020-12-21 04:07:49,955 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-745129157"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15ac2482-17a0-4ec3-9c6f-2e3c7b24fddd', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15ac2482-17a0-4ec3-9c6f-2e3c7b24fddd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots'} Body: b'{"snapshot": {"id": "5c1133b4-91dc-4296-bd3e-dc1fd87ef395", "created_at": "2020-12-21T04:07:49.841229", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-745129157", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}}}' 2020-12-21 04:07:50,005 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c1133b4-91dc-4296-bd3e-dc1fd87ef395 0.047s 2020-12-21 04:07:50,005 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc08345d-0c5d-45da-9a2f-8739e11a4543', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc08345d-0c5d-45da-9a2f-8739e11a4543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c1133b4-91dc-4296-bd3e-dc1fd87ef395'} Body: b'{"snapshot": {"id": "5c1133b4-91dc-4296-bd3e-dc1fd87ef395", "created_at": "2020-12-21T04:07:50.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-745129157", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:07:51,071 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c1133b4-91dc-4296-bd3e-dc1fd87ef395 0.062s 2020-12-21 04:07:51,072 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb2fe04-3893-4dd7-8b1d-1b7303f2b4ac', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb2fe04-3893-4dd7-8b1d-1b7303f2b4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c1133b4-91dc-4296-bd3e-dc1fd87ef395'} Body: b'{"snapshot": {"id": "5c1133b4-91dc-4296-bd3e-dc1fd87ef395", "created_at": "2020-12-21T04:07:50.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-745129157", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:07:52,112 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c1133b4-91dc-4296-bd3e-dc1fd87ef395 0.037s 2020-12-21 04:07:52,113 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bad8e28-6bff-4112-9bb7-16dff5739e10', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bad8e28-6bff-4112-9bb7-16dff5739e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c1133b4-91dc-4296-bd3e-dc1fd87ef395'} Body: b'{"snapshot": {"id": "5c1133b4-91dc-4296-bd3e-dc1fd87ef395", "created_at": "2020-12-21T04:07:50.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-745129157", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:07:53,158 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c1133b4-91dc-4296-bd3e-dc1fd87ef395 0.040s 2020-12-21 04:07:53,159 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d078f179-b7a9-4aab-b317-3c27147527df', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d078f179-b7a9-4aab-b317-3c27147527df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c1133b4-91dc-4296-bd3e-dc1fd87ef395'} Body: b'{"snapshot": {"id": "5c1133b4-91dc-4296-bd3e-dc1fd87ef395", "created_at": "2020-12-21T04:07:50.000000", "updated_at": "2020-12-21T04:07:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-745129157", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "100%"}}' 2020-12-21 04:07:53,161 94998 INFO [tempest.common.waiters] snapshot 5c1133b4-91dc-4296-bd3e-dc1fd87ef395 reached available after waiting for 3.161938 seconds 2020-12-21 04:07:53,270 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 201 POST http://10.222.0.16/identity/v3/auth/tokens 0.103s 2020-12-21 04:07:53,271 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3682', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e9894b24-03c8-4035-a524-f840f60300c5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6f4617f0566845acb67b02c72c97856b", "name": "tempest-VolumesSnapshotTestJSON-1565489529", "password_expires_at": null}, "audit_ids": ["Ly42JCp_RYe0cYtdwqk-9w"], "expires_at": "2020-12-21T05:07:53.000000Z", "issued_at": "2020-12-21T04:07:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13fc3096c5c34fe8b975ecce478f85fc", "name": "tempest-VolumesSnapshotTestJSON-1565489529"}, "is_domain": false, "roles": [{"id": "5f61180c5b194d0cbc5032897a6f6439", "name": "reader"}, {"id": "fa602b6299b343f0b2841637326ed4a0", "name": "member"}], "catalog": [{"endpoints": [{"id": "67434cf15a5e4c0aa56b0df8c0f1b972", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:8080/v1/AUTH_13fc3096c5c34fe8b975ecce478f85fc", "region": "RegionOne"}, {"id": "a773396349f844b39541ca7d1e374cb5", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16:8080", "region": "RegionOne"}], "id": "05e14bd4578749ccb14608de0a895d27", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "a7b3d3e1730445759e8e275ea2c4998f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2.1", "region": "RegionOne"}], "id": "1d8f8103d8054ff4a0dc96397d84359d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3f69c1842afa424fbb8c03366247dd2e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/image", "region": "RegionOne"}], "id": "2b61af69c6d84a41b07075d0d30153a3", "type": "image", "name": "glance"}, {"endpoints": [{"id": "036a854e219640b19103c97be8ab4f89", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}, {"id": "2099d3d59ff949a7809ac7994bd0ecfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}], "id": "51d2ffbd9a114f78b3c411fe2a5591df", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5633689a4b534c9d86b10db630c9fba6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:9696/", "region": "RegionOne"}], "id": "691ccc4c060349b9927490e3a6785f9c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "eda3b1f1b25c4641841a827e2c37c1f7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/placement", "region": "RegionOne"}], "id": "6cdad675985b46329d3e07a90c9d851f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d799b36df4d14525afbb52d67764d522", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc", "region": "RegionOne"}], "id": "70eda92a441148d6a4a9d84bef28925c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "44018e14b11043ba94aba20da74e0b01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2/13fc3096c5c34fe8b975ecce478f85fc", "region": "RegionOne"}], "id": "b48ad1c0bd544836954223d226a705a0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1612016d54da4b47bc77cbd63d7b2436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc", "region": "RegionOne"}], "id": "b9fae1bfd42f4f84afd362e9afb030e4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d88fa15868448759ab6f02568926ba0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v2/13fc3096c5c34fe8b975ecce478f85fc", "region": "RegionOne"}], "id": "ee39ede295334890a1534d8d9b611a7d", "type": "volumev2", "name": "cinderv2"}]}}' 2020-12-21 04:07:53,271 94998 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online) Found network {'id': '0cb38372-b1fe-404c-9646-e5579ec8fe7b', 'name': 'tempest-VolumesSnapshotTestJSON-1155062756-network', 'tenant_id': '13fc3096c5c34fe8b975ecce478f85fc', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '13fc3096c5c34fe8b975ecce478f85fc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 9, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2020-12-21T04:05:37Z', 'updated_at': '2020-12-21T04:05:37Z', 'revision_number': 1} available for tenant 2020-12-21 04:07:55,131 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.16/compute/v2.1/servers 1.859s 2020-12-21 04:07:55,131 94998 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-1227241933", "imageRef": "207fafd4-25f4-4407-8994-832167819bf9", "flavorRef": "452", "networks": [{"uuid": "0cb38372-b1fe-404c-9646-e5579ec8fe7b"}]}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5aea49f-31ef-48a5-960e-1082ee008d6d', 'x-compute-request-id': 'req-c5aea49f-31ef-48a5-960e-1082ee008d6d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "vhY2sudrnV6f"}}' 2020-12-21 04:07:55,356 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.222s 2020-12-21 04:07:55,357 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a05e034-945c-4ca3-ab11-c47acc629b04', 'x-compute-request-id': 'req-8a05e034-945c-4ca3-ab11-c47acc629b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "BUILD", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:07:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "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": []}}' 2020-12-21 04:07:56,649 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.282s 2020-12-21 04:07:56,650 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da4b377f-69c9-427d-9526-38ef6a46e3ff', 'x-compute-request-id': 'req-da4b377f-69c9-427d-9526-38ef6a46e3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "BUILD", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:07:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "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": []}}' 2020-12-21 04:07:56,658 94998 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2020-12-21 04:07:57,842 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.183s 2020-12-21 04:07:57,842 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09a045df-03a6-4221-89ee-f3b9a9e6e174', 'x-compute-request-id': 'req-09a045df-03a6-4221-89ee-f3b9a9e6e174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "BUILD", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:07:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "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": []}}' 2020-12-21 04:07:57,850 94998 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2020-12-21 04:07:59,363 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.511s 2020-12-21 04:07:59,364 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed058ff1-1db6-4c67-92e2-5dfbcf4de05a', 'x-compute-request-id': 'req-ed058ff1-1db6-4c67-92e2-5dfbcf4de05a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "BUILD", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:07:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "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": []}}' 2020-12-21 04:08:00,715 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.341s 2020-12-21 04:08:00,715 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eb6a1a7-cda1-49bb-b580-8195d6abb0f6', 'x-compute-request-id': 'req-5eb6a1a7-cda1-49bb-b580-8195d6abb0f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "BUILD", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:07:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "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": []}}' 2020-12-21 04:08:01,974 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.250s 2020-12-21 04:08:01,975 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-256fb5f9-7d0a-4dde-8009-92acaa1453af', 'x-compute-request-id': 'req-256fb5f9-7d0a-4dde-8009-92acaa1453af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "BUILD", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:07:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "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": []}}' 2020-12-21 04:08:03,233 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.249s 2020-12-21 04:08:03,233 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bd79f83-668c-40bc-8d61-1eeab044c3e2', 'x-compute-request-id': 'req-6bd79f83-668c-40bc-8d61-1eeab044c3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "BUILD", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:07:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "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": []}}' 2020-12-21 04:08:04,504 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.261s 2020-12-21 04:08:04,505 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac24eabf-77e4-48d8-b655-f7b18461c1fb', 'x-compute-request-id': 'req-ac24eabf-77e4-48d8-b655-f7b18461c1fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "BUILD", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:07:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "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": []}}' 2020-12-21 04:08:06,012 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.498s 2020-12-21 04:08:06,013 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d788732-3729-4e29-b40c-b23939e07a2a', 'x-compute-request-id': 'req-8d788732-3729-4e29-b40c-b23939e07a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "BUILD", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:07:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "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": []}}' 2020-12-21 04:08:07,314 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.291s 2020-12-21 04:08:07,314 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d074ebf-749b-424f-85d6-eb7190d4de35', 'x-compute-request-id': 'req-2d074ebf-749b-424f-85d6-eb7190d4de35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "BUILD", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:07:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "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": []}}' 2020-12-21 04:08:08,848 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.526s 2020-12-21 04:08:08,849 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-051484a2-4309-4e97-826d-77f32f893083', 'x-compute-request-id': 'req-051484a2-4309-4e97-826d-77f32f893083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "BUILD", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:08:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "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": []}}' 2020-12-21 04:08:10,182 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.323s 2020-12-21 04:08:10,182 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1508', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2bece9a-20e6-4da7-8d37-a67f3555fcca', 'x-compute-request-id': 'req-b2bece9a-20e6-4da7-8d37-a67f3555fcca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:08:09Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1155062756-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:4d:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2020-12-21 04:08:10,190 94998 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2020-12-21 04:08:10,808 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 POST http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e/os-volume_attachments 0.617s 2020-12-21 04:08:10,808 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "device": "/dev/sdb"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:10 GMT', 'server': 'Apache/2.4.29 (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-adfa5d1d-717d-408d-bf2b-6b39da20bcd1', 'x-compute-request-id': 'req-adfa5d1d-717d-408d-bf2b-6b39da20bcd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "serverId": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "volumeId": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "device": "/dev/sdb"}}' 2020-12-21 04:08:11,012 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.201s 2020-12-21 04:08:11,013 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30f6e078-7e77-4792-b5e2-c7da8dc35f7a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30f6e078-7e77-4792-b5e2-c7da8dc35f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:08:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:08:12,160 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.137s 2020-12-21 04:08:12,160 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e69f2fe-d222-4b10-96f2-27071f3bf065', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e69f2fe-d222-4b10-96f2-27071f3bf065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:08:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:08:13,271 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.102s 2020-12-21 04:08:13,272 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c362d0b-069c-4ec0-adf4-784a6e35eb3c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c362d0b-069c-4ec0-adf4-784a6e35eb3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:08:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:08:14,372 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:08:14,372 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08834c85-7806-4487-ab06-aaea59507a6c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08834c85-7806-4487-ab06-aaea59507a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:08:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:08:15,485 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.104s 2020-12-21 04:08:15,486 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-911f1f86-e516-4d73-8770-a1aeb16e1dc7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-911f1f86-e516-4d73-8770-a1aeb16e1dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:08:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:08:16,595 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.100s 2020-12-21 04:08:16,596 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccb2475a-a885-45e4-9a47-51e4eb913d73', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb2475a-a885-45e4-9a47-51e4eb913d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:08:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:08:17,699 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:08:17,699 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f24c4a54-f6a7-49a8-8466-d682141b3bab', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f24c4a54-f6a7-49a8-8466-d682141b3bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:08:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:08:18,805 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.098s 2020-12-21 04:08:18,806 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c1caab0-8060-4a2a-834e-04850de36153', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c1caab0-8060-4a2a-834e-04850de36153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:08:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:08:18,814 94998 INFO [tempest.common.waiters] volume 9b65963f-29b3-413e-a7b5-0b29b016b00b reached in-use after waiting for 7.813545 seconds 2020-12-21 04:08:19,086 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots 0.271s 2020-12-21 04:08:19,086 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-790527432"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-623a943f-d599-475d-ba4e-b1fe9f78f391', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-623a943f-d599-475d-ba4e-b1fe9f78f391', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots'} Body: b'{"snapshot": {"id": "5c8bad2f-7706-45aa-a070-8cf9214c2ddf", "created_at": "2020-12-21T04:08:18.945692", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-790527432", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}}}' 2020-12-21 04:08:19,158 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c8bad2f-7706-45aa-a070-8cf9214c2ddf 0.069s 2020-12-21 04:08:19,159 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bdb4073-af59-491b-8ee2-85cac524385f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bdb4073-af59-491b-8ee2-85cac524385f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c8bad2f-7706-45aa-a070-8cf9214c2ddf'} Body: b'{"snapshot": {"id": "5c8bad2f-7706-45aa-a070-8cf9214c2ddf", "created_at": "2020-12-21T04:08:19.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-790527432", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:20,224 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c8bad2f-7706-45aa-a070-8cf9214c2ddf 0.061s 2020-12-21 04:08:20,224 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6732957a-a741-4c2f-9624-67380958d127', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6732957a-a741-4c2f-9624-67380958d127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c8bad2f-7706-45aa-a070-8cf9214c2ddf'} Body: b'{"snapshot": {"id": "5c8bad2f-7706-45aa-a070-8cf9214c2ddf", "created_at": "2020-12-21T04:08:19.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-790527432", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:21,270 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c8bad2f-7706-45aa-a070-8cf9214c2ddf 0.041s 2020-12-21 04:08:21,270 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51559487-9382-4889-b2fe-24ee5920bbe0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51559487-9382-4889-b2fe-24ee5920bbe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c8bad2f-7706-45aa-a070-8cf9214c2ddf'} Body: b'{"snapshot": {"id": "5c8bad2f-7706-45aa-a070-8cf9214c2ddf", "created_at": "2020-12-21T04:08:19.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-790527432", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:22,317 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c8bad2f-7706-45aa-a070-8cf9214c2ddf 0.042s 2020-12-21 04:08:22,317 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc3969d-e650-448f-89ed-a7b0373d655d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc3969d-e650-448f-89ed-a7b0373d655d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c8bad2f-7706-45aa-a070-8cf9214c2ddf'} Body: b'{"snapshot": {"id": "5c8bad2f-7706-45aa-a070-8cf9214c2ddf", "created_at": "2020-12-21T04:08:19.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-790527432", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:23,359 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c8bad2f-7706-45aa-a070-8cf9214c2ddf 0.038s 2020-12-21 04:08:23,360 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a78c3122-4ed9-4a82-b89f-b0d65840f7fc', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a78c3122-4ed9-4a82-b89f-b0d65840f7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/5c8bad2f-7706-45aa-a070-8cf9214c2ddf'} Body: b'{"snapshot": {"id": "5c8bad2f-7706-45aa-a070-8cf9214c2ddf", "created_at": "2020-12-21T04:08:19.000000", "updated_at": "2020-12-21T04:08:22.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-790527432", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "100%"}}' 2020-12-21 04:08:23,363 94998 INFO [tempest.common.waiters] snapshot 5c8bad2f-7706-45aa-a070-8cf9214c2ddf reached available after waiting for 4.363393 seconds 2020-12-21 04:08:23,598 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots 0.234s 2020-12-21 04:08:23,598 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd5223b-d268-4fe4-acf6-142e19bb4b68', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd5223b-d268-4fe4-acf6-142e19bb4b68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.499411", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}}}' 2020-12-21 04:08:23,641 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.039s 2020-12-21 04:08:23,642 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf3bde2-2b1b-4cf4-ac0e-9302962c9dc3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf3bde2-2b1b-4cf4-ac0e-9302962c9dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:24,683 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:08:24,683 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cbcdd9d-25d5-4204-9836-ad32f6ae9082', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cbcdd9d-25d5-4204-9836-ad32f6ae9082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:25,763 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.076s 2020-12-21 04:08:25,764 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-860e224e-acb6-4805-8102-f51ef8bf63c4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-860e224e-acb6-4805-8102-f51ef8bf63c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:26,804 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:08:26,804 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5f1818c-38ec-46bc-be96-2f881f59a590', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5f1818c-38ec-46bc-be96-2f881f59a590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:27,845 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:08:27,846 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d9b37c2-769e-4eab-8bab-2960358b5064', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d9b37c2-769e-4eab-8bab-2960358b5064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:28,887 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:08:28,887 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e70365-0d0c-4cb5-819c-a556964e2166', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e70365-0d0c-4cb5-819c-a556964e2166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:29,929 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:08:29,929 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42db18ae-be1f-44ed-9579-206faf4a1691', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42db18ae-be1f-44ed-9579-206faf4a1691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:30,971 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:08:30,971 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcda2939-3ec5-4d00-ab48-145a8581e735', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcda2939-3ec5-4d00-ab48-145a8581e735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:32,011 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:08:32,012 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf732f5-562a-41e4-8d54-1000637951b8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf732f5-562a-41e4-8d54-1000637951b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:33,052 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:08:33,053 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4017c334-5f3b-4da9-bb03-680df55c059e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4017c334-5f3b-4da9-bb03-680df55c059e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:34,094 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:08:34,095 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82411a65-0b68-4adf-8b8c-990df2ee539f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82411a65-0b68-4adf-8b8c-990df2ee539f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:35,137 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:08:35,137 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84a8359-b4e5-42ee-9405-761255159d94', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84a8359-b4e5-42ee-9405-761255159d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:36,179 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:08:36,179 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6140159-cbdd-4874-b61e-746017980eee', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6140159-cbdd-4874-b61e-746017980eee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:37,219 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:08:37,220 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c2893e-9462-4193-9a43-9625f9e11abc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c2893e-9462-4193-9a43-9625f9e11abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:38,262 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:08:38,262 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbdf498c-1d29-4e93-a22e-94f1fcf78dbc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbdf498c-1d29-4e93-a22e-94f1fcf78dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:39,303 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:08:39,304 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e584a2-5ce9-4459-a4cb-ee67cf895de0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e584a2-5ce9-4459-a4cb-ee67cf895de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:40,344 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:08:40,345 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2f3bd51-e4d2-4bc4-bfa5-6b422002e9b4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2f3bd51-e4d2-4bc4-bfa5-6b422002e9b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:41,385 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:08:41,385 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a99ab582-59ed-4b27-af1b-4ba48309723d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a99ab582-59ed-4b27-af1b-4ba48309723d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:42,426 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:08:42,426 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a27f86c-75cc-4ba6-941f-d79b8da52dff', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a27f86c-75cc-4ba6-941f-d79b8da52dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:43,468 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:08:43,469 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94179585-c663-4547-a5e8-7c844214bc1b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94179585-c663-4547-a5e8-7c844214bc1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:44,512 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.039s 2020-12-21 04:08:44,513 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22b47676-a67f-4764-b3d4-9472b861d5af', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22b47676-a67f-4764-b3d4-9472b861d5af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:45,555 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:08:45,555 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acac1f5a-4098-4a32-bee2-d3915f3880a6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acac1f5a-4098-4a32-bee2-d3915f3880a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:46,596 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:08:46,596 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc0cb3a8-0708-4ee5-9d4c-404911ad3b56', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc0cb3a8-0708-4ee5-9d4c-404911ad3b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:47,637 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:08:47,638 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b1256a8-b334-4868-b7d3-6ef42fb23ae8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1256a8-b334-4868-b7d3-6ef42fb23ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:48,679 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:08:48,679 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-192b8cb6-ca51-4a35-a966-415d5ac18583', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-192b8cb6-ca51-4a35-a966-415d5ac18583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:49,719 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:08:49,720 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa8b62e-bf46-4552-b42a-d820379ffda3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa8b62e-bf46-4552-b42a-d820379ffda3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:50,792 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.067s 2020-12-21 04:08:50,792 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e27c13-7b94-4a1e-95ed-ad1d7c29c929', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e27c13-7b94-4a1e-95ed-ad1d7c29c929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:51,832 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:08:51,833 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-098efaa1-4e81-443f-9bdc-a3bb7065f54a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-098efaa1-4e81-443f-9bdc-a3bb7065f54a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:52,875 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:08:52,875 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-005daa67-0324-4060-8494-f761269c6251', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-005daa67-0324-4060-8494-f761269c6251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:53,918 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.039s 2020-12-21 04:08:53,919 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-147c546e-4f13-4d4d-aa15-a393d54d2c6a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-147c546e-4f13-4d4d-aa15-a393d54d2c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:54,962 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.039s 2020-12-21 04:08:54,962 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b8d256-bd7f-4f59-a067-41e8d77663f3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b8d256-bd7f-4f59-a067-41e8d77663f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:56,003 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:08:56,004 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00db1000-7501-4be1-9069-f1d90c622dae', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00db1000-7501-4be1-9069-f1d90c622dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:57,045 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:08:57,045 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef714fd5-90d8-4689-a59b-883c802d4c16', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef714fd5-90d8-4689-a59b-883c802d4c16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:58,087 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:08:58,087 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91c802c-7b36-4aaa-9704-470fe1f9b4f2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91c802c-7b36-4aaa-9704-470fe1f9b4f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:08:59,128 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:08:59,128 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6516ad3-e15e-44db-bce5-17201f5dd029', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6516ad3-e15e-44db-bce5-17201f5dd029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:00,169 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:09:00,169 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a01d6223-baca-4c49-ae24-7630846a4fe7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a01d6223-baca-4c49-ae24-7630846a4fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:01,209 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.035s 2020-12-21 04:09:01,209 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42cda764-1017-4ffc-8818-ff5a285f0fcb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42cda764-1017-4ffc-8818-ff5a285f0fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:02,254 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.040s 2020-12-21 04:09:02,254 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb8a543e-8d58-475b-bd55-a920971ef187', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb8a543e-8d58-475b-bd55-a920971ef187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:03,294 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:09:03,295 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19125fe2-7ec4-44d1-9b35-0a3d5e87ca65', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19125fe2-7ec4-44d1-9b35-0a3d5e87ca65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:04,336 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:09:04,336 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0278e4c9-b2d3-47d3-86b8-41f2a9523121', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0278e4c9-b2d3-47d3-86b8-41f2a9523121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:05,377 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:09:05,378 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-688e88fd-cb92-4142-8bb5-22f81c3d58df', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-688e88fd-cb92-4142-8bb5-22f81c3d58df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:06,417 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:09:06,417 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad7376f-1e63-43af-bfe2-9c09b72e4201', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad7376f-1e63-43af-bfe2-9c09b72e4201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:07,463 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.042s 2020-12-21 04:09:07,464 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ccc29ec-9854-4a4b-a11f-39ef75f718c1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ccc29ec-9854-4a4b-a11f-39ef75f718c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:08,551 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.082s 2020-12-21 04:09:08,551 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d36d457d-7367-4a38-bb7b-ffeb727f6461', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d36d457d-7367-4a38-bb7b-ffeb727f6461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:09,607 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.052s 2020-12-21 04:09:09,607 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f882cf7-05c1-4648-b986-a01b6427aaa5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f882cf7-05c1-4648-b986-a01b6427aaa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:10,651 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.040s 2020-12-21 04:09:10,652 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49421335-4325-418e-afe2-f0e4c5441f74', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49421335-4325-418e-afe2-f0e4c5441f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:11,694 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.039s 2020-12-21 04:09:11,695 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1810e04-821a-4fdd-b79e-831396674328', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1810e04-821a-4fdd-b79e-831396674328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:12,741 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.042s 2020-12-21 04:09:12,741 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5915336c-3114-4904-907e-0c1daa8dd186', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5915336c-3114-4904-907e-0c1daa8dd186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:13,786 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.041s 2020-12-21 04:09:13,787 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b1be62-c1a1-4120-b011-52e8c97d86ca', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b1be62-c1a1-4120-b011-52e8c97d86ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:14,830 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.039s 2020-12-21 04:09:14,831 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae15a765-2d80-4fe3-b009-e99262f617bd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae15a765-2d80-4fe3-b009-e99262f617bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:15,877 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.042s 2020-12-21 04:09:15,878 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-328cb3a5-6832-4838-90b2-518698dc6fa0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-328cb3a5-6832-4838-90b2-518698dc6fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:16,921 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.039s 2020-12-21 04:09:16,921 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f970dcf3-ba69-41a1-a831-df27cd4a54d3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f970dcf3-ba69-41a1-a831-df27cd4a54d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:17,967 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.041s 2020-12-21 04:09:17,967 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad88b8f1-e22d-4126-9457-c071db8a03fa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad88b8f1-e22d-4126-9457-c071db8a03fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:19,023 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.052s 2020-12-21 04:09:19,024 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c09770a-480c-432f-8ea0-0af069514dce', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c09770a-480c-432f-8ea0-0af069514dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:20,072 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.044s 2020-12-21 04:09:20,072 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5e9a6b-a7f0-4dfe-a466-4364b33eb85c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5e9a6b-a7f0-4dfe-a466-4364b33eb85c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:21,117 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.041s 2020-12-21 04:09:21,118 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0384dcd-7cec-4811-9fb8-028b3aa64d3a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0384dcd-7cec-4811-9fb8-028b3aa64d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:22,194 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.072s 2020-12-21 04:09:22,195 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a7cc34-bb9f-4ef1-9c9b-45904bd100e6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a7cc34-bb9f-4ef1-9c9b-45904bd100e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:23,309 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.110s 2020-12-21 04:09:23,309 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031540c9-33a0-4593-afc6-d431a1ceef01', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031540c9-33a0-4593-afc6-d431a1ceef01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:24,416 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.103s 2020-12-21 04:09:24,417 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49333e6-aab3-41cc-9aaf-55273c6086b6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49333e6-aab3-41cc-9aaf-55273c6086b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:09:25,606 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.184s 2020-12-21 04:09:25,607 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2225373-0363-42dd-ad1a-1eacff614291', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2225373-0363-42dd-ad1a-1eacff614291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:13,119 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 46.508s 2020-12-21 04:10:13,119 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951fae29-2a8d-47db-aae6-9331fc0f3032', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951fae29-2a8d-47db-aae6-9331fc0f3032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:14,213 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.090s 2020-12-21 04:10:14,214 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc5ea57b-34aa-4ecf-9e2e-64ede895459c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc5ea57b-34aa-4ecf-9e2e-64ede895459c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:15,318 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.100s 2020-12-21 04:10:15,318 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-168025d1-5888-40cd-ac9d-62a87f11f788', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-168025d1-5888-40cd-ac9d-62a87f11f788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:16,417 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.095s 2020-12-21 04:10:16,417 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94dab3df-95d2-4601-b222-51044064c564', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94dab3df-95d2-4601-b222-51044064c564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:17,527 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.105s 2020-12-21 04:10:17,528 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a65cabb-16c4-4645-abc3-c7173bf8d09c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a65cabb-16c4-4645-abc3-c7173bf8d09c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:18,686 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.155s 2020-12-21 04:10:18,687 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-933903f1-b71e-4af2-bdd6-a96357c1ce77', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-933903f1-b71e-4af2-bdd6-a96357c1ce77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:19,786 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.095s 2020-12-21 04:10:19,787 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e1f7e6f-71b7-42c2-b2f6-b2b4cd09ef3a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e1f7e6f-71b7-42c2-b2f6-b2b4cd09ef3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:20,884 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.093s 2020-12-21 04:10:20,884 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f01418b-3f18-44ba-b597-816ecdc26f2a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f01418b-3f18-44ba-b597-816ecdc26f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:22,004 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.116s 2020-12-21 04:10:22,005 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-618c033f-31a8-41bd-b354-ec05a13bd18e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-618c033f-31a8-41bd-b354-ec05a13bd18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:25,732 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 2.724s 2020-12-21 04:10:25,732 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0ca36b-5e06-4946-bdf2-ba225e984b13', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0ca36b-5e06-4946-bdf2-ba225e984b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:26,774 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:10:26,774 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0ef680f-d08f-4dab-a04a-c13d2d84a3a7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0ef680f-d08f-4dab-a04a-c13d2d84a3a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:27,818 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.040s 2020-12-21 04:10:27,819 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-221aaf4d-2ea8-4f82-bdeb-21923d0cd9bf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-221aaf4d-2ea8-4f82-bdeb-21923d0cd9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:28,859 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:10:28,860 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a48b291-a9d9-4775-9367-8ac4e55cff91', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a48b291-a9d9-4775-9367-8ac4e55cff91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:29,901 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:10:29,901 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0ba2f88-022b-40be-9cf8-95d661ad437d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0ba2f88-022b-40be-9cf8-95d661ad437d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:30,942 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:10:30,942 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a13eec-aa56-4c32-8298-f31be4886c6d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13a13eec-aa56-4c32-8298-f31be4886c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:31,988 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.041s 2020-12-21 04:10:31,989 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28b08c62-34c2-495d-bfe1-e3621b3a73ed', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28b08c62-34c2-495d-bfe1-e3621b3a73ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:33,029 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:10:33,030 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc62ac4-177c-4a3b-9b66-be3516b7e0f6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc62ac4-177c-4a3b-9b66-be3516b7e0f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:34,070 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:10:34,071 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f9b7126-02e6-45d6-80c1-4644a2658a84', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f9b7126-02e6-45d6-80c1-4644a2658a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:35,110 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.035s 2020-12-21 04:10:35,111 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f7617e4-637f-4093-bb13-81bda22ba1bb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f7617e4-637f-4093-bb13-81bda22ba1bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:36,150 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.035s 2020-12-21 04:10:36,151 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b81091-f06c-409d-9966-ec929d6e1ff1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17b81091-f06c-409d-9966-ec929d6e1ff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:37,242 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.087s 2020-12-21 04:10:37,242 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc22f93-00b8-4719-ad97-984ae57185a8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc22f93-00b8-4719-ad97-984ae57185a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:38,488 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.241s 2020-12-21 04:10:38,488 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04294702-8e8f-4632-a683-bfd427d189a1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04294702-8e8f-4632-a683-bfd427d189a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:39,529 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:10:39,529 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01728fc2-073c-41cc-af1b-bf89aafa1915', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01728fc2-073c-41cc-af1b-bf89aafa1915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:40,569 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.035s 2020-12-21 04:10:40,569 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9472d61-34b3-4bcc-9692-113be30f3e61', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9472d61-34b3-4bcc-9692-113be30f3e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:41,660 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.086s 2020-12-21 04:10:41,660 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b45005b-3457-4306-8927-c5179b662ab7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b45005b-3457-4306-8927-c5179b662ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:42,761 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.097s 2020-12-21 04:10:42,762 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9f4f90e-3d38-4a3c-89ad-49494c8da32d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9f4f90e-3d38-4a3c-89ad-49494c8da32d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:43,993 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.226s 2020-12-21 04:10:43,993 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f951f3-1eac-455d-b881-d74d9c4d6196', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f951f3-1eac-455d-b881-d74d9c4d6196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:45,088 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.090s 2020-12-21 04:10:45,088 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5b37bfb-10de-45a2-a11b-69b30e8eca95', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b37bfb-10de-45a2-a11b-69b30e8eca95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:46,186 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.093s 2020-12-21 04:10:46,186 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bcaabe6-bf40-4634-9fc0-2a5f1bd2f71e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bcaabe6-bf40-4634-9fc0-2a5f1bd2f71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:47,294 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.103s 2020-12-21 04:10:47,294 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c04420de-a656-4785-b7af-c155d7aade03', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c04420de-a656-4785-b7af-c155d7aade03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:48,396 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.097s 2020-12-21 04:10:48,397 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea592263-ac2b-4279-ad5d-c7ec86e90b70', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea592263-ac2b-4279-ad5d-c7ec86e90b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:49,496 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.095s 2020-12-21 04:10:49,496 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a246598b-e056-4949-91d9-9009cabb13dd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a246598b-e056-4949-91d9-9009cabb13dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:50,597 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.096s 2020-12-21 04:10:50,597 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e275b2-db82-4093-b14e-32ba884884e5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21e275b2-db82-4093-b14e-32ba884884e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:51,693 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.092s 2020-12-21 04:10:51,693 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43409810-68f6-4bea-bb5c-74f652e88da9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43409810-68f6-4bea-bb5c-74f652e88da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:52,792 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.094s 2020-12-21 04:10:52,793 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c852aff8-03c1-4d74-a266-f40e8e5357c7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c852aff8-03c1-4d74-a266-f40e8e5357c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:53,892 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.095s 2020-12-21 04:10:53,892 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cca11fc-6131-4292-8b06-8f6363ab212d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cca11fc-6131-4292-8b06-8f6363ab212d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:54,991 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.095s 2020-12-21 04:10:54,992 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434f07fc-4ff1-436d-ab83-4d6c9d79326f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434f07fc-4ff1-436d-ab83-4d6c9d79326f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:56,093 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.097s 2020-12-21 04:10:56,093 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7fabeca-563c-49dd-8ba2-094c272b4f6d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7fabeca-563c-49dd-8ba2-094c272b4f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:57,194 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.096s 2020-12-21 04:10:57,194 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aae630b-d2d4-4de8-ae1c-b071257ddcae', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aae630b-d2d4-4de8-ae1c-b071257ddcae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:58,293 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.095s 2020-12-21 04:10:58,294 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5d8e47b-b420-486b-a24f-52856e32d59a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5d8e47b-b420-486b-a24f-52856e32d59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:10:59,393 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.094s 2020-12-21 04:10:59,393 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8389251e-fbd3-4046-9008-e5a42a56e826', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8389251e-fbd3-4046-9008-e5a42a56e826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:00,494 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.097s 2020-12-21 04:11:00,495 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28216ce6-e816-45bd-87e2-b12131dde1c4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28216ce6-e816-45bd-87e2-b12131dde1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:01,595 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.096s 2020-12-21 04:11:01,595 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-415625b2-a2e8-4f5b-9b36-b3f290aebe9e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-415625b2-a2e8-4f5b-9b36-b3f290aebe9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:02,697 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.098s 2020-12-21 04:11:02,697 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66313ca2-8710-4a20-a28a-b4ed845bda77', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66313ca2-8710-4a20-a28a-b4ed845bda77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:03,873 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.171s 2020-12-21 04:11:03,873 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e27515-95bd-48b5-bf19-fdf0a2421795', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e27515-95bd-48b5-bf19-fdf0a2421795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:04,969 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.092s 2020-12-21 04:11:04,970 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b78de34-2fcd-45a5-9ecc-c3599fe9bc43', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b78de34-2fcd-45a5-9ecc-c3599fe9bc43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:06,068 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.095s 2020-12-21 04:11:06,069 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b04fdcfd-e2b1-4591-9aa8-f5353175745d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b04fdcfd-e2b1-4591-9aa8-f5353175745d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:07,169 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.096s 2020-12-21 04:11:07,170 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fdd47a1-0837-4265-81d3-07544bb51a1b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fdd47a1-0837-4265-81d3-07544bb51a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:08,270 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.095s 2020-12-21 04:11:08,270 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ed1244-e410-4e51-9d7c-bcd2ad1b395c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ed1244-e410-4e51-9d7c-bcd2ad1b395c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:09,368 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.094s 2020-12-21 04:11:09,368 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d0c4d5-6e73-4312-a72a-284e45e5c8bc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d0c4d5-6e73-4312-a72a-284e45e5c8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:10,469 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.096s 2020-12-21 04:11:10,469 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a12442f-f8e4-4ad7-b332-09fd8e7adbca', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a12442f-f8e4-4ad7-b332-09fd8e7adbca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:11,571 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.097s 2020-12-21 04:11:11,571 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b2872b0-1c73-4c6b-b2c7-2b5019909270', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b2872b0-1c73-4c6b-b2c7-2b5019909270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:12,701 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.125s 2020-12-21 04:11:12,703 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e07f407-bad0-4215-9f21-5514781d56e3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e07f407-bad0-4215-9f21-5514781d56e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:13,798 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.091s 2020-12-21 04:11:13,798 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f81471-9c59-45f6-b9de-08c19259e1f8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f81471-9c59-45f6-b9de-08c19259e1f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:14,897 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.095s 2020-12-21 04:11:14,898 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-568b4f29-af12-4e47-a2d4-701cbedd9541', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-568b4f29-af12-4e47-a2d4-701cbedd9541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:15,999 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.098s 2020-12-21 04:11:16,000 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-358a1efa-fc48-4144-be0a-a78bca170817', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-358a1efa-fc48-4144-be0a-a78bca170817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:17,102 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.098s 2020-12-21 04:11:17,102 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad5a3ba-8bee-404c-a8df-068b9d1e9c70', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad5a3ba-8bee-404c-a8df-068b9d1e9c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:18,203 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.097s 2020-12-21 04:11:18,203 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5357efdc-6371-49df-a423-cfe205b91896', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5357efdc-6371-49df-a423-cfe205b91896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:19,302 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.095s 2020-12-21 04:11:19,302 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d8ce631-9ec2-4414-a00a-288d790af23d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d8ce631-9ec2-4414-a00a-288d790af23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:20,406 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.099s 2020-12-21 04:11:20,406 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c330d3f-cd5c-4995-bb31-fafcf3869efb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c330d3f-cd5c-4995-bb31-fafcf3869efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:21,518 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.108s 2020-12-21 04:11:21,519 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daec2929-7867-40ce-900b-95cdd11485d2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daec2929-7867-40ce-900b-95cdd11485d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:22,612 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.089s 2020-12-21 04:11:22,612 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02aa6a9e-41e4-4026-b24c-07b45f98a4ec', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02aa6a9e-41e4-4026-b24c-07b45f98a4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:23,652 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:11:23,653 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b584f1-3f6f-4f1c-a490-afbd57de3382', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b584f1-3f6f-4f1c-a490-afbd57de3382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:24,696 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:11:24,696 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22388d2d-ffaf-4932-85ff-07b6c9730058', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22388d2d-ffaf-4932-85ff-07b6c9730058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:25,743 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.042s 2020-12-21 04:11:25,743 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3101450-7e23-43f0-b2a5-a04d101b7165', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3101450-7e23-43f0-b2a5-a04d101b7165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:26,784 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:11:26,784 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-996d3083-789f-40ea-982e-32f27310a6b5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-996d3083-789f-40ea-982e-32f27310a6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:27,827 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:11:27,827 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a87ea1-e10a-4b45-a802-e96e3c8af29c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a87ea1-e10a-4b45-a802-e96e3c8af29c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:28,867 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:11:28,868 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6be6ebb-38af-41c7-a317-2af8f93df3d6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6be6ebb-38af-41c7-a317-2af8f93df3d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:29,940 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.068s 2020-12-21 04:11:29,940 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc30920-4111-4b35-bd66-fd01f24efd8b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc30920-4111-4b35-bd66-fd01f24efd8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:31,038 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.094s 2020-12-21 04:11:31,038 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbd74c3c-a168-42fb-8643-b84eb6f3bf49', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbd74c3c-a168-42fb-8643-b84eb6f3bf49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:32,143 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.100s 2020-12-21 04:11:32,143 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f41bea4-a58c-4a02-b4db-2443d2caf946', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f41bea4-a58c-4a02-b4db-2443d2caf946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:33,245 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.098s 2020-12-21 04:11:33,246 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-559bc2ed-2b17-4a23-9f35-dcd511dde062', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-559bc2ed-2b17-4a23-9f35-dcd511dde062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:34,353 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.103s 2020-12-21 04:11:34,353 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-933e115a-1646-44aa-b3fa-47e08ed5114c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-933e115a-1646-44aa-b3fa-47e08ed5114c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:35,450 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.092s 2020-12-21 04:11:35,450 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f57a690-3dbb-44df-9205-a74f2b393aba', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f57a690-3dbb-44df-9205-a74f2b393aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:36,547 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.092s 2020-12-21 04:11:36,548 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4fa7249-fa2c-46cb-b76b-66417573d714', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4fa7249-fa2c-46cb-b76b-66417573d714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:37,657 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.106s 2020-12-21 04:11:37,657 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a380f25-6130-4666-a2b9-5e1d2911877f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a380f25-6130-4666-a2b9-5e1d2911877f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:38,751 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.090s 2020-12-21 04:11:38,751 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2374b76c-f04a-46aa-a8f8-ad7fecb60734', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2374b76c-f04a-46aa-a8f8-ad7fecb60734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:39,792 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:11:39,792 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6146fc9a-ee22-4495-94fb-9bfa312e656f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6146fc9a-ee22-4495-94fb-9bfa312e656f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:40,833 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:11:40,834 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad29a5eb-37c7-41b2-a5f3-788f6da35b5d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad29a5eb-37c7-41b2-a5f3-788f6da35b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:41,875 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:11:41,875 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceadea49-3034-4d1a-ac52-a3a7cd116075', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceadea49-3034-4d1a-ac52-a3a7cd116075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:42,915 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:11:42,915 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8555c05f-744b-41b0-b0a3-328045425617', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8555c05f-744b-41b0-b0a3-328045425617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:43,956 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:11:43,956 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f3dc7a-f58c-4c67-8d77-71e709ea23dc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f3dc7a-f58c-4c67-8d77-71e709ea23dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:44,999 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.039s 2020-12-21 04:11:45,000 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250b2b69-cb5d-4cf9-8b9d-e34c17639650', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250b2b69-cb5d-4cf9-8b9d-e34c17639650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:46,040 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:11:46,040 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbcd7568-ccd9-46a9-8277-4464b7cbbe3d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbcd7568-ccd9-46a9-8277-4464b7cbbe3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:47,081 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:11:47,081 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d364b645-6bb2-4b45-8f23-c1545631e575', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d364b645-6bb2-4b45-8f23-c1545631e575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:48,125 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.039s 2020-12-21 04:11:48,126 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3225d43a-dd8a-4eda-a3f8-409fd51a6d9b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3225d43a-dd8a-4eda-a3f8-409fd51a6d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:49,166 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:11:49,166 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b0e3774-e15c-4fbc-bafd-c3fea3cac7a2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b0e3774-e15c-4fbc-bafd-c3fea3cac7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:50,207 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:11:50,208 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab129348-eec5-4977-8dcb-35c20b41fcfe', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab129348-eec5-4977-8dcb-35c20b41fcfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:51,250 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:11:51,250 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4425c43f-fe4e-4330-a65e-037741a2a6a2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4425c43f-fe4e-4330-a65e-037741a2a6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:52,294 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.039s 2020-12-21 04:11:52,294 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1d7bbdc-e677-4624-86c2-cc8a8158aaac', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1d7bbdc-e677-4624-86c2-cc8a8158aaac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:53,335 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:11:53,335 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a96a37d5-cfe4-4b9a-8a1d-33e6568add19', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a96a37d5-cfe4-4b9a-8a1d-33e6568add19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:54,375 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:11:54,376 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e0c8e66-75f4-4e6d-81c8-ef902ec208e9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e0c8e66-75f4-4e6d-81c8-ef902ec208e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:55,440 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.061s 2020-12-21 04:11:55,440 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee67e04a-9f9e-4339-b150-2583d719414b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee67e04a-9f9e-4339-b150-2583d719414b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:56,543 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.099s 2020-12-21 04:11:56,544 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f31e60f8-0e82-4c1b-a2f5-68efd4cff2a7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f31e60f8-0e82-4c1b-a2f5-68efd4cff2a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:57,643 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.097s 2020-12-21 04:11:57,644 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd8693c-767c-4ab5-81fa-4ec0a219d30c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd8693c-767c-4ab5-81fa-4ec0a219d30c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:58,750 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.102s 2020-12-21 04:11:58,750 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47cf5671-b509-406f-b875-ee5f43721273', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47cf5671-b509-406f-b875-ee5f43721273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:11:59,797 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.042s 2020-12-21 04:11:59,798 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9d836d4-992e-4bd1-9b30-8e107a746dc3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9d836d4-992e-4bd1-9b30-8e107a746dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:00,840 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:12:00,841 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f9aab5d-a042-4e25-bb7e-3fca9d278f64', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f9aab5d-a042-4e25-bb7e-3fca9d278f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:01,882 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:01,882 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffaaccab-be74-453d-ac5d-45cafecc160b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffaaccab-be74-453d-ac5d-45cafecc160b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:02,923 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:02,923 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-816f5c51-ecf4-4388-bf82-e45b3376eb40', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-816f5c51-ecf4-4388-bf82-e45b3376eb40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:03,964 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:03,964 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f5ec741-fd94-4ca2-a783-ceb8cf7d1d67', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f5ec741-fd94-4ca2-a783-ceb8cf7d1d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:05,019 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.050s 2020-12-21 04:12:05,020 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-248b8605-db75-4864-8f07-8247ea95cc8f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-248b8605-db75-4864-8f07-8247ea95cc8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:06,061 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:12:06,062 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-727cbb4a-e518-4816-97f6-2428286d9ef7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-727cbb4a-e518-4816-97f6-2428286d9ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:07,106 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.040s 2020-12-21 04:12:07,106 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26be1967-1afe-4335-848e-e7c4539e610e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26be1967-1afe-4335-848e-e7c4539e610e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:08,148 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:08,148 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d17c3f-8450-4cfa-9fda-10ab29d98703', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d17c3f-8450-4cfa-9fda-10ab29d98703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:09,189 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:09,189 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55e98315-7eab-437f-8a22-90e63abf80aa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55e98315-7eab-437f-8a22-90e63abf80aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:10,230 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:10,231 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd9355d-540e-40b8-ae5d-1c44b8af0a73', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd9355d-540e-40b8-ae5d-1c44b8af0a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:11,272 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:11,272 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd765e7-5edc-4925-909b-1c0a63eef316', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd765e7-5edc-4925-909b-1c0a63eef316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:12,313 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:12,314 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93d3fb68-b927-4f74-a4a1-2410b19b57b5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93d3fb68-b927-4f74-a4a1-2410b19b57b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:13,356 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:12:13,356 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3deb6417-2ba2-413e-b157-5f0f34cdab9d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3deb6417-2ba2-413e-b157-5f0f34cdab9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:14,397 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:14,398 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff2b79c-986f-4cac-bf9c-514f2835d615', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff2b79c-986f-4cac-bf9c-514f2835d615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:15,438 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:12:15,439 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd150de0-8908-4f7e-89c0-7c15c0d4db23', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd150de0-8908-4f7e-89c0-7c15c0d4db23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:16,488 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.046s 2020-12-21 04:12:16,488 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-413576a6-e295-49e8-bc52-f612a8e5926e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-413576a6-e295-49e8-bc52-f612a8e5926e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:17,543 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.050s 2020-12-21 04:12:17,543 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48fc80be-91be-43dc-a328-d2c55c1f9f3c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48fc80be-91be-43dc-a328-d2c55c1f9f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:18,585 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:18,585 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2180d10-d86f-45b5-bd73-d2e2467602ad', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2180d10-d86f-45b5-bd73-d2e2467602ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:19,628 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:12:19,628 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb35efc-bebf-4a80-9a2f-ac07662291a4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb35efc-bebf-4a80-9a2f-ac07662291a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:20,678 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.046s 2020-12-21 04:12:20,679 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-564f00f0-ce39-43f3-afa6-aab3c71ced5f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-564f00f0-ce39-43f3-afa6-aab3c71ced5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:21,723 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.040s 2020-12-21 04:12:21,723 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e3dc33-c4d2-439c-9e4f-b9d9b32b55ce', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e3dc33-c4d2-439c-9e4f-b9d9b32b55ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:22,764 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:22,764 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf6d6ef2-9e76-4fe2-9fb7-c3e7f036e077', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf6d6ef2-9e76-4fe2-9fb7-c3e7f036e077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:23,805 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:23,805 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd3f4c4d-bfa4-4aec-95a6-26d559a6e177', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd3f4c4d-bfa4-4aec-95a6-26d559a6e177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:24,846 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:12:24,847 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-063348c5-a1d8-41f6-a2dc-a3fdd8146490', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-063348c5-a1d8-41f6-a2dc-a3fdd8146490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:25,888 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:25,889 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-524aa825-0c1d-4fc4-9b7a-2a9266c85c2e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524aa825-0c1d-4fc4-9b7a-2a9266c85c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:26,930 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:26,930 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c43ca3e-2f3f-4f10-ad0d-0fe88c2cf742', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c43ca3e-2f3f-4f10-ad0d-0fe88c2cf742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:27,971 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:27,972 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb95615-e120-488c-945a-292191762310', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb95615-e120-488c-945a-292191762310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:29,017 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.040s 2020-12-21 04:12:29,017 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d384f5-a789-41f3-ada6-57689241e617', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d384f5-a789-41f3-ada6-57689241e617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:30,057 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:12:30,058 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba89931b-8488-4363-894c-152e2d2fa10f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba89931b-8488-4363-894c-152e2d2fa10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:31,098 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:12:31,099 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e70b62-64a6-4d5c-804e-8b5856ce3725', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e70b62-64a6-4d5c-804e-8b5856ce3725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:32,140 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:32,140 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b49462b1-bc3d-4b61-82a9-859ee735f789', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b49462b1-bc3d-4b61-82a9-859ee735f789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:33,181 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:12:33,182 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4edfb616-a7a3-4ac5-af5c-3b346ecb7f97', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4edfb616-a7a3-4ac5-af5c-3b346ecb7f97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:34,224 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:12:34,225 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10842bdf-94cb-4fe5-a2fb-63fa674f97f1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10842bdf-94cb-4fe5-a2fb-63fa674f97f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:35,267 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:12:35,267 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bad9359-4e56-458f-a533-5013f0cb1f60', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bad9359-4e56-458f-a533-5013f0cb1f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:36,311 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.040s 2020-12-21 04:12:36,312 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c908f54-afa6-4faa-8f36-a0965cc645a5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c908f54-afa6-4faa-8f36-a0965cc645a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:37,351 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:12:37,351 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c87ea36b-2a51-4e4c-b22d-bee4c19e13a7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87ea36b-2a51-4e4c-b22d-bee4c19e13a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:38,392 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:12:38,392 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad3f4d9-4b23-49fd-b9f9-ef66be945ff4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad3f4d9-4b23-49fd-b9f9-ef66be945ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:39,432 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:12:39,433 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96cecbb0-a646-4c3a-8422-9856624dbbf4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96cecbb0-a646-4c3a-8422-9856624dbbf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:40,475 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:40,476 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40309050-0f70-482b-8803-1b7c53da4168', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40309050-0f70-482b-8803-1b7c53da4168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:41,521 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.042s 2020-12-21 04:12:41,521 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16d05877-ed74-4bca-8baa-3b1b9608cf47', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16d05877-ed74-4bca-8baa-3b1b9608cf47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:42,564 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:12:42,564 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfbad0e4-3c79-4cd6-a61b-f037ac83935f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfbad0e4-3c79-4cd6-a61b-f037ac83935f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:43,608 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.040s 2020-12-21 04:12:43,609 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90982128-263e-4e70-b317-438084565f8e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90982128-263e-4e70-b317-438084565f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:44,649 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:12:44,649 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5fbc73e-ce1f-4434-94f5-32fcdcf6bfac', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5fbc73e-ce1f-4434-94f5-32fcdcf6bfac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:45,691 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:12:45,692 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9631433e-9066-4d3e-aaad-1ddf4ca74b7e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9631433e-9066-4d3e-aaad-1ddf4ca74b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:46,733 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:12:46,734 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472d30ca-c9fe-4ab0-a1b1-94ab7eef756d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472d30ca-c9fe-4ab0-a1b1-94ab7eef756d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:47,775 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:47,776 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1abdad26-6636-4427-904f-65fda19482f9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1abdad26-6636-4427-904f-65fda19482f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:48,818 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:48,818 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24773381-1701-42f0-8d18-b66ce317c55a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24773381-1701-42f0-8d18-b66ce317c55a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:49,859 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:12:49,860 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d1b356-5b4a-4ce9-b5bc-6fbffc3480f2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d1b356-5b4a-4ce9-b5bc-6fbffc3480f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:50,904 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.040s 2020-12-21 04:12:50,905 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef52d3b-0bc8-42a1-a68d-5853b9cf6da6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef52d3b-0bc8-42a1-a68d-5853b9cf6da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:51,947 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:12:51,947 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b55089da-0adc-4dba-8d21-c4edf21ec9aa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b55089da-0adc-4dba-8d21-c4edf21ec9aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:52,988 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:12:52,988 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-184a8bb3-3ffc-4873-b9bb-986583a774ac', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-184a8bb3-3ffc-4873-b9bb-986583a774ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:54,029 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:12:54,030 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38b60151-4e99-4726-a715-a7cd49293932', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38b60151-4e99-4726-a715-a7cd49293932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:55,070 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:12:55,070 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875c2a63-7ed2-48bb-818f-74adbfc8bda9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875c2a63-7ed2-48bb-818f-74adbfc8bda9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:56,112 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:56,112 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe8c7f7-1401-4fe3-ab2f-1f0e9862b368', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe8c7f7-1401-4fe3-ab2f-1f0e9862b368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:57,157 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.040s 2020-12-21 04:12:57,157 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e976ece6-4056-4117-b068-e3d28101460d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e976ece6-4056-4117-b068-e3d28101460d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:58,198 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:12:58,199 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7680d67a-01fb-4382-875f-15dda4d00ddc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7680d67a-01fb-4382-875f-15dda4d00ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:12:59,239 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:12:59,240 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb392a6-033b-4a2a-8c9c-831fa11efabf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb392a6-033b-4a2a-8c9c-831fa11efabf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:00,281 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:00,281 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07291b5b-c7e0-44f4-861f-c0b2a3022b5d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07291b5b-c7e0-44f4-861f-c0b2a3022b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:01,321 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:13:01,321 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0636ecc8-5f85-455f-a13d-964130e1e78e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0636ecc8-5f85-455f-a13d-964130e1e78e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:02,362 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:02,362 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f4341e-a1fa-4563-8c17-a83d15bc4f56', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f4341e-a1fa-4563-8c17-a83d15bc4f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:03,404 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:13:03,405 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a0bfb6-bf27-4db7-9853-bc726b5ae0a3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a0bfb6-bf27-4db7-9853-bc726b5ae0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:04,448 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.039s 2020-12-21 04:13:04,448 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f17325-2edf-4efa-9595-8736bcf54559', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f17325-2edf-4efa-9595-8736bcf54559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:05,492 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.039s 2020-12-21 04:13:05,492 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-166512f8-167c-48ae-bb1e-3cbad4d36754', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-166512f8-167c-48ae-bb1e-3cbad4d36754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:06,534 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:06,534 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b563c312-ecc2-4005-abb3-6dd7c6257ee8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b563c312-ecc2-4005-abb3-6dd7c6257ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:07,575 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:07,575 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f81bec1e-f5b6-43a4-8d30-1466fb5a88ee', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f81bec1e-f5b6-43a4-8d30-1466fb5a88ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:08,617 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:08,617 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9535ffc-5147-44c2-861e-4211e3e21796', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9535ffc-5147-44c2-861e-4211e3e21796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:09,659 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:13:09,660 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9436ae00-2438-4e15-b928-5b2f9acf601f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9436ae00-2438-4e15-b928-5b2f9acf601f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:10,701 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:10,701 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca0e0095-a0bb-4078-8d34-8cb34ea495cb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca0e0095-a0bb-4078-8d34-8cb34ea495cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:11,743 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:11,743 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-607c6530-b92d-4527-9f0e-7e2c25fc4235', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-607c6530-b92d-4527-9f0e-7e2c25fc4235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:12,783 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:13:12,784 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f207cb19-b882-4fdd-af93-2fb25247f079', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f207cb19-b882-4fdd-af93-2fb25247f079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:13,828 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.041s 2020-12-21 04:13:13,828 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e60cd6-65c2-49f2-a803-6d9eaed7feb3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e60cd6-65c2-49f2-a803-6d9eaed7feb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:14,870 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:14,870 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2da9664d-f4d2-41e5-9b18-c70b31835f1e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2da9664d-f4d2-41e5-9b18-c70b31835f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:15,911 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:15,912 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d4f5c8f-5c87-4081-a953-99b08146a5df', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d4f5c8f-5c87-4081-a953-99b08146a5df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:16,954 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:16,954 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cdeb405-2d5e-4941-b233-6b85463b1a23', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cdeb405-2d5e-4941-b233-6b85463b1a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:17,995 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:17,995 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86374cff-a195-467b-87aa-2d54ef49b20d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86374cff-a195-467b-87aa-2d54ef49b20d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:19,037 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:19,037 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d01978ba-a0fb-445a-a8ee-a89314a5bc9e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d01978ba-a0fb-445a-a8ee-a89314a5bc9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:20,080 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.039s 2020-12-21 04:13:20,080 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba3f2fec-4c0b-4795-908f-f6df25067e02', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba3f2fec-4c0b-4795-908f-f6df25067e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:21,124 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.039s 2020-12-21 04:13:21,124 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01aa7711-3267-42dd-a78b-b96ba32d45f2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01aa7711-3267-42dd-a78b-b96ba32d45f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:22,166 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:22,166 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad58e50a-26c5-4a5d-b32b-9f584a11c730', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad58e50a-26c5-4a5d-b32b-9f584a11c730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:23,207 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:23,207 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35e917ef-c8ea-41b8-b00a-b8f95f138973', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35e917ef-c8ea-41b8-b00a-b8f95f138973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:24,249 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:13:24,249 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5882829d-9140-480a-ab55-690124f7c756', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5882829d-9140-480a-ab55-690124f7c756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:25,289 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:13:25,289 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c61807-9902-45ed-8611-290612195e3e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c61807-9902-45ed-8611-290612195e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:26,331 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:26,331 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c079d140-dbc3-4391-a43e-230c48f10fb5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c079d140-dbc3-4391-a43e-230c48f10fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:27,403 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.068s 2020-12-21 04:13:27,403 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4aebda9-7a74-44f0-b75f-d029c16c2dfe', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4aebda9-7a74-44f0-b75f-d029c16c2dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:28,447 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.040s 2020-12-21 04:13:28,447 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8794840f-5394-45b7-a2ee-b3da415860b4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8794840f-5394-45b7-a2ee-b3da415860b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:29,488 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:13:29,488 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c4f6216-b292-4f98-b123-3a808619e1d9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c4f6216-b292-4f98-b123-3a808619e1d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:30,529 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:30,530 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed3f34e-de7f-4129-a375-f10b9caa4a24', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed3f34e-de7f-4129-a375-f10b9caa4a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:31,571 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:31,572 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c270c30-b115-42fd-b729-ce6805e34129', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c270c30-b115-42fd-b729-ce6805e34129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:32,612 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:13:32,612 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8ea4137-26ce-4dee-8759-e1989637520d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8ea4137-26ce-4dee-8759-e1989637520d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:33,655 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:13:33,655 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c923d1-793d-416d-81c1-8474dd676d73', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c923d1-793d-416d-81c1-8474dd676d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:34,696 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:13:34,696 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9389e288-1ea5-44fc-8e31-7aff2b6f2e86', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9389e288-1ea5-44fc-8e31-7aff2b6f2e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:35,742 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.040s 2020-12-21 04:13:35,742 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a0216d-d339-42e6-b851-1ad3837a7263', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a0216d-d339-42e6-b851-1ad3837a7263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:36,784 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:36,784 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-244d8a69-8345-40ae-b63b-8af0c981b863', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-244d8a69-8345-40ae-b63b-8af0c981b863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:37,825 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:37,826 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fa9a60f-61ed-4761-bf9f-6ed1daf5289d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fa9a60f-61ed-4761-bf9f-6ed1daf5289d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:38,867 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:38,868 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-602bdc58-6b52-490e-9f14-d0a1774b4988', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-602bdc58-6b52-490e-9f14-d0a1774b4988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:39,908 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:13:39,908 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-589d7379-5844-41d9-aaeb-da6e8c9836ed', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-589d7379-5844-41d9-aaeb-da6e8c9836ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:40,948 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:13:40,948 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5656429e-4191-4ca8-92ba-ce112a98358a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5656429e-4191-4ca8-92ba-ce112a98358a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:42,030 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.077s 2020-12-21 04:13:42,030 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99d5b7b8-e421-4cf8-91d2-bfdb4baa5ae8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99d5b7b8-e421-4cf8-91d2-bfdb4baa5ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:43,127 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.093s 2020-12-21 04:13:43,127 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd2f176-0f8f-4192-a797-d42351b6869b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd2f176-0f8f-4192-a797-d42351b6869b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:44,231 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.100s 2020-12-21 04:13:44,232 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-152814fe-edbf-4923-9a9c-081633b10684', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-152814fe-edbf-4923-9a9c-081633b10684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:45,328 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.092s 2020-12-21 04:13:45,328 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d98fd5-37a7-4757-8cdf-b478c736e741', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d98fd5-37a7-4757-8cdf-b478c736e741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:46,424 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.091s 2020-12-21 04:13:46,424 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1020c719-d46d-4335-b5b9-4f63acce8bdd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1020c719-d46d-4335-b5b9-4f63acce8bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:47,522 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.093s 2020-12-21 04:13:47,522 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b319062-4f00-4daa-826f-b519f0771753', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b319062-4f00-4daa-826f-b519f0771753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:48,616 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.090s 2020-12-21 04:13:48,617 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa4f320-9d32-448b-999f-cf076f9279ac', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa4f320-9d32-448b-999f-cf076f9279ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:49,716 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.095s 2020-12-21 04:13:49,717 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a90913-bf6a-44c1-95b4-8e6aa8ed3f2c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a90913-bf6a-44c1-95b4-8e6aa8ed3f2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:50,819 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.098s 2020-12-21 04:13:50,819 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fdb7d40-a722-4e1a-95d9-2c8772dfaee6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fdb7d40-a722-4e1a-95d9-2c8772dfaee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:51,924 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.101s 2020-12-21 04:13:51,924 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd84fb37-6143-4766-8cd5-45d48c135dbc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd84fb37-6143-4766-8cd5-45d48c135dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:53,020 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.092s 2020-12-21 04:13:53,021 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5850d928-104a-4dd0-b820-2a0c81a4e2c3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5850d928-104a-4dd0-b820-2a0c81a4e2c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:54,133 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.108s 2020-12-21 04:13:54,133 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d6b2b89-f6ee-4ab5-8bf7-42896ab0a093', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d6b2b89-f6ee-4ab5-8bf7-42896ab0a093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:55,221 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.083s 2020-12-21 04:13:55,221 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78ff3c4c-0429-4e97-ba1d-5ec4c5723a17', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78ff3c4c-0429-4e97-ba1d-5ec4c5723a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:56,321 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.095s 2020-12-21 04:13:56,321 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db713fac-756e-447b-8cb9-3dab55a5a87e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db713fac-756e-447b-8cb9-3dab55a5a87e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:57,416 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.090s 2020-12-21 04:13:57,416 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f0e43bf-f514-4ac0-91bf-a2b1e1f0cac1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f0e43bf-f514-4ac0-91bf-a2b1e1f0cac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:58,515 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.094s 2020-12-21 04:13:58,515 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da44016f-73fe-44be-b65d-8d70564b6962', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da44016f-73fe-44be-b65d-8d70564b6962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:13:59,557 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:13:59,557 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f659c6d-abb7-4a9d-935a-b173035e6c2b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f659c6d-abb7-4a9d-935a-b173035e6c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:00,598 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:14:00,598 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72b0d8e4-56e6-4603-b38c-0cd10aa902e9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72b0d8e4-56e6-4603-b38c-0cd10aa902e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:01,640 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:14:01,640 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a73a7e29-b612-44a9-9a72-59011252d90c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a73a7e29-b612-44a9-9a72-59011252d90c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:02,682 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:14:02,682 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-439794af-927a-47c7-9ea2-fae3fc980446', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-439794af-927a-47c7-9ea2-fae3fc980446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:03,727 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.040s 2020-12-21 04:14:03,727 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b376610-477a-4a7c-af19-57242841f2a0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b376610-477a-4a7c-af19-57242841f2a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:04,767 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:14:04,768 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66fbcabf-eaf3-48b1-8528-b979cedd578d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66fbcabf-eaf3-48b1-8528-b979cedd578d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:05,809 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:14:05,809 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40acb8cf-9997-4184-9e79-e93b0707f662', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40acb8cf-9997-4184-9e79-e93b0707f662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:06,850 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:14:06,851 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31fc3470-9aa6-4c55-8a54-296259d2c5b5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31fc3470-9aa6-4c55-8a54-296259d2c5b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:07,892 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:14:07,892 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce1f289-bf0c-4ebd-9b8e-b20f5c34d2ab', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce1f289-bf0c-4ebd-9b8e-b20f5c34d2ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:08,934 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:14:08,935 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70cf23b7-a396-4f83-925e-c5df965b9154', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70cf23b7-a396-4f83-925e-c5df965b9154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:09,978 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.039s 2020-12-21 04:14:09,978 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38aef4de-5436-44af-be2b-9bd9358542ea', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38aef4de-5436-44af-be2b-9bd9358542ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:11,018 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.036s 2020-12-21 04:14:11,019 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d7b0bc8-443c-4fd6-992f-6e58573e6655', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d7b0bc8-443c-4fd6-992f-6e58573e6655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:12,060 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:14:12,061 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b946abdd-5a03-4db7-878e-3ea85659201c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b946abdd-5a03-4db7-878e-3ea85659201c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:13,102 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:14:13,102 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02b01c2-70c4-4d51-8af4-e2da575eff9c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02b01c2-70c4-4d51-8af4-e2da575eff9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:14,143 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:14:14,144 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-101f74ff-cbd4-42aa-87bb-1829cc6d8407', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-101f74ff-cbd4-42aa-87bb-1829cc6d8407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:15,185 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:14:15,185 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ffbe00-a87f-43ca-a92d-0a2f5f62a430', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ffbe00-a87f-43ca-a92d-0a2f5f62a430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:16,225 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.035s 2020-12-21 04:14:16,225 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9decf40-3032-4e2e-bd08-35878a15a891', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9decf40-3032-4e2e-bd08-35878a15a891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:17,267 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:14:17,267 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab80a6a-88c5-4bb4-8065-1168596405a3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab80a6a-88c5-4bb4-8065-1168596405a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:18,309 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.038s 2020-12-21 04:14:18,309 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2351b61-5992-49fb-803f-3d2e0e347149', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2351b61-5992-49fb-803f-3d2e0e347149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:19,362 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.048s 2020-12-21 04:14:19,362 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56acecc3-7c09-4642-9b1f-af31809fd537', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56acecc3-7c09-4642-9b1f-af31809fd537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:20,409 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.042s 2020-12-21 04:14:20,409 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89ec9a5-0d48-446e-8dfc-f56fa3b288b7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89ec9a5-0d48-446e-8dfc-f56fa3b288b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:21,451 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:14:21,451 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2171c724-7f4d-4e0f-910e-37b95075d591', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2171c724-7f4d-4e0f-910e-37b95075d591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:22,492 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:14:22,492 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-824b7877-c9dd-4ee8-81aa-d78352465c2c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-824b7877-c9dd-4ee8-81aa-d78352465c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:23,534 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474 0.037s 2020-12-21 04:14:23,534 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a38be802-895f-48a7-bcbf-0f899bb94a61', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a38be802-895f-48a7-bcbf-0f899bb94a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/snapshots/870799ed-53b3-4875-8cac-072552b7f474'} Body: b'{"snapshot": {"id": "870799ed-53b3-4875-8cac-072552b7f474", "created_at": "2020-12-21T04:08:23.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-537897969", "description": null, "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "13fc3096c5c34fe8b975ecce478f85fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2020-12-21 04:14:23,851 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e/os-volume_attachments/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.312s 2020-12-21 04:14:23,852 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:23 GMT', 'server': 'Apache/2.4.29 (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-d3a22ec2-b148-4c7c-987b-babc6673ba79', 'x-compute-request-id': 'req-d3a22ec2-b148-4c7c-987b-babc6673ba79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e/os-volume_attachments/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'' 2020-12-21 04:14:23,947 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:14:23,947 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20849672-8941-4088-aa51-b6b79512d291', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20849672-8941-4088-aa51-b6b79512d291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:14:25,122 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.165s 2020-12-21 04:14:25,123 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a877ce1-55f3-4fca-af6e-c91f8f331e8f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a877ce1-55f3-4fca-af6e-c91f8f331e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:14:26,289 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.158s 2020-12-21 04:14:26,290 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb97c2bf-3fc1-4dab-b653-68baa10c2fd4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb97c2bf-3fc1-4dab-b653-68baa10c2fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:14:27,422 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.123s 2020-12-21 04:14:27,423 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31ff0f13-8911-430f-883f-6c1ff99df4c7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31ff0f13-8911-430f-883f-6c1ff99df4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:14:28,538 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.106s 2020-12-21 04:14:28,539 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76689252-e456-4eb3-99e9-dd3940e9d732', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76689252-e456-4eb3-99e9-dd3940e9d732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:14:29,645 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.097s 2020-12-21 04:14:29,646 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82e6925a-9bd7-43ec-902e-9ae60652025c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82e6925a-9bd7-43ec-902e-9ae60652025c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:14:30,976 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.321s 2020-12-21 04:14:30,976 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d66f80c-9654-46bb-9250-16aaa9a77409', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d66f80c-9654-46bb-9250-16aaa9a77409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:14:32,240 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.255s 2020-12-21 04:14:32,240 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07be0b97-7495-44c8-9732-38b6a922accb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07be0b97-7495-44c8-9732-38b6a922accb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:14:33,343 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:14:33,344 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d74fe9-8f34-43a3-a754-2ec8ea789bde', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d74fe9-8f34-43a3-a754-2ec8ea789bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:14:34,457 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.105s 2020-12-21 04:14:34,458 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95692f83-ba99-47ff-825c-211ebc913d69', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95692f83-ba99-47ff-825c-211ebc913d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:14:35,637 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.170s 2020-12-21 04:14:35,638 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d426db8-8a91-4c7d-a06c-882f0f763d49', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d426db8-8a91-4c7d-a06c-882f0f763d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:14:36,781 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.134s 2020-12-21 04:14:36,782 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41928fe8-bdfa-49d2-a67c-e4fc73e1441a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41928fe8-bdfa-49d2-a67c-e4fc73e1441a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:14:37,885 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:14:37,885 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b5a40f-7b30-4780-b8f4-8dc4e83cde4b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b5a40f-7b30-4780-b8f4-8dc4e83cde4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:14:39,245 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.351s 2020-12-21 04:14:39,245 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c46b4312-fb40-494f-983b-e20ff6325d65', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c46b4312-fb40-494f-983b-e20ff6325d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:14:40,353 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.098s 2020-12-21 04:14:40,354 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa7d0a3-7218-4e97-9c07-80809e87a5a8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa7d0a3-7218-4e97-9c07-80809e87a5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:14:41,464 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.102s 2020-12-21 04:14:41,465 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da05d8e0-e022-4366-910a-5f2e3a6caf34', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da05d8e0-e022-4366-910a-5f2e3a6caf34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:14:42,599 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.125s 2020-12-21 04:14:42,599 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-245bb527-99b9-4398-9e13-412dc95d5692', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-245bb527-99b9-4398-9e13-412dc95d5692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:15:24,845 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 41.236s 2020-12-21 04:15:24,845 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06bfbc98-05c2-4960-9c0b-b8d9f821a569', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06bfbc98-05c2-4960-9c0b-b8d9f821a569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:15:43,399 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 17.544s 2020-12-21 04:15:43,399 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0bf4560-88eb-4b66-88a9-1735b9e7ce58', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0bf4560-88eb-4b66-88a9-1735b9e7ce58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:15:44,501 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:15:44,501 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e560afe4-c6d5-4877-907c-60b0031f7424', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e560afe4-c6d5-4877-907c-60b0031f7424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:15:45,602 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:15:45,603 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4fe2be7-e232-46b9-81f4-f4ef74ce1d49', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4fe2be7-e232-46b9-81f4-f4ef74ce1d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:15:46,704 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:15:46,704 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2978e137-f8d6-49cc-a88f-77c1242f5846', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2978e137-f8d6-49cc-a88f-77c1242f5846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:15:47,807 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:15:47,807 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aab5a2ac-77fa-4517-b7d2-867c9bfa4e23', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aab5a2ac-77fa-4517-b7d2-867c9bfa4e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:15:48,911 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.096s 2020-12-21 04:15:48,911 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dcd3222-453f-4a02-9849-0aff56263345', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dcd3222-453f-4a02-9849-0aff56263345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:15:50,012 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:15:50,012 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab24d270-8a80-4b57-b0f5-7c67dc9de70f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab24d270-8a80-4b57-b0f5-7c67dc9de70f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:15:51,119 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.097s 2020-12-21 04:15:51,119 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-464e76d7-e592-42da-ab45-5ee4c5c442e9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-464e76d7-e592-42da-ab45-5ee4c5c442e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:15:52,221 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:15:52,221 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a9834e4-9add-46f4-8483-f4f64ae40c9c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a9834e4-9add-46f4-8483-f4f64ae40c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:15:53,377 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.146s 2020-12-21 04:15:53,378 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eac3e94-3b60-472f-b7a9-a06ce989dd09', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eac3e94-3b60-472f-b7a9-a06ce989dd09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:15:54,523 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.136s 2020-12-21 04:15:54,523 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e82ae63-2414-4466-aba3-c4c969a382e8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e82ae63-2414-4466-aba3-c4c969a382e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:15:55,627 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.095s 2020-12-21 04:15:55,628 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccb927ef-5f9e-4e18-bb3d-33b8b6afc6c7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb927ef-5f9e-4e18-bb3d-33b8b6afc6c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:15:56,732 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.095s 2020-12-21 04:15:56,733 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a59085-c326-43db-87af-269c2c1cd232', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a59085-c326-43db-87af-269c2c1cd232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:15:57,837 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:15:57,837 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-793e00b2-1e9f-40f2-b5f3-0457c2f82671', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793e00b2-1e9f-40f2-b5f3-0457c2f82671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:15:58,952 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.105s 2020-12-21 04:15:58,952 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04b82fb0-c378-451e-a43f-0bf43b131b35', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04b82fb0-c378-451e-a43f-0bf43b131b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:00,053 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:16:00,054 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d9a0060-7c14-4482-bafb-197c69d1a6b8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d9a0060-7c14-4482-bafb-197c69d1a6b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:01,154 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:16:01,155 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-482ee07a-2dac-4c37-a193-7bfaf17aeb3a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-482ee07a-2dac-4c37-a193-7bfaf17aeb3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:02,258 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.095s 2020-12-21 04:16:02,259 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd3d39f-1210-42d3-8f19-7583aef8a2f5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd3d39f-1210-42d3-8f19-7583aef8a2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:03,361 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:16:03,361 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a616cd25-8ef5-4e1c-9b52-0ac53aa7e249', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a616cd25-8ef5-4e1c-9b52-0ac53aa7e249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:04,473 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.101s 2020-12-21 04:16:04,473 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3910ffd3-2554-4726-bbe5-5589b4291094', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3910ffd3-2554-4726-bbe5-5589b4291094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:05,578 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.096s 2020-12-21 04:16:05,579 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aab94253-8510-4e88-a88a-ad3eec41ecd9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aab94253-8510-4e88-a88a-ad3eec41ecd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:06,679 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:16:06,680 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6bf5a7f-4a33-4c6f-b306-495af40f3e4a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6bf5a7f-4a33-4c6f-b306-495af40f3e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:07,779 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:16:07,780 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db737603-27f6-4000-8e0d-617d85c55f53', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db737603-27f6-4000-8e0d-617d85c55f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:08,893 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.104s 2020-12-21 04:16:08,894 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5621faa7-3133-4954-b04a-d34bcfca624c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5621faa7-3133-4954-b04a-d34bcfca624c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:09,994 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:16:09,995 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9030b46-5d14-4512-9b69-ff413e7aca95', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9030b46-5d14-4512-9b69-ff413e7aca95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:11,099 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.096s 2020-12-21 04:16:11,099 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cddf01a2-044d-4e50-b608-cc4962369c3a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cddf01a2-044d-4e50-b608-cc4962369c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:12,199 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:16:12,200 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b590ab-50f6-4a13-908c-c9e2c83a0d3b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b590ab-50f6-4a13-908c-c9e2c83a0d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:13,302 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:16:13,305 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42738067-13e6-4dd8-8a03-31e071d1aa5a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42738067-13e6-4dd8-8a03-31e071d1aa5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:14,406 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:16:14,406 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590b3422-1bd6-4a4f-8fce-4f8472c33ce3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590b3422-1bd6-4a4f-8fce-4f8472c33ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:15,511 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.096s 2020-12-21 04:16:15,511 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6723b99-04db-4dfc-ac61-25e202b2a8fb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6723b99-04db-4dfc-ac61-25e202b2a8fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:16,615 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.096s 2020-12-21 04:16:16,616 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20009120-a087-4f26-8a0b-4efd56ed29cb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20009120-a087-4f26-8a0b-4efd56ed29cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:17,721 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.096s 2020-12-21 04:16:17,721 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4649a982-1925-448c-a803-049a529dd18d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4649a982-1925-448c-a803-049a529dd18d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:18,826 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.095s 2020-12-21 04:16:18,827 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59103192-cecb-4050-8b19-ae4865a9116d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59103192-cecb-4050-8b19-ae4865a9116d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:19,933 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.097s 2020-12-21 04:16:19,933 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd1aa86e-4f03-4e19-a005-235e97529f5a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd1aa86e-4f03-4e19-a005-235e97529f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:21,040 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.097s 2020-12-21 04:16:21,040 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48fece87-c6bc-4f0e-8ee2-265969477655', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48fece87-c6bc-4f0e-8ee2-265969477655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:22,142 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:16:22,142 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b71d1d-24f0-4618-8b1a-0353af94da13', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b71d1d-24f0-4618-8b1a-0353af94da13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:23,243 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:16:23,243 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acff3384-def6-42e2-b8e7-9c07b2c5b9c1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acff3384-def6-42e2-b8e7-9c07b2c5b9c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:24,349 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.097s 2020-12-21 04:16:24,350 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c42f19d0-94ad-4bed-982c-10fb892b10a2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c42f19d0-94ad-4bed-982c-10fb892b10a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:25,455 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.096s 2020-12-21 04:16:25,455 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b39ade9-4cde-400f-9115-b104f99d2406', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b39ade9-4cde-400f-9115-b104f99d2406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:26,559 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:16:26,559 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-253c6917-a9e6-42c8-bd92-d6214025e282', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-253c6917-a9e6-42c8-bd92-d6214025e282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:27,662 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.095s 2020-12-21 04:16:27,663 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8497ca5-e8f0-4097-bf00-c9115a3c588f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8497ca5-e8f0-4097-bf00-c9115a3c588f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:28,765 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:16:28,765 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d609a85f-47b7-4b94-a9a5-d2664d26840b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d609a85f-47b7-4b94-a9a5-d2664d26840b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:29,874 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.099s 2020-12-21 04:16:29,874 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-502d0246-5bb6-4a49-9ea2-e5827927f676', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-502d0246-5bb6-4a49-9ea2-e5827927f676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:30,982 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.099s 2020-12-21 04:16:30,982 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1274f4b8-1926-4657-894f-dd9173c7b942', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1274f4b8-1926-4657-894f-dd9173c7b942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:32,092 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.101s 2020-12-21 04:16:32,092 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f43b1ee4-4ecf-4aef-b30c-ff1396df5fcf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f43b1ee4-4ecf-4aef-b30c-ff1396df5fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:33,197 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.096s 2020-12-21 04:16:33,198 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ee6d743-3af5-42f2-af76-b9289301fef5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ee6d743-3af5-42f2-af76-b9289301fef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:34,317 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.110s 2020-12-21 04:16:34,317 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d4721cc-c1f3-4e5f-b279-c4d24fb069c7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d4721cc-c1f3-4e5f-b279-c4d24fb069c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:35,419 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:16:35,420 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08740334-6ef2-40ba-921f-f12ac1fddb52', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08740334-6ef2-40ba-921f-f12ac1fddb52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:36,527 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.098s 2020-12-21 04:16:36,527 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04f6f369-814a-4ae3-9f98-04e8c550f6c6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04f6f369-814a-4ae3-9f98-04e8c550f6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:37,634 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.098s 2020-12-21 04:16:37,635 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e301110-efd1-43e4-8503-252f432ca836', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e301110-efd1-43e4-8503-252f432ca836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:38,742 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.098s 2020-12-21 04:16:38,743 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a2246c-ed23-4b91-8849-076373770048', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a2246c-ed23-4b91-8849-076373770048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:39,848 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.097s 2020-12-21 04:16:39,849 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfcf2e8f-e2cf-461f-8595-4c2dce209edf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfcf2e8f-e2cf-461f-8595-4c2dce209edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:40,979 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.121s 2020-12-21 04:16:40,979 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80214811-ba7d-423b-9c38-8e913dc50e0e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80214811-ba7d-423b-9c38-8e913dc50e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:42,087 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.099s 2020-12-21 04:16:42,088 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53bac845-413e-40e6-b33c-c826265d9057', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53bac845-413e-40e6-b33c-c826265d9057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:43,197 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.100s 2020-12-21 04:16:43,197 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f43682-a6e1-4fcf-8854-db37f01c20d9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f43682-a6e1-4fcf-8854-db37f01c20d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:44,302 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.095s 2020-12-21 04:16:44,303 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ab2bee-ac6a-4890-b122-e9916ff70a38', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ab2bee-ac6a-4890-b122-e9916ff70a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:45,409 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.097s 2020-12-21 04:16:45,409 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d274329-1552-4515-aa48-41c953cd1421', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d274329-1552-4515-aa48-41c953cd1421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:46,515 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.096s 2020-12-21 04:16:46,515 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f76328fe-9308-475d-8cb8-25c835238e83', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f76328fe-9308-475d-8cb8-25c835238e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:47,620 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.095s 2020-12-21 04:16:47,620 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b69015e-22b0-4764-9dd4-7d07442c907a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b69015e-22b0-4764-9dd4-7d07442c907a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:48,721 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:16:48,721 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef72c4e-ac46-4508-8ab9-66f7d862294c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef72c4e-ac46-4508-8ab9-66f7d862294c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:49,821 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:16:49,821 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7d75d0-3fe7-4091-b645-8692ccbb5610', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7d75d0-3fe7-4091-b645-8692ccbb5610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:50,931 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.100s 2020-12-21 04:16:50,931 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b88b3e4-5ac2-46d8-9980-5782ff5e3885', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b88b3e4-5ac2-46d8-9980-5782ff5e3885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:52,032 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:16:52,032 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e12f979-c8ac-4ffd-bbcb-b291b38e22c8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e12f979-c8ac-4ffd-bbcb-b291b38e22c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:53,134 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:16:53,134 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04b5a02d-39d5-414b-a3e7-4555cc6f0cf2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04b5a02d-39d5-414b-a3e7-4555cc6f0cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:54,236 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:16:54,236 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b2edf4d-e627-476e-b6e2-88ed5836d45c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b2edf4d-e627-476e-b6e2-88ed5836d45c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:55,345 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.100s 2020-12-21 04:16:55,346 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06a5b225-289b-4c68-a3d9-8ab772ab7a04', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06a5b225-289b-4c68-a3d9-8ab772ab7a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:56,448 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:16:56,448 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c415b586-dcd1-47cd-8ff0-e63a128c1c6b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c415b586-dcd1-47cd-8ff0-e63a128c1c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:57,549 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:16:57,550 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa658356-3a9b-413e-a6e4-0cc8e865e141', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa658356-3a9b-413e-a6e4-0cc8e865e141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:58,650 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:16:58,651 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39521e4a-88f5-4fd2-aee3-c082d52759a0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39521e4a-88f5-4fd2-aee3-c082d52759a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:16:59,754 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:16:59,754 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93652188-b024-4503-9a68-25ba96f938e4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93652188-b024-4503-9a68-25ba96f938e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:00,855 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:17:00,855 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4dda26c-7c6c-4f89-a4e9-80a5ec8c3953', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4dda26c-7c6c-4f89-a4e9-80a5ec8c3953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:01,956 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:17:01,957 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f42c11ff-e6e1-4a59-9dff-fcde74c44876', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f42c11ff-e6e1-4a59-9dff-fcde74c44876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:03,060 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:17:03,060 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd3a491-08ed-48ee-8168-91f0fcbc0b27', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd3a491-08ed-48ee-8168-91f0fcbc0b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:04,163 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:17:04,164 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79dc33f8-af98-445a-ad37-fe0449b842c1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79dc33f8-af98-445a-ad37-fe0449b842c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:05,270 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.098s 2020-12-21 04:17:05,271 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f0b028-82aa-4328-893c-729d4cff2cb6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f0b028-82aa-4328-893c-729d4cff2cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:06,373 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:17:06,373 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdd7960d-4618-41d1-8200-b839f3817169', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdd7960d-4618-41d1-8200-b839f3817169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:07,475 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:17:07,476 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b88b0d14-dae4-49f5-9a10-66d5a25cd2d6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b88b0d14-dae4-49f5-9a10-66d5a25cd2d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:08,578 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:17:08,578 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1a7858-bc76-4c17-aba3-1d3829f4a7bc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1a7858-bc76-4c17-aba3-1d3829f4a7bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:09,681 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:17:09,682 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5add0e5c-297f-45bb-8730-720a7002215f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5add0e5c-297f-45bb-8730-720a7002215f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:10,785 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:17:10,785 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74fb2158-3d30-45e0-b17e-2483d9912bf3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74fb2158-3d30-45e0-b17e-2483d9912bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:11,886 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:17:11,886 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a5624d5-ee62-44fa-abee-89e1186f9464', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a5624d5-ee62-44fa-abee-89e1186f9464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:12,987 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:17:12,987 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87505cde-9473-4817-9612-2d8a0bbda652', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87505cde-9473-4817-9612-2d8a0bbda652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:14,086 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.090s 2020-12-21 04:17:14,086 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61716951-e89f-40f9-a68e-338e23a7ea97', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61716951-e89f-40f9-a68e-338e23a7ea97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:15,186 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:17:15,187 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dd72bf7-6867-4903-a31d-38d0b3ccbe1b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dd72bf7-6867-4903-a31d-38d0b3ccbe1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:16,289 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:17:16,289 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-881f2e83-52ea-4d3a-b505-53ee92d1fc5e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-881f2e83-52ea-4d3a-b505-53ee92d1fc5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:17,390 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:17:17,391 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a0db3ce-5ff5-4a35-9142-a0d1c41c6630', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a0db3ce-5ff5-4a35-9142-a0d1c41c6630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:18,492 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:17:18,493 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4df02d8-f6f5-4aba-b8d3-5d909cb8eb99', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4df02d8-f6f5-4aba-b8d3-5d909cb8eb99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:19,593 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:17:19,593 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7afa2d-1ec8-4c22-840f-d741072c3dab', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7afa2d-1ec8-4c22-840f-d741072c3dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:20,693 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:17:20,694 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62063ade-00b4-41f4-b957-a1838dec0bea', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62063ade-00b4-41f4-b957-a1838dec0bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:21,795 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:17:21,795 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d50bd864-b0d3-4f3c-b961-cf91740f883b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d50bd864-b0d3-4f3c-b961-cf91740f883b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:22,899 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.095s 2020-12-21 04:17:22,899 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ebafa8-0d2d-4d7b-b6f3-9808028c16fb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ebafa8-0d2d-4d7b-b6f3-9808028c16fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:24,001 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:17:24,001 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64428c66-6bfc-4fa5-b448-1c4d2525a5c6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64428c66-6bfc-4fa5-b448-1c4d2525a5c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:25,102 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:17:25,103 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e601b78-9227-4b63-b276-5ccf755c3de8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e601b78-9227-4b63-b276-5ccf755c3de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:26,203 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:17:26,204 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33404f9c-ec41-4d38-8b9b-146fc62540df', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33404f9c-ec41-4d38-8b9b-146fc62540df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:27,307 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:17:27,307 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d60c2e18-d551-47a9-a5f8-8c01b2b90fa2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d60c2e18-d551-47a9-a5f8-8c01b2b90fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:28,407 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:17:28,408 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a13edc2f-a8c0-4e48-9bcd-3cbef16f99aa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a13edc2f-a8c0-4e48-9bcd-3cbef16f99aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:29,516 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.099s 2020-12-21 04:17:29,517 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f57b42-00f7-4b67-8275-bf3189057f4c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f57b42-00f7-4b67-8275-bf3189057f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:30,623 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.097s 2020-12-21 04:17:30,624 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2686b2ae-12e4-4347-81bd-76c28f649aa6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2686b2ae-12e4-4347-81bd-76c28f649aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:31,759 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.126s 2020-12-21 04:17:31,759 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2fa44bb-4600-4a02-84ad-9aee6bdc77d8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2fa44bb-4600-4a02-84ad-9aee6bdc77d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:32,863 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.095s 2020-12-21 04:17:32,864 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a1d1229-6f8a-4fdf-942b-114d5a607f06', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a1d1229-6f8a-4fdf-942b-114d5a607f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:33,966 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:17:33,967 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1efeec32-db22-45fb-8c3a-aa1ea5452dd1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1efeec32-db22-45fb-8c3a-aa1ea5452dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:35,067 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:17:35,068 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb3bbdcb-05b1-484f-88a2-7516b1461810', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb3bbdcb-05b1-484f-88a2-7516b1461810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:36,169 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:17:36,169 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c79463-8ab4-4249-9790-77987f09e076', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c79463-8ab4-4249-9790-77987f09e076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:37,273 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:17:37,274 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4131baad-3c15-46e1-b1e5-1062c6d26d4e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4131baad-3c15-46e1-b1e5-1062c6d26d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:38,375 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:17:38,375 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52abdad3-5adb-4b81-a0b7-40e729f3b005', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52abdad3-5adb-4b81-a0b7-40e729f3b005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:39,486 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.102s 2020-12-21 04:17:39,486 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5541ad25-6c04-4b55-ab03-dbf44aa64836', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5541ad25-6c04-4b55-ab03-dbf44aa64836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:40,589 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:17:40,590 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2fa3cb-7743-4809-9dab-e114d406618d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2fa3cb-7743-4809-9dab-e114d406618d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:41,694 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:17:41,694 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b08c7004-503f-4f7e-9d5c-d9e209e943f7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08c7004-503f-4f7e-9d5c-d9e209e943f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:42,796 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:17:42,796 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4526f5af-6009-4b97-bbfc-2f9c8d9226fa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4526f5af-6009-4b97-bbfc-2f9c8d9226fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:43,897 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:17:43,897 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8fb3010-1602-4f22-b92b-8c77bfda2217', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8fb3010-1602-4f22-b92b-8c77bfda2217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:44,997 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:17:44,997 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-607f4ced-21f2-4c9b-b338-d56346df17c3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-607f4ced-21f2-4c9b-b338-d56346df17c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:46,100 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:17:46,100 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8dd7ff7-a34b-4b0e-afe8-c304785cad42', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8dd7ff7-a34b-4b0e-afe8-c304785cad42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:47,203 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:17:47,204 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd82374-d6c8-454f-a50d-a0135109a3dc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd82374-d6c8-454f-a50d-a0135109a3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:48,306 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:17:48,306 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d115c31-aa06-4bb2-a907-ce74f341800e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d115c31-aa06-4bb2-a907-ce74f341800e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:49,409 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:17:49,409 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34ef0dd-8001-43f9-acc8-dd326e89d359', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34ef0dd-8001-43f9-acc8-dd326e89d359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:50,515 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.096s 2020-12-21 04:17:50,515 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8e2e6a9-865d-4bf7-8dfd-37d6d6c105f3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8e2e6a9-865d-4bf7-8dfd-37d6d6c105f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:51,615 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:17:51,616 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-559d7f46-0ff1-450a-99de-7d239c596573', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-559d7f46-0ff1-450a-99de-7d239c596573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:52,721 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.096s 2020-12-21 04:17:52,722 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f225ed8-9d97-4801-9ec2-3389633b80ec', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f225ed8-9d97-4801-9ec2-3389633b80ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:53,822 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:17:53,823 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a6669c-87ea-47fe-8d7c-29091868e187', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a6669c-87ea-47fe-8d7c-29091868e187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:54,929 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.098s 2020-12-21 04:17:54,930 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f418fdf6-bbe5-4526-bc39-b048a1769b94', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f418fdf6-bbe5-4526-bc39-b048a1769b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:56,029 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:17:56,030 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89632d76-15a9-4d2e-95ca-db76d17b937c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89632d76-15a9-4d2e-95ca-db76d17b937c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:57,134 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.095s 2020-12-21 04:17:57,135 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d80c82-d709-4988-91c7-64f4ff605038', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d80c82-d709-4988-91c7-64f4ff605038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:58,234 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:17:58,235 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bc8b25a-588c-40d1-a260-9490038b98a3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bc8b25a-588c-40d1-a260-9490038b98a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:17:59,338 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.095s 2020-12-21 04:17:59,338 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b163182-811f-4cb4-9440-57da69b06068', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b163182-811f-4cb4-9440-57da69b06068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:00,440 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:18:00,441 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03f67902-da61-4c82-8ac4-fab899eccb9b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03f67902-da61-4c82-8ac4-fab899eccb9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:01,551 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.100s 2020-12-21 04:18:01,552 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46433028-b888-4b93-a341-22948282cd18', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46433028-b888-4b93-a341-22948282cd18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:02,652 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:18:02,653 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53de4c4c-f2e9-4aa8-9fbd-3bd8724ea530', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53de4c4c-f2e9-4aa8-9fbd-3bd8724ea530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:03,756 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:18:03,756 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d602cb-d235-4a7f-8d03-227998759f93', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d602cb-d235-4a7f-8d03-227998759f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:04,856 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:18:04,857 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b50612e-f554-4472-8836-c6f90e1435d6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b50612e-f554-4472-8836-c6f90e1435d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:05,961 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:18:05,961 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b45f4eb7-0b64-4ebc-95e9-71796d99da19', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b45f4eb7-0b64-4ebc-95e9-71796d99da19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:07,063 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:18:07,063 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-752ff7fb-f31e-46eb-b87c-061bb868d2b1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-752ff7fb-f31e-46eb-b87c-061bb868d2b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:08,166 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:18:08,167 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a13e2797-0ccf-4cda-8899-e5ba6c9ef53e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a13e2797-0ccf-4cda-8899-e5ba6c9ef53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:09,267 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:18:09,267 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0274744e-60a8-400f-b8e0-afb794f416c6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0274744e-60a8-400f-b8e0-afb794f416c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:10,366 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.090s 2020-12-21 04:18:10,367 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fa64b4c-c263-4302-afd2-a4909679ed6d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fa64b4c-c263-4302-afd2-a4909679ed6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:11,472 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.097s 2020-12-21 04:18:11,473 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d360f6-a6dc-4f28-8da5-5fde6219a6b0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d360f6-a6dc-4f28-8da5-5fde6219a6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:12,573 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:18:12,573 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc13ff21-35d3-4ff3-9ed2-e3252eca7750', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc13ff21-35d3-4ff3-9ed2-e3252eca7750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:13,672 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.090s 2020-12-21 04:18:13,672 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a67ba5e-d46c-428f-b758-a9be05959be4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a67ba5e-d46c-428f-b758-a9be05959be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:14,774 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:18:14,774 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12dbd5c3-f4c1-4b1b-a010-97fdaf06f196', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12dbd5c3-f4c1-4b1b-a010-97fdaf06f196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:15,890 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.107s 2020-12-21 04:18:15,890 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f20a1897-7536-47c9-98ef-ef6cf4d0d427', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f20a1897-7536-47c9-98ef-ef6cf4d0d427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:16,989 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.090s 2020-12-21 04:18:16,989 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2accdc8a-f363-4739-bd7d-2879b68359b4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2accdc8a-f363-4739-bd7d-2879b68359b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:18,089 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:18:18,089 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90bbde5a-fd97-4fb0-b8ae-3fc54e62bc22', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90bbde5a-fd97-4fb0-b8ae-3fc54e62bc22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:19,190 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:18:19,191 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d70d183-d81c-4925-a7e2-0602558e56b3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d70d183-d81c-4925-a7e2-0602558e56b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:20,291 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:18:20,291 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77efe435-a7c5-4034-abef-86f0678e6af2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77efe435-a7c5-4034-abef-86f0678e6af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:21,391 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:18:21,392 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f2148a-aff9-42bb-830f-8026c59bf21f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f2148a-aff9-42bb-830f-8026c59bf21f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:22,493 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:18:22,493 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776c9a4d-42e7-460c-9fd6-6afdd2ed53b1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776c9a4d-42e7-460c-9fd6-6afdd2ed53b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:23,593 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:18:23,594 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336ca222-6556-4f33-ad4d-cdb4b7849ea4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-336ca222-6556-4f33-ad4d-cdb4b7849ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:24,693 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.090s 2020-12-21 04:18:24,694 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b116eb2-2f46-4346-bf61-6782e1a3464b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b116eb2-2f46-4346-bf61-6782e1a3464b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:25,792 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.089s 2020-12-21 04:18:25,793 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaa94fc0-0bb6-450d-bd13-fd6b53d9c6bd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaa94fc0-0bb6-450d-bd13-fd6b53d9c6bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:26,893 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:18:26,894 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ccd38f-fcc7-4ec8-a02e-e544e19ce949', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ccd38f-fcc7-4ec8-a02e-e544e19ce949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:27,994 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:18:27,995 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd15bd32-e769-4e11-adbc-49e97a37182d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd15bd32-e769-4e11-adbc-49e97a37182d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:29,093 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.090s 2020-12-21 04:18:29,093 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac813b81-cefe-41e6-ba6c-640eb7a53916', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac813b81-cefe-41e6-ba6c-640eb7a53916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:30,196 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:18:30,196 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788e55fc-9e13-4a10-b598-3454e07b5e39', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788e55fc-9e13-4a10-b598-3454e07b5e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:31,297 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:18:31,297 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c015d6c5-29da-4d19-babd-7f6bcb3c88bb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c015d6c5-29da-4d19-babd-7f6bcb3c88bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:32,398 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:18:32,399 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a6e736c-eed2-4448-a000-6cc70ad43f3f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a6e736c-eed2-4448-a000-6cc70ad43f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:33,499 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:18:33,500 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-317eefea-bb12-4a3f-b465-c7759cd84e3c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-317eefea-bb12-4a3f-b465-c7759cd84e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:34,602 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:18:34,602 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e30d8b-e39c-4b25-957e-4e30b8751671', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e30d8b-e39c-4b25-957e-4e30b8751671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:35,704 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:18:35,704 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb64852-bfde-4046-b1b4-00a9c5876429', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb64852-bfde-4046-b1b4-00a9c5876429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:36,805 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:18:36,806 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30fcf09-fb0d-4060-bf18-0370988f5c3b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30fcf09-fb0d-4060-bf18-0370988f5c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:37,907 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:18:37,907 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5150e777-3de4-492e-b0ed-2d81f25167ac', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5150e777-3de4-492e-b0ed-2d81f25167ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:39,017 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.101s 2020-12-21 04:18:39,018 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d609b93c-5cb7-421c-afff-6051a0645fdf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d609b93c-5cb7-421c-afff-6051a0645fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:40,118 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:18:40,118 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca9ba29-a9da-4268-821f-ed9eeacc7aba', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca9ba29-a9da-4268-821f-ed9eeacc7aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:41,218 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:18:41,219 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc5f0cc8-55ca-4ebb-b55b-adadaa2f3a43', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc5f0cc8-55ca-4ebb-b55b-adadaa2f3a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:42,321 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:18:42,322 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f1b42c-7e3a-4bb6-b884-917f59705b5f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f1b42c-7e3a-4bb6-b884-917f59705b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:43,424 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:18:43,424 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15bf7267-9225-48d0-8797-90e5a15d05c0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15bf7267-9225-48d0-8797-90e5a15d05c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:44,528 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.095s 2020-12-21 04:18:44,528 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a864e5f2-4c8e-4b4a-9384-eb8972b411c3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a864e5f2-4c8e-4b4a-9384-eb8972b411c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:45,631 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:18:45,631 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ce0501-62c3-4278-b1d1-3e85bf90dd5c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ce0501-62c3-4278-b1d1-3e85bf90dd5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:46,735 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:18:46,735 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb91c7ae-83f1-49f5-ab06-a81fc760e34c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb91c7ae-83f1-49f5-ab06-a81fc760e34c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:47,839 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:18:47,839 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6779e078-bb3e-40d2-a759-32978c17dad8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6779e078-bb3e-40d2-a759-32978c17dad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:48,940 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:18:48,941 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a7d77a6-cea9-4e93-83fc-d272a7b54149', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a7d77a6-cea9-4e93-83fc-d272a7b54149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:50,043 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:18:50,043 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a916e30a-ab01-4cd3-a89a-2db3a0257efd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a916e30a-ab01-4cd3-a89a-2db3a0257efd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:51,144 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:18:51,144 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b718569e-f873-4a6d-8067-4ba16fee70f8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b718569e-f873-4a6d-8067-4ba16fee70f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:52,244 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:18:52,245 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6a597d5-4769-4433-9bf3-5a09a5fd6d54', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6a597d5-4769-4433-9bf3-5a09a5fd6d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:53,345 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:18:53,345 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea06e3ce-8259-4f78-a96b-66133348fa45', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea06e3ce-8259-4f78-a96b-66133348fa45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:54,448 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:18:54,449 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ef0c3a-e509-4cbd-bb0f-ffa19709c96c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ef0c3a-e509-4cbd-bb0f-ffa19709c96c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:55,551 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:18:55,551 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2e596cc-197b-4c2b-a1fc-b7a762b20eca', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2e596cc-197b-4c2b-a1fc-b7a762b20eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:56,657 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.096s 2020-12-21 04:18:56,657 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0efbecd-1cbb-429a-9af3-83714f13fabb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0efbecd-1cbb-429a-9af3-83714f13fabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:57,759 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:18:57,760 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c04ca1e-1480-47d8-a468-5875641d6527', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c04ca1e-1480-47d8-a468-5875641d6527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:58,868 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.099s 2020-12-21 04:18:58,868 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7390b822-7dd7-4d9e-90a9-a252ead18431', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7390b822-7dd7-4d9e-90a9-a252ead18431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:18:59,968 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:18:59,969 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5de5027-4048-4954-b9de-4ba30802da5c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5de5027-4048-4954-b9de-4ba30802da5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:01,068 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.090s 2020-12-21 04:19:01,068 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a186d9a-2e8d-40e8-94ee-ad9ebb71abef', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a186d9a-2e8d-40e8-94ee-ad9ebb71abef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:02,169 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:19:02,170 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-946956f1-977b-4c03-b37b-49aded932e06', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-946956f1-977b-4c03-b37b-49aded932e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:03,271 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:19:03,272 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-895df3cc-ed76-4e15-9bdb-801acfe3a046', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-895df3cc-ed76-4e15-9bdb-801acfe3a046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:04,378 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.097s 2020-12-21 04:19:04,378 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56735ef6-b02e-4e7a-8145-67432de33fc3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56735ef6-b02e-4e7a-8145-67432de33fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:05,482 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.095s 2020-12-21 04:19:05,482 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d002c6-0a38-41ec-9379-5e990c40f74f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d002c6-0a38-41ec-9379-5e990c40f74f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:06,582 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:19:06,582 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83ac3b18-cd7e-428d-9fc7-9a0a7eedabf6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83ac3b18-cd7e-428d-9fc7-9a0a7eedabf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:07,683 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:19:07,684 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062440ec-1d55-41b3-9205-4e1e7e9a2d69', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062440ec-1d55-41b3-9205-4e1e7e9a2d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:08,784 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:19:08,784 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b10cfa-eb1d-4a31-a55f-b4315aa8b6de', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b10cfa-eb1d-4a31-a55f-b4315aa8b6de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:09,885 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:19:09,886 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49151b30-8208-41af-ad62-428dfbee580a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49151b30-8208-41af-ad62-428dfbee580a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:10,986 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:19:10,987 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f2e9dee-3a41-4925-bb99-763a15b9b710', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f2e9dee-3a41-4925-bb99-763a15b9b710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:12,087 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.090s 2020-12-21 04:19:12,087 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac5fab80-7720-44f3-b8ea-847546575b66', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac5fab80-7720-44f3-b8ea-847546575b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:13,188 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:19:13,189 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce83de4-e761-4e8d-aa43-0dbf09eca7b1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce83de4-e761-4e8d-aa43-0dbf09eca7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:14,289 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:19:14,290 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e89ddd-b307-4ec6-988c-a2b21b92d9c6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e89ddd-b307-4ec6-988c-a2b21b92d9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:15,389 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:19:15,390 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ec0fbf-72b6-43a9-937f-d24e4a691cb5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ec0fbf-72b6-43a9-937f-d24e4a691cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:16,496 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:19:16,496 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2cc8718-4667-4a72-bcd4-052afcdd9f53', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2cc8718-4667-4a72-bcd4-052afcdd9f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:17,595 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.090s 2020-12-21 04:19:17,596 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d346cb6b-d770-4a95-bf74-3b0e37635953', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d346cb6b-d770-4a95-bf74-3b0e37635953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:18,697 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:19:18,697 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1470a441-388d-40cb-953d-74a028bc8321', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1470a441-388d-40cb-953d-74a028bc8321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:19,802 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.096s 2020-12-21 04:19:19,802 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-249425f4-398d-475a-a827-1bb805220cce', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-249425f4-398d-475a-a827-1bb805220cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:20,902 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:19:20,902 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beb22182-70d8-4495-a155-442d0231de6f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beb22182-70d8-4495-a155-442d0231de6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:22,002 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:19:22,003 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b8e047a-a923-41b9-9c88-00fee52c2440', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b8e047a-a923-41b9-9c88-00fee52c2440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:23,103 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:19:23,104 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2047f3e-afc4-46df-9c4b-017656d10208', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2047f3e-afc4-46df-9c4b-017656d10208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:24,204 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:19:24,205 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a44d25-417a-441f-80bb-8dfbb624edf5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a44d25-417a-441f-80bb-8dfbb624edf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:25,306 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:19:25,307 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-095c038e-60d2-4cc6-80db-d7efe1cee225', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-095c038e-60d2-4cc6-80db-d7efe1cee225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:26,405 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:19:26,406 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-374ea0f8-720f-4ded-9780-4b4eb28c1b90', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-374ea0f8-720f-4ded-9780-4b4eb28c1b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:27,506 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:19:27,507 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e035f7-9f28-4d8c-9a56-0ada1fb8abd1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e035f7-9f28-4d8c-9a56-0ada1fb8abd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:28,608 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:19:28,608 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e062744-cc4b-405d-a074-2cd9895d0035', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e062744-cc4b-405d-a074-2cd9895d0035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:29,708 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:19:29,708 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab91126-366b-4a2d-a217-772318c2649b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab91126-366b-4a2d-a217-772318c2649b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:30,814 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.098s 2020-12-21 04:19:30,814 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b3991ee-a790-461a-ac6b-9e9b1fc9eea9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b3991ee-a790-461a-ac6b-9e9b1fc9eea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:31,920 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.096s 2020-12-21 04:19:31,921 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3771bb76-11dc-4560-b055-ee94b398ad2e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3771bb76-11dc-4560-b055-ee94b398ad2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:33,022 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:19:33,023 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7b15e2-0211-49b0-bf04-b2e46b64e8cc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7b15e2-0211-49b0-bf04-b2e46b64e8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:34,125 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:19:34,126 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f4403b5-93a1-42b9-8cd2-692cba6583a4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4403b5-93a1-42b9-8cd2-692cba6583a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:35,225 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:19:35,226 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a78a4557-0126-4cfb-b751-8e2d4ed90192', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a78a4557-0126-4cfb-b751-8e2d4ed90192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:36,327 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:19:36,327 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54496840-b52f-4d06-8003-a9b4cb77707d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54496840-b52f-4d06-8003-a9b4cb77707d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:37,431 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:19:37,431 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6466599b-1bfd-45f9-a478-f3a5a04ea7d1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6466599b-1bfd-45f9-a478-f3a5a04ea7d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:38,532 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:19:38,533 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f44d79d5-081a-4d7c-a020-b437ea25b06d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f44d79d5-081a-4d7c-a020-b437ea25b06d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:39,637 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.095s 2020-12-21 04:19:39,638 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c192971b-c1a8-46be-92c9-6f9641d91505', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c192971b-c1a8-46be-92c9-6f9641d91505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:40,740 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:19:40,741 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97991b7b-74d1-4867-83e3-de127a47ecd9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97991b7b-74d1-4867-83e3-de127a47ecd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:41,844 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:19:41,845 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e27bba3-3afc-4a57-95a7-8a163b2645b3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e27bba3-3afc-4a57-95a7-8a163b2645b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:42,947 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:19:42,948 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49546d7c-712d-4b32-9600-5be4306d4864', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49546d7c-712d-4b32-9600-5be4306d4864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:44,052 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.096s 2020-12-21 04:19:44,053 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fa07b5a-6c1f-4163-a6fb-b8a578f8b54b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fa07b5a-6c1f-4163-a6fb-b8a578f8b54b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:45,154 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:19:45,154 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c45c8f-b1ea-43fe-8a1e-0b7fa3052c6d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c45c8f-b1ea-43fe-8a1e-0b7fa3052c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:46,260 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.097s 2020-12-21 04:19:46,260 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a990b6c8-fe6c-4eab-b07d-c98ddb1f8f61', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a990b6c8-fe6c-4eab-b07d-c98ddb1f8f61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:47,360 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:19:47,360 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2f2779-dcfe-412a-880a-17e879ed985d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2f2779-dcfe-412a-880a-17e879ed985d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:48,466 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.096s 2020-12-21 04:19:48,466 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ddb604-72e8-4b71-baf5-1a2a8fe61efb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84ddb604-72e8-4b71-baf5-1a2a8fe61efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:49,569 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:19:49,569 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4dcac2-c348-4e24-8324-e9e5a293b141', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4dcac2-c348-4e24-8324-e9e5a293b141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:50,673 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.095s 2020-12-21 04:19:50,674 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ced14b-3323-4d6d-b284-d92a1460b4d7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ced14b-3323-4d6d-b284-d92a1460b4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:51,776 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:19:51,777 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-194d01db-f2c8-465f-acbd-723b84ccaf27', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-194d01db-f2c8-465f-acbd-723b84ccaf27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:52,880 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:19:52,881 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c9e1b5-9323-4b94-99da-5de283ed0903', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c9e1b5-9323-4b94-99da-5de283ed0903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:53,984 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:19:53,984 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c5dd8d-9fdc-4b6b-b22c-67f7b78ed6b8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c5dd8d-9fdc-4b6b-b22c-67f7b78ed6b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:55,088 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:19:55,088 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-255ef6d8-5390-42f4-b109-3167926880c8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-255ef6d8-5390-42f4-b109-3167926880c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:56,189 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:19:56,190 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cfd02f3-af41-43ce-9fb9-537499ccad5f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cfd02f3-af41-43ce-9fb9-537499ccad5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:57,297 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.097s 2020-12-21 04:19:57,298 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8372746-add8-42df-a104-fceaa91132f4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8372746-add8-42df-a104-fceaa91132f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:58,400 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:19:58,400 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60064687-b0fa-43fc-9bdf-5c963a848315', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60064687-b0fa-43fc-9bdf-5c963a848315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:19:59,502 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:19:59,503 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32212a69-0968-4577-a1c0-61605f53b7c7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32212a69-0968-4577-a1c0-61605f53b7c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:00,604 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:20:00,604 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f527b74-49de-44b5-a82a-d01105785e86', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f527b74-49de-44b5-a82a-d01105785e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:01,704 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:20:01,705 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b3fb734-2d63-4908-b798-a237c5412744', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b3fb734-2d63-4908-b798-a237c5412744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:02,807 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:20:02,807 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-012f078b-fdaa-499c-8554-6569b675c937', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-012f078b-fdaa-499c-8554-6569b675c937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:03,907 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:20:03,908 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1937865f-e2c5-4338-b146-15903d7ffa67', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1937865f-e2c5-4338-b146-15903d7ffa67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:05,010 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:20:05,010 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff70940e-ba59-4466-bee3-ce6762406b09', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff70940e-ba59-4466-bee3-ce6762406b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:06,113 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:20:06,114 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d29e34a9-4a91-4b20-8a65-326cf1f0f762', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d29e34a9-4a91-4b20-8a65-326cf1f0f762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:07,215 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:20:07,215 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ecf1882-c138-4246-aa12-7181b0a1cf02', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ecf1882-c138-4246-aa12-7181b0a1cf02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:08,320 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.095s 2020-12-21 04:20:08,320 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-695b2870-2deb-46fe-b3cd-20ec4cfa81d2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-695b2870-2deb-46fe-b3cd-20ec4cfa81d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:09,422 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:20:09,422 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd00bf81-11c7-42b5-87a7-1dbc885eb858', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd00bf81-11c7-42b5-87a7-1dbc885eb858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:10,525 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:20:10,525 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0deee553-660f-42cf-9be0-8061aac55704', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0deee553-660f-42cf-9be0-8061aac55704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:11,626 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:20:11,627 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28f0ec8-d9bc-4e1f-9c6a-4ba76b208044', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28f0ec8-d9bc-4e1f-9c6a-4ba76b208044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:12,729 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:20:12,730 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0102d09-0295-4f98-9ed2-eba231d1a210', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0102d09-0295-4f98-9ed2-eba231d1a210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:13,830 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:20:13,830 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0444de6-5ecc-4a6a-802e-18e28baea9c5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0444de6-5ecc-4a6a-802e-18e28baea9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:14,931 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:20:14,931 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a54041f-b709-41fc-bb6f-d797da32acbe', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a54041f-b709-41fc-bb6f-d797da32acbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:16,033 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.093s 2020-12-21 04:20:16,033 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe9b437-57e9-487e-91af-c24694b8c670', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe9b437-57e9-487e-91af-c24694b8c670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:17,140 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.098s 2020-12-21 04:20:17,141 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f34bff3e-a31a-455f-98b6-3e1143286b07', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f34bff3e-a31a-455f-98b6-3e1143286b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:18,245 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.095s 2020-12-21 04:20:18,246 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130de7ce-3906-4ffa-a6b0-b56ec14fe80e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130de7ce-3906-4ffa-a6b0-b56ec14fe80e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:19,345 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:20:19,346 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87890916-9d8c-488a-a6dd-5159fc6f96f5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87890916-9d8c-488a-a6dd-5159fc6f96f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:20,449 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.094s 2020-12-21 04:20:20,449 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8a45852-37c1-4f6f-b24b-78fcb81402a8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8a45852-37c1-4f6f-b24b-78fcb81402a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:21,551 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:20:21,551 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5faebdc6-1d82-410e-a6dc-5c6f0d797c79', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5faebdc6-1d82-410e-a6dc-5c6f0d797c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:22,651 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.091s 2020-12-21 04:20:22,651 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24bdb014-d8af-44de-9847-d956e644e499', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24bdb014-d8af-44de-9847-d956e644e499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:23,752 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b 0.092s 2020-12-21 04:20:23,753 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a44f3281-ff4b-4e3a-95bb-1e438377e58e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a44f3281-ff4b-4e3a-95bb-1e438377e58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b'} Body: b'{"volume": {"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:39.000000", "updated_at": "2020-12-21T04:14:24.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1147096211", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/9b65963f-29b3-413e-a7b5-0b29b016b00b"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "attachment_id": "ef9e7af2-dee8-426c-9d1f-22292acdd47c", "volume_id": "9b65963f-29b3-413e-a7b5-0b29b016b00b", "server_id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:12.000000"}], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:20:23,976 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.215s 2020-12-21 04:20:23,976 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:23 GMT', 'server': 'Apache/2.4.29 (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-969c7a4e-55bb-47ee-b75d-7ce80dd9c3fa', 'x-compute-request-id': 'req-969c7a4e-55bb-47ee-b75d-7ce80dd9c3fa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'' 2020-12-21 04:20:24,431 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.454s 2020-12-21 04:20:24,432 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4068104-e77c-4f78-88ef-ba98779655a3', 'x-compute-request-id': 'req-a4068104-e77c-4f78-88ef-ba98779655a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1155062756-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:4d:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:25,630 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.188s 2020-12-21 04:20:25,630 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1518', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dffd4bdd-c088-4ebe-b031-cbd350a6043e', 'x-compute-request-id': 'req-dffd4bdd-c088-4ebe-b031-cbd350a6043e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1155062756-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:4d:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:26,811 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.171s 2020-12-21 04:20:26,811 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43ea6f58-0b5d-4a09-9f61-a19dc8a1b42a', 'x-compute-request-id': 'req-43ea6f58-0b5d-4a09-9f61-a19dc8a1b42a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:28,079 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.258s 2020-12-21 04:20:28,079 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca5365ad-bc4f-4821-a238-00409219893e', 'x-compute-request-id': 'req-ca5365ad-bc4f-4821-a238-00409219893e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:29,386 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.298s 2020-12-21 04:20:29,386 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4fc7ace-f4b0-4c77-bcb8-44fddde556ab', 'x-compute-request-id': 'req-d4fc7ace-f4b0-4c77-bcb8-44fddde556ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:30,565 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.169s 2020-12-21 04:20:30,565 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d294838c-9a73-4de1-b2a6-a45a08d6b503', 'x-compute-request-id': 'req-d294838c-9a73-4de1-b2a6-a45a08d6b503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:31,739 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.165s 2020-12-21 04:20:31,740 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12107184-e7ef-470c-ba29-b800e8820622', 'x-compute-request-id': 'req-12107184-e7ef-470c-ba29-b800e8820622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:32,914 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.164s 2020-12-21 04:20:32,914 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58dac619-9930-4268-8992-84826bba443c', 'x-compute-request-id': 'req-58dac619-9930-4268-8992-84826bba443c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:34,100 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.177s 2020-12-21 04:20:34,100 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3af4e88-74c9-45a8-bd3e-51e294f34c8d', 'x-compute-request-id': 'req-c3af4e88-74c9-45a8-bd3e-51e294f34c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:35,284 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.174s 2020-12-21 04:20:35,285 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fca17b0-84d0-4eb5-81ce-e569bc849af8', 'x-compute-request-id': 'req-2fca17b0-84d0-4eb5-81ce-e569bc849af8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:36,462 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.169s 2020-12-21 04:20:36,463 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f837044d-9152-4e91-a062-b256566be701', 'x-compute-request-id': 'req-f837044d-9152-4e91-a062-b256566be701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:37,642 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.170s 2020-12-21 04:20:37,643 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-084812f3-8f36-4cc6-8d73-7667ce9472ea', 'x-compute-request-id': 'req-084812f3-8f36-4cc6-8d73-7667ce9472ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:38,817 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.164s 2020-12-21 04:20:38,817 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96367820-4714-4a79-89a8-f62402d390b7', 'x-compute-request-id': 'req-96367820-4714-4a79-89a8-f62402d390b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:39,997 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.171s 2020-12-21 04:20:39,998 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b8c3bc3-ccfd-4d8a-a78b-6ddb19b4069f', 'x-compute-request-id': 'req-7b8c3bc3-ccfd-4d8a-a78b-6ddb19b4069f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:41,177 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.169s 2020-12-21 04:20:41,177 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea91dac5-dd12-421d-bc71-4a310d1e9368', 'x-compute-request-id': 'req-ea91dac5-dd12-421d-bc71-4a310d1e9368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:42,356 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.169s 2020-12-21 04:20:42,356 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56994af7-484f-44e5-a09c-e950501610b3', 'x-compute-request-id': 'req-56994af7-484f-44e5-a09c-e950501610b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:43,745 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.380s 2020-12-21 04:20:43,746 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f5fc1f6-b2d7-4d51-bf0d-0acbf20f3f15', 'x-compute-request-id': 'req-7f5fc1f6-b2d7-4d51-bf0d-0acbf20f3f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:44,924 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.169s 2020-12-21 04:20:44,924 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dda4e845-d57c-4465-8309-3be417cde882', 'x-compute-request-id': 'req-dda4e845-d57c-4465-8309-3be417cde882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:46,099 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.166s 2020-12-21 04:20:46,100 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4241856c-3b8a-43d3-b0d2-cb3342b04b42', 'x-compute-request-id': 'req-4241856c-3b8a-43d3-b0d2-cb3342b04b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:47,275 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.166s 2020-12-21 04:20:47,275 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a3bc18d-cb0f-475d-85a3-c9ced122f63e', 'x-compute-request-id': 'req-7a3bc18d-cb0f-475d-85a3-c9ced122f63e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:48,453 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.169s 2020-12-21 04:20:48,454 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e455bdfa-0d71-4f56-a108-439390d9415e', 'x-compute-request-id': 'req-e455bdfa-0d71-4f56-a108-439390d9415e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:49,630 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.167s 2020-12-21 04:20:49,630 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5172132-d890-4fb4-9800-cd6432a03479', 'x-compute-request-id': 'req-e5172132-d890-4fb4-9800-cd6432a03479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:50,802 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.163s 2020-12-21 04:20:50,802 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c92deee-d26b-4fff-95a9-0b5940c48696', 'x-compute-request-id': 'req-8c92deee-d26b-4fff-95a9-0b5940c48696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:51,977 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.165s 2020-12-21 04:20:51,978 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5080ee50-ba26-4b46-a110-eddf4f6b7f5d', 'x-compute-request-id': 'req-5080ee50-ba26-4b46-a110-eddf4f6b7f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:53,151 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.164s 2020-12-21 04:20:53,151 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19f5759a-0148-4143-857b-0e83bbc02e53', 'x-compute-request-id': 'req-19f5759a-0148-4143-857b-0e83bbc02e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:54,328 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.168s 2020-12-21 04:20:54,329 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-348ba43e-4605-4e07-8170-c79ec4e5ec1e', 'x-compute-request-id': 'req-348ba43e-4605-4e07-8170-c79ec4e5ec1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:55,511 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.173s 2020-12-21 04:20:55,512 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-970d5ddf-a8ff-4193-974e-9879f7470d1f', 'x-compute-request-id': 'req-970d5ddf-a8ff-4193-974e-9879f7470d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:56,690 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.169s 2020-12-21 04:20:56,691 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1142a3b4-9190-45e2-a5d3-3db733d198a8', 'x-compute-request-id': 'req-1142a3b4-9190-45e2-a5d3-3db733d198a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:57,867 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.167s 2020-12-21 04:20:57,867 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcee5ebe-fe13-45ca-a15a-404a82038046', 'x-compute-request-id': 'req-fcee5ebe-fe13-45ca-a15a-404a82038046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:20:59,055 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.178s 2020-12-21 04:20:59,055 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cd8f257-cdb8-4a8e-a1a3-731e4a48d390', 'x-compute-request-id': 'req-3cd8f257-cdb8-4a8e-a1a3-731e4a48d390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:00,235 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.170s 2020-12-21 04:21:00,235 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a467c51-fd69-4011-b169-915f72f0e4b5', 'x-compute-request-id': 'req-0a467c51-fd69-4011-b169-915f72f0e4b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:01,416 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.170s 2020-12-21 04:21:01,416 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dda59c9-fd97-45d2-9514-4ed4e4020674', 'x-compute-request-id': 'req-6dda59c9-fd97-45d2-9514-4ed4e4020674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:02,599 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.173s 2020-12-21 04:21:02,599 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c5cb320-7de1-4e4a-ad93-1b14cf320060', 'x-compute-request-id': 'req-1c5cb320-7de1-4e4a-ad93-1b14cf320060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:03,777 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.168s 2020-12-21 04:21:03,777 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69125af8-0d46-4380-a7bb-1814b43a515a', 'x-compute-request-id': 'req-69125af8-0d46-4380-a7bb-1814b43a515a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:04,950 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.163s 2020-12-21 04:21:04,951 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16d8daf6-416c-437f-a1ac-17e5824bd7c4', 'x-compute-request-id': 'req-16d8daf6-416c-437f-a1ac-17e5824bd7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:06,122 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.163s 2020-12-21 04:21:06,123 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adbfca47-b159-4cf3-9e2f-13d46e1cdf07', 'x-compute-request-id': 'req-adbfca47-b159-4cf3-9e2f-13d46e1cdf07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:07,294 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.163s 2020-12-21 04:21:07,295 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b1e8d6d-7aca-4a36-94a3-cb3f5870ab41', 'x-compute-request-id': 'req-4b1e8d6d-7aca-4a36-94a3-cb3f5870ab41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:08,474 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.170s 2020-12-21 04:21:08,474 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e55f5bec-9cc9-439b-8b1d-e6dc27fe0ceb', 'x-compute-request-id': 'req-e55f5bec-9cc9-439b-8b1d-e6dc27fe0ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:09,654 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.170s 2020-12-21 04:21:09,655 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3720edb1-dddf-4d3b-b3b9-af61992ff8e4', 'x-compute-request-id': 'req-3720edb1-dddf-4d3b-b3b9-af61992ff8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:10,966 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.302s 2020-12-21 04:21:10,967 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afa6db85-b78c-4c36-bf51-4176296b1064', 'x-compute-request-id': 'req-afa6db85-b78c-4c36-bf51-4176296b1064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:12,141 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.165s 2020-12-21 04:21:12,141 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-485851d8-432e-48dc-b9da-32277fae3eaf', 'x-compute-request-id': 'req-485851d8-432e-48dc-b9da-32277fae3eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:13,316 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.164s 2020-12-21 04:21:13,316 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c073842c-1ba9-4080-a0a2-a02115e2e25c', 'x-compute-request-id': 'req-c073842c-1ba9-4080-a0a2-a02115e2e25c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:14,492 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.166s 2020-12-21 04:21:14,492 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2be1d740-bf62-481f-91b6-371e2e22fed8', 'x-compute-request-id': 'req-2be1d740-bf62-481f-91b6-371e2e22fed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:15,670 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.168s 2020-12-21 04:21:15,670 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b32d8bdc-9785-4735-acec-7d439303bedb', 'x-compute-request-id': 'req-b32d8bdc-9785-4735-acec-7d439303bedb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:16,874 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.195s 2020-12-21 04:21:16,875 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a466466-4dd8-4a0f-8897-a58da03e6c20', 'x-compute-request-id': 'req-3a466466-4dd8-4a0f-8897-a58da03e6c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:18,055 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.168s 2020-12-21 04:21:18,056 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c39e8c28-eb08-42e0-9a3a-c6d3931fc65d', 'x-compute-request-id': 'req-c39e8c28-eb08-42e0-9a3a-c6d3931fc65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:19,229 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.164s 2020-12-21 04:21:19,229 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e04d517b-b8a2-423c-b51d-c33b1bebe6db', 'x-compute-request-id': 'req-e04d517b-b8a2-423c-b51d-c33b1bebe6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:20,409 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.170s 2020-12-21 04:21:20,409 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83340a00-fc23-48d3-bd3f-0c0ffc07f966', 'x-compute-request-id': 'req-83340a00-fc23-48d3-bd3f-0c0ffc07f966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:21,589 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.166s 2020-12-21 04:21:21,590 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09f38db5-0beb-47dd-812c-145e7b71b482', 'x-compute-request-id': 'req-09f38db5-0beb-47dd-812c-145e7b71b482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:22,769 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.169s 2020-12-21 04:21:22,769 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bccbbf3a-30ce-4033-9d02-946d1ede744f', 'x-compute-request-id': 'req-bccbbf3a-30ce-4033-9d02-946d1ede744f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:23,947 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.169s 2020-12-21 04:21:23,948 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88113f2f-e567-4016-9915-585bdf9b9401', 'x-compute-request-id': 'req-88113f2f-e567-4016-9915-585bdf9b9401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:25,337 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.379s 2020-12-21 04:21:25,337 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e063fd2-9b1b-46c9-b2da-a8b2c7bd95c6', 'x-compute-request-id': 'req-2e063fd2-9b1b-46c9-b2da-a8b2c7bd95c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"server": {"id": "63061bb7-38e7-4c2a-ac1d-eb8752fa584e", "name": "tempest-VolumesSnapshotTestJSON-instance-1227241933", "status": "ACTIVE", "tenant_id": "13fc3096c5c34fe8b975ecce478f85fc", "user_id": "6f4617f0566845acb67b02c72c97856b", "metadata": {}, "hostId": "b33affd0c2c07492774d26ad58bbb3228ebc03c8100ce205e1f5201b", "image": {"id": "207fafd4-25f4-4407-8994-832167819bf9", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/207fafd4-25f4-4407-8994-832167819bf9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:55Z", "updated": "2020-12-21T04:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2020-12-21T04:08:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9b65963f-29b3-413e-a7b5-0b29b016b00b"}]}}' 2020-12-21 04:21:26,426 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e 0.079s 2020-12-21 04:21:26,426 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:26 GMT', 'server': 'Apache/2.4.29 (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-f0986422-cb0e-4a9e-9994-d8554dc97dad', 'x-compute-request-id': 'req-f0986422-cb0e-4a9e-9994-d8554dc97dad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/63061bb7-38e7-4c2a-ac1d-eb8752fa584e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 63061bb7-38e7-4c2a-ac1d-eb8752fa584e could not be found."}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 9b65963f-29b3-413e-a7b5-0b29b016b00b 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 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 88, in test_snapshot_create_offline_delete_online snapshot3 = self.create_snapshot(self.volume_origin['id'], force=True) File "/opt/stack/tempest/tempest/api/volume/base.py", line 156, in create_snapshot snapshot['id'], 'available') File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot 870799ed-53b3-4875-8cac-072552b7f474 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
fail
ft16.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2020-12-21 04:21:26,892 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 202 POST http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes 0.345s 2020-12-21 04:21:26,893 94998 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-895970716"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f0b8621-c3bb-4353-a796-1ce2b75aefbf', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0b8621-c3bb-4353-a796-1ce2b75aefbf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2020-12-21 04:21:26,993 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.093s 2020-12-21 04:21:26,994 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a646ab5-bd62-4455-bbe2-89e43c5e052e', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a646ab5-bd62-4455-bbe2-89e43c5e052e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:28,089 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:21:28,089 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8d357c1-2c59-4e70-b387-521632b9373b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8d357c1-2c59-4e70-b387-521632b9373b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:29,183 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:21:29,184 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca86ae37-343a-4e3b-8c7d-fc1f9bcb1057', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca86ae37-343a-4e3b-8c7d-fc1f9bcb1057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:30,279 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:21:30,280 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8476668-f8be-45b8-a59b-9e24318aec3f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8476668-f8be-45b8-a59b-9e24318aec3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:31,375 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:21:31,375 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a017ce7-37b9-4192-a0b4-e5db35cc8b48', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a017ce7-37b9-4192-a0b4-e5db35cc8b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:32,470 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:21:32,471 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4174fcd-2564-4f07-bfe9-16487c705ee6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4174fcd-2564-4f07-bfe9-16487c705ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:33,570 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.091s 2020-12-21 04:21:33,571 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b616b4f0-5ae2-424f-b44c-93441326a5e0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b616b4f0-5ae2-424f-b44c-93441326a5e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:34,664 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:21:34,664 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e4108c-a68c-4edd-9369-fcdf509d890b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e4108c-a68c-4edd-9369-fcdf509d890b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:35,759 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:21:35,760 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984cdb5e-2ba2-4db3-a02e-f378883e9eb7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984cdb5e-2ba2-4db3-a02e-f378883e9eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:36,855 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:21:36,855 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d55692cb-1b7d-4fa1-b8c7-4d17fe51ecbd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d55692cb-1b7d-4fa1-b8c7-4d17fe51ecbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:37,948 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:21:37,949 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2772fde2-c917-4ff6-b546-bd07b6080712', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2772fde2-c917-4ff6-b546-bd07b6080712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:39,047 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:21:39,047 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f473e74-f251-476a-a028-5d18c9e7c3da', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f473e74-f251-476a-a028-5d18c9e7c3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:40,142 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:21:40,143 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c254bc9c-21ec-46ec-a00a-dd9dea03db0d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c254bc9c-21ec-46ec-a00a-dd9dea03db0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:41,235 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.084s 2020-12-21 04:21:41,236 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fce46d6-5d71-4d30-beb9-4be5c80cf35e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fce46d6-5d71-4d30-beb9-4be5c80cf35e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:42,344 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.099s 2020-12-21 04:21:42,345 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c6c1571-5470-4db3-b89c-d886cdfb6792', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c6c1571-5470-4db3-b89c-d886cdfb6792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:43,440 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:21:43,441 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b6a6125-5b16-43e6-a8ad-331fe04dfe1c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b6a6125-5b16-43e6-a8ad-331fe04dfe1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:44,572 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.122s 2020-12-21 04:21:44,572 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0926b14-0125-4304-afba-5857771a4974', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0926b14-0125-4304-afba-5857771a4974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:45,669 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:21:45,669 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2584fb27-842c-4e9e-82a3-633efd83a075', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2584fb27-842c-4e9e-82a3-633efd83a075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:46,767 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:21:46,768 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4822a9ef-5269-4f46-bf73-a9c1ef4a4645', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4822a9ef-5269-4f46-bf73-a9c1ef4a4645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:47,863 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:21:47,863 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba470792-d92a-488e-b55d-6c36a6c225a2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba470792-d92a-488e-b55d-6c36a6c225a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:48,961 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:21:48,961 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd5f6c6-8494-4fa6-b142-0955352194ee', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd5f6c6-8494-4fa6-b142-0955352194ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:50,058 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:21:50,058 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f25bcd7b-4a55-4f07-a824-076fbfd4f4cd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f25bcd7b-4a55-4f07-a824-076fbfd4f4cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:51,154 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:21:51,155 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-779b2e84-fdf0-40e6-ab9f-9c53d0d48139', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-779b2e84-fdf0-40e6-ab9f-9c53d0d48139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:52,250 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:21:52,250 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-307a7144-69aa-40cc-a9af-9110227343d0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-307a7144-69aa-40cc-a9af-9110227343d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:53,347 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:21:53,347 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6691405d-4fd4-4774-b55e-64ebb9068f54', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6691405d-4fd4-4774-b55e-64ebb9068f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:54,446 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.091s 2020-12-21 04:21:54,447 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c47cb42-22d1-49c4-b17e-3f340f9ad62e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c47cb42-22d1-49c4-b17e-3f340f9ad62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:55,542 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:21:55,543 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d8e19a6-97b7-4069-a3b9-9150b49d5ae1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d8e19a6-97b7-4069-a3b9-9150b49d5ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:56,640 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:21:56,640 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70999dba-1e48-47cf-b009-34aefb480823', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70999dba-1e48-47cf-b009-34aefb480823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:57,736 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:21:57,736 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3726c0b6-17de-41f5-b6ff-5b18114b4211', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3726c0b6-17de-41f5-b6ff-5b18114b4211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:58,832 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:21:58,833 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b7f9d34-c757-478c-9539-1c135ad19ca0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b7f9d34-c757-478c-9539-1c135ad19ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:21:59,928 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:21:59,929 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8dcd7e6-5af6-4391-9a86-d2186e19235f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8dcd7e6-5af6-4391-9a86-d2186e19235f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:01,024 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:22:01,025 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63f20253-ed31-4288-8820-85ae2ee1db88', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63f20253-ed31-4288-8820-85ae2ee1db88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:02,121 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:22:02,122 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb5b169c-9a81-4321-ba6f-e4e141564e63', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb5b169c-9a81-4321-ba6f-e4e141564e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:03,217 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:22:03,217 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af1f637-b79d-4beb-9dd0-021dafbb6869', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af1f637-b79d-4beb-9dd0-021dafbb6869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:04,313 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:22:04,314 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9329f4-7e12-483f-93fb-e89bf162f9ad', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9329f4-7e12-483f-93fb-e89bf162f9ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:05,410 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:22:05,410 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af855dd3-f38a-4130-9673-065ff987d70b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af855dd3-f38a-4130-9673-065ff987d70b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:06,506 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:22:06,506 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f084d5c-a9ba-47ec-98a6-5f9ffa5cc3a4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f084d5c-a9ba-47ec-98a6-5f9ffa5cc3a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:07,600 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:22:07,601 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f43e5dcf-d256-4061-911e-f374a2ec53c7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f43e5dcf-d256-4061-911e-f374a2ec53c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:08,697 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:22:08,697 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a378bc5d-cd4f-4355-a641-483372d9f99a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a378bc5d-cd4f-4355-a641-483372d9f99a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:09,791 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.084s 2020-12-21 04:22:09,791 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e24dfea5-8222-4de3-a12e-b12b9bf0e059', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e24dfea5-8222-4de3-a12e-b12b9bf0e059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:10,888 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:22:10,888 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2590c1-a8d6-4e06-994e-c90f3976f6a5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2590c1-a8d6-4e06-994e-c90f3976f6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:11,984 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:22:11,984 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c5751de-d5a9-483a-9f53-9d8deb015c9a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c5751de-d5a9-483a-9f53-9d8deb015c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:13,078 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.084s 2020-12-21 04:22:13,078 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c2f4386-ebc2-4b5b-afbb-bee2547d6515', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c2f4386-ebc2-4b5b-afbb-bee2547d6515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:14,173 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:22:14,174 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7671ff9-55d4-438e-b7ba-1f76bd9cd8b2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7671ff9-55d4-438e-b7ba-1f76bd9cd8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:15,269 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:22:15,270 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8e388c-5c49-4df4-934a-c76824e6654c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8e388c-5c49-4df4-934a-c76824e6654c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:16,362 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:22:16,363 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-433622c3-55e0-4720-93d1-4715b76d1834', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-433622c3-55e0-4720-93d1-4715b76d1834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:17,462 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.090s 2020-12-21 04:22:17,462 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8111c7-fc6b-4e15-a9a4-b4b6b45bb1b3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8111c7-fc6b-4e15-a9a4-b4b6b45bb1b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:18,557 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:22:18,557 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dcb7a73-7d0a-4032-96e6-48cf0fc5bf88', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dcb7a73-7d0a-4032-96e6-48cf0fc5bf88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:19,651 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:22:19,652 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa661046-7c10-48ca-bb41-6219163867b5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa661046-7c10-48ca-bb41-6219163867b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:20,746 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:22:20,747 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee25ffa-8932-4e8f-857d-57862999190c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee25ffa-8932-4e8f-857d-57862999190c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:21,840 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:22:21,841 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-822bbb35-2c5e-4c4c-ab0a-6b9ed42fb2e9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-822bbb35-2c5e-4c4c-ab0a-6b9ed42fb2e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:22,935 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:22:22,935 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44428acb-f937-469f-9e93-9544c65f5fc6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44428acb-f937-469f-9e93-9544c65f5fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:24,032 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:22:24,032 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0cb3da1-bfbd-484b-ac34-a7cc5910232b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0cb3da1-bfbd-484b-ac34-a7cc5910232b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:25,133 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.091s 2020-12-21 04:22:25,133 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9339a6dc-1628-4128-802c-6391129822a8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9339a6dc-1628-4128-802c-6391129822a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:26,226 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.084s 2020-12-21 04:22:26,226 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f980bf76-233b-4a29-a498-9205fdb38763', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f980bf76-233b-4a29-a498-9205fdb38763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:27,322 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:22:27,322 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304dd44f-bca0-4b59-b6eb-04c527d35e02', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304dd44f-bca0-4b59-b6eb-04c527d35e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:28,416 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:22:28,416 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d6ce38c-661d-41ec-ab1a-58363b9d0a0a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d6ce38c-661d-41ec-ab1a-58363b9d0a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:29,515 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:22:29,516 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-602718c9-4715-4707-b5bc-a079baad1233', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-602718c9-4715-4707-b5bc-a079baad1233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:30,610 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:22:30,610 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-183a372c-4b0b-4e5b-a06b-61572fea178a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-183a372c-4b0b-4e5b-a06b-61572fea178a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:31,702 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.083s 2020-12-21 04:22:31,702 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4ea2d9-6998-4473-8451-2e36a53fdd84', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b4ea2d9-6998-4473-8451-2e36a53fdd84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:32,797 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:22:32,798 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2af7626-7de2-4841-a5a6-092162d6d187', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2af7626-7de2-4841-a5a6-092162d6d187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:33,893 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:22:33,893 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0085a5da-c067-490b-9a79-f35fbf87f025', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0085a5da-c067-490b-9a79-f35fbf87f025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:34,987 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:22:34,987 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8347b0d6-e723-4711-9ce1-62da84a85f2b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8347b0d6-e723-4711-9ce1-62da84a85f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:36,084 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:22:36,085 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b8bc15e-463a-42f2-9f85-756fe49eae85', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b8bc15e-463a-42f2-9f85-756fe49eae85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:37,178 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:22:37,179 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c01d8dc0-cf14-46a2-892b-c3cfbaff1bed', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c01d8dc0-cf14-46a2-892b-c3cfbaff1bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:38,274 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:22:38,274 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41149612-d2c7-4d30-a7bb-6efd707c03db', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41149612-d2c7-4d30-a7bb-6efd707c03db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:39,371 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:22:39,371 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-188822f6-2b2c-4425-b01e-6ff9b9f829bf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-188822f6-2b2c-4425-b01e-6ff9b9f829bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:40,466 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:22:40,466 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a03003a-b495-4cdf-90ba-ee8e4884a90e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a03003a-b495-4cdf-90ba-ee8e4884a90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:41,564 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:22:41,565 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0913e723-5eba-48f2-8445-ba0cde39953f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0913e723-5eba-48f2-8445-ba0cde39953f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:42,661 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:22:42,661 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a20576-a046-48eb-99f5-fc4c8e44346b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a20576-a046-48eb-99f5-fc4c8e44346b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:43,759 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:22:43,760 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b23380-527c-4c29-95b7-10e8d61f9e09', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b23380-527c-4c29-95b7-10e8d61f9e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:44,858 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:22:44,859 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-793e2afb-246b-480a-a644-3db31ce1bf13', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793e2afb-246b-480a-a644-3db31ce1bf13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:45,954 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:22:45,954 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904dc06b-8730-414c-8be3-dfe040d75bd6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904dc06b-8730-414c-8be3-dfe040d75bd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:47,052 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.090s 2020-12-21 04:22:47,052 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe0ec575-8daf-4dc6-99fe-3655910e04d5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe0ec575-8daf-4dc6-99fe-3655910e04d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:48,146 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:22:48,147 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1b69fc9-0adf-4d91-8e0c-814cdf2ff4ed', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1b69fc9-0adf-4d91-8e0c-814cdf2ff4ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:49,241 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:22:49,242 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7eb092d-6400-4c02-883a-1598445da6f7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7eb092d-6400-4c02-883a-1598445da6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:50,339 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:22:50,340 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b26c4e2-ecab-47e0-a52e-7b616e042c9b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b26c4e2-ecab-47e0-a52e-7b616e042c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:51,433 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:22:51,434 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83de98d3-2d05-4375-9eca-09b6a1211a77', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83de98d3-2d05-4375-9eca-09b6a1211a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:52,537 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.094s 2020-12-21 04:22:52,537 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6fa9c29-15c8-4540-8a0f-62de03b873b2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6fa9c29-15c8-4540-8a0f-62de03b873b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:53,644 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.097s 2020-12-21 04:22:53,644 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97256d80-7c49-4fe0-9bf7-909bdfeb6202', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97256d80-7c49-4fe0-9bf7-909bdfeb6202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:54,749 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.098s 2020-12-21 04:22:54,750 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483c2c5e-f627-41b7-9035-07b2d9fdd1ed', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483c2c5e-f627-41b7-9035-07b2d9fdd1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:55,847 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:22:55,847 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e9bd523-3c6d-4717-b286-c73c685adf18', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e9bd523-3c6d-4717-b286-c73c685adf18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:56,940 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:22:56,940 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a7064c-abcc-4179-a37a-3be0a70805f1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a7064c-abcc-4179-a37a-3be0a70805f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:58,034 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:22:58,034 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cbfbb23-6c67-4b83-acb8-ada13d30615c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cbfbb23-6c67-4b83-acb8-ada13d30615c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:22:59,129 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:22:59,130 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5463dbb-f055-4905-9e62-20f7d290f037', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5463dbb-f055-4905-9e62-20f7d290f037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:00,223 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.084s 2020-12-21 04:23:00,223 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-564bf803-c097-491a-8b15-3ef98949bbd8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-564bf803-c097-491a-8b15-3ef98949bbd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:01,321 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:23:01,321 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3bc940e-cf2e-4da2-bc1a-db61e2a6c529', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3bc940e-cf2e-4da2-bc1a-db61e2a6c529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:02,413 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.083s 2020-12-21 04:23:02,414 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d390c1e1-6426-4aa7-92e1-9764bd1e115e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d390c1e1-6426-4aa7-92e1-9764bd1e115e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:03,507 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.084s 2020-12-21 04:23:03,508 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d7b0462-fe55-49c0-ab54-e35f79577c28', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d7b0462-fe55-49c0-ab54-e35f79577c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:04,600 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.084s 2020-12-21 04:23:04,601 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f502c6d2-4098-4ddd-a25e-e92baa4a921d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f502c6d2-4098-4ddd-a25e-e92baa4a921d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:05,694 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:23:05,695 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b8f0a98-8e4f-4c77-b012-617f37223923', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b8f0a98-8e4f-4c77-b012-617f37223923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:06,787 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.084s 2020-12-21 04:23:06,788 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b20aec46-b562-4593-acce-0055437976f8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b20aec46-b562-4593-acce-0055437976f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:07,885 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:23:07,885 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0685294-01b4-4ed4-9c22-9090b794f2d8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0685294-01b4-4ed4-9c22-9090b794f2d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:08,980 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:23:08,980 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb43429-cf2b-47ce-b4ee-74d3a4f1fc41', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb43429-cf2b-47ce-b4ee-74d3a4f1fc41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:10,077 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:23:10,077 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81eeefe9-ff22-482a-8abb-2e96a574c47e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81eeefe9-ff22-482a-8abb-2e96a574c47e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:11,173 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:23:11,173 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba156aaa-d34f-4481-86bc-e5aa109402d3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba156aaa-d34f-4481-86bc-e5aa109402d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:12,270 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:23:12,270 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7470d826-b4c9-41c2-ab5f-70bf4dbc3055', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7470d826-b4c9-41c2-ab5f-70bf4dbc3055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:13,363 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.084s 2020-12-21 04:23:13,363 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d420be36-4c73-465f-9473-92ee4beb6de5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d420be36-4c73-465f-9473-92ee4beb6de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:14,460 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:23:14,461 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6936cab8-0d31-4623-b72b-94051d094ed2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6936cab8-0d31-4623-b72b-94051d094ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:15,556 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:23:15,556 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d382c02-74ba-49f2-86a7-c094658e40f9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d382c02-74ba-49f2-86a7-c094658e40f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:16,650 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.084s 2020-12-21 04:23:16,650 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dab7754-14b5-4275-a1eb-1dac5b8892eb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dab7754-14b5-4275-a1eb-1dac5b8892eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:17,772 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.112s 2020-12-21 04:23:17,773 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ac12483-dab8-49c7-a981-56fb2eb59f57', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ac12483-dab8-49c7-a981-56fb2eb59f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:18,866 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.083s 2020-12-21 04:23:18,866 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e20a2860-5613-4ad5-bd04-da7685690907', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e20a2860-5613-4ad5-bd04-da7685690907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:19,957 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.083s 2020-12-21 04:23:19,958 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab6b4ae3-b6e8-4e52-b225-bdb4274360d4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab6b4ae3-b6e8-4e52-b225-bdb4274360d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:21,055 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:23:21,056 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c893fab-ab44-4954-bcff-83e3f0b32af9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c893fab-ab44-4954-bcff-83e3f0b32af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:22,150 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:23:22,150 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bff57f0-26fc-4a4c-83ba-5d99ca717ec6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bff57f0-26fc-4a4c-83ba-5d99ca717ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:23,242 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.084s 2020-12-21 04:23:23,243 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52fef1ea-6170-4d7b-9598-67b9030caa86', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52fef1ea-6170-4d7b-9598-67b9030caa86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:24,337 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:23:24,337 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75e4050-480a-43d7-9fd3-e035fe94a409', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75e4050-480a-43d7-9fd3-e035fe94a409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:25,434 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:23:25,434 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20de415a-b96c-4a09-aded-d8906ae7277d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20de415a-b96c-4a09-aded-d8906ae7277d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:26,539 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.096s 2020-12-21 04:23:26,540 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-debc51f4-9f31-40c5-b26c-d33bb9749086', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-debc51f4-9f31-40c5-b26c-d33bb9749086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:27,638 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.090s 2020-12-21 04:23:27,639 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a76b18d9-459e-4ed4-affe-f2e6e952a152', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a76b18d9-459e-4ed4-affe-f2e6e952a152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:28,736 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:23:28,736 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca720d59-b681-4c76-aa8c-74c355fa3e93', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca720d59-b681-4c76-aa8c-74c355fa3e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:29,832 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:23:29,832 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c5596ac-80e0-4bd6-afc9-4efabcc0b157', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c5596ac-80e0-4bd6-afc9-4efabcc0b157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:30,945 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.104s 2020-12-21 04:23:30,946 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3602940e-d367-4784-9552-0b22a143151d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3602940e-d367-4784-9552-0b22a143151d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:32,045 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.091s 2020-12-21 04:23:32,046 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a279aaa-8023-4783-8a9f-52fbe321aa96', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a279aaa-8023-4783-8a9f-52fbe321aa96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:33,148 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.094s 2020-12-21 04:23:33,149 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23bd457a-a9cc-4a42-be08-1c4d67f6595a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23bd457a-a9cc-4a42-be08-1c4d67f6595a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:34,257 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.100s 2020-12-21 04:23:34,258 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bd1fed9-e109-4f69-910a-163afbd286bc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bd1fed9-e109-4f69-910a-163afbd286bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:35,355 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:23:35,355 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c74ce80-3ded-4f78-aca7-e397f479d1fc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c74ce80-3ded-4f78-aca7-e397f479d1fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:36,450 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:23:36,450 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98f45f0-da53-4d88-a837-fdbaa4410428', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98f45f0-da53-4d88-a837-fdbaa4410428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:37,544 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:23:37,545 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b894ac7e-43a9-4252-80ba-88ec41abbca3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b894ac7e-43a9-4252-80ba-88ec41abbca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:38,640 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:23:38,641 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37fb4720-597a-44e0-9537-2101c2f6f624', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37fb4720-597a-44e0-9537-2101c2f6f624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:39,735 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:23:39,735 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0545f86-562f-4a9a-8b19-ebf9d8534922', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0545f86-562f-4a9a-8b19-ebf9d8534922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:40,830 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:23:40,830 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10142a5e-3ea6-424f-8ca1-3b25867eb6a8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10142a5e-3ea6-424f-8ca1-3b25867eb6a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:41,924 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:23:41,924 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4260176a-a703-4006-8940-073e7b3daed0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4260176a-a703-4006-8940-073e7b3daed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:43,018 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:23:43,018 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af517bc-e18f-4031-b3f0-bc1e84f27219', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af517bc-e18f-4031-b3f0-bc1e84f27219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:44,113 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:23:44,113 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bccfe0a-1776-4329-9293-699cbf1c5db3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bccfe0a-1776-4329-9293-699cbf1c5db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:45,208 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:23:45,208 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a307e2-b76f-4cd5-afd9-56c671e97388', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a307e2-b76f-4cd5-afd9-56c671e97388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:46,302 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:23:46,302 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3198bbcb-a626-4ae8-8914-03b4e77d5692', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3198bbcb-a626-4ae8-8914-03b4e77d5692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:47,396 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:23:47,396 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce71eaf-c292-4b2f-aaad-1a36da58cea4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce71eaf-c292-4b2f-aaad-1a36da58cea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:48,494 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.090s 2020-12-21 04:23:48,495 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0c1f136-3b68-43dc-8a57-2c1b2a578359', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0c1f136-3b68-43dc-8a57-2c1b2a578359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:49,588 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:23:49,589 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24d9c299-6077-42d5-9c6f-5bf847ddb4d5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24d9c299-6077-42d5-9c6f-5bf847ddb4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:50,682 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:23:50,683 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0422117e-24f9-4a14-8c2b-3ba75d840384', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0422117e-24f9-4a14-8c2b-3ba75d840384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:51,776 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.084s 2020-12-21 04:23:51,776 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032f2339-be91-42c3-900e-b41ba1d9c141', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032f2339-be91-42c3-900e-b41ba1d9c141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:52,871 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:23:52,871 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1333ae57-e85c-40f2-a6ad-6a23e3ee1add', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1333ae57-e85c-40f2-a6ad-6a23e3ee1add', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:53,969 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:23:53,970 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f63c549e-8240-4ccd-bdcf-e36f18e2b755', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f63c549e-8240-4ccd-bdcf-e36f18e2b755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:55,064 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:23:55,064 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a5ad1a-baea-49e2-bc28-1ca23975e172', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a5ad1a-baea-49e2-bc28-1ca23975e172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:56,159 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:23:56,159 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-644db0cd-7b14-41f6-b6cd-34f653761cc6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-644db0cd-7b14-41f6-b6cd-34f653761cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:57,255 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:23:57,255 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a987967d-d059-4b76-ba8c-13f4e0fc96dc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a987967d-d059-4b76-ba8c-13f4e0fc96dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:58,349 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:23:58,349 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f55537-62ba-429a-9e2f-aed3e84fb045', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f55537-62ba-429a-9e2f-aed3e84fb045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:23:59,450 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.091s 2020-12-21 04:23:59,450 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e10d64f9-9184-4197-ab7f-0775f98c575f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e10d64f9-9184-4197-ab7f-0775f98c575f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:00,547 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:00,547 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f48e4eb-cd7b-4f89-8fa0-ac2334e58aca', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f48e4eb-cd7b-4f89-8fa0-ac2334e58aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:01,649 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.093s 2020-12-21 04:24:01,650 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d754618-f648-4d7b-a4d3-fb9f799a3cd4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d754618-f648-4d7b-a4d3-fb9f799a3cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:02,746 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:24:02,746 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a24734dc-f9d4-47e5-ab4e-916946dbb598', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a24734dc-f9d4-47e5-ab4e-916946dbb598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:03,840 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:24:03,841 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ef7c8f2-e4ca-461e-bfcc-7f09911a8ac4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ef7c8f2-e4ca-461e-bfcc-7f09911a8ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:04,937 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:04,937 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4abced85-7bc3-4f8e-ba32-e436f225b94e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4abced85-7bc3-4f8e-ba32-e436f225b94e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:06,036 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:24:06,036 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64ca92ab-52bc-4fc9-879a-ed5b71b69c21', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64ca92ab-52bc-4fc9-879a-ed5b71b69c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:07,132 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:07,132 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68f91610-6c48-46b2-ad97-3c5557f9e25b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68f91610-6c48-46b2-ad97-3c5557f9e25b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:08,227 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:24:08,227 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9051ca7d-1581-4166-be76-e80f75397bf1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9051ca7d-1581-4166-be76-e80f75397bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:09,324 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:09,324 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff1d09f-eba7-4dcc-a174-447062fefb29', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff1d09f-eba7-4dcc-a174-447062fefb29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:10,423 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:24:10,423 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1823b787-2c7a-4f1d-b131-8c5180bdf875', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1823b787-2c7a-4f1d-b131-8c5180bdf875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:11,521 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:24:11,521 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b33d7c-d27b-4ad8-b61b-93ae5c802085', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b33d7c-d27b-4ad8-b61b-93ae5c802085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:12,618 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:12,618 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33fd38fb-56d4-4c30-baf3-04d2509bcdc4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33fd38fb-56d4-4c30-baf3-04d2509bcdc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:13,713 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:24:13,713 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd16f556-3a37-4704-8a0f-785c96aacfa6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd16f556-3a37-4704-8a0f-785c96aacfa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:14,812 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.090s 2020-12-21 04:24:14,812 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb59dc2-2237-4f2e-a0cd-3b97b587b5ea', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb59dc2-2237-4f2e-a0cd-3b97b587b5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:15,908 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:15,909 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f69b449d-b4fd-4ec1-a158-0a54e589099e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f69b449d-b4fd-4ec1-a158-0a54e589099e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:17,005 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:24:17,005 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf5c3fc-0a6d-4d11-8efb-23f88f91f811', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf5c3fc-0a6d-4d11-8efb-23f88f91f811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:18,104 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:24:18,104 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a4925c1-2adc-4cd6-93f4-d29bce5d5ec1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a4925c1-2adc-4cd6-93f4-d29bce5d5ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:19,202 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:24:19,202 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ef3e49-aa1c-4f26-8eb5-067f4beb7e0d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ef3e49-aa1c-4f26-8eb5-067f4beb7e0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:20,298 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:20,298 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dced74ad-e590-47ee-8166-dfebf3215fcd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dced74ad-e590-47ee-8166-dfebf3215fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:21,396 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:24:21,396 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ed57ec6-c68e-4540-9b07-d5021eda2685', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ed57ec6-c68e-4540-9b07-d5021eda2685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:22,493 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:24:22,493 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae33df6-c75c-43e0-827c-dfbe6e46318a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae33df6-c75c-43e0-827c-dfbe6e46318a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:23,590 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:23,590 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f46f600c-6dc1-4c1e-99f3-4640c173eb07', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f46f600c-6dc1-4c1e-99f3-4640c173eb07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:24,685 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:24:24,686 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-817d1899-ae07-42c5-9e08-e78f73578155', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-817d1899-ae07-42c5-9e08-e78f73578155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:25,781 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:25,782 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1948db75-bf77-49f6-943a-3f5c941700ea', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1948db75-bf77-49f6-943a-3f5c941700ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:26,878 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:24:26,879 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e53e1c40-8433-4bd9-904b-36f4876014d3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e53e1c40-8433-4bd9-904b-36f4876014d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:27,978 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.090s 2020-12-21 04:24:27,978 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec54a0a-734d-4e9b-899c-2b67ef8d7dcc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec54a0a-734d-4e9b-899c-2b67ef8d7dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:29,074 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:29,075 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3a82a7f-23ba-4748-b52e-efc1fe81373e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3a82a7f-23ba-4748-b52e-efc1fe81373e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:30,169 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:24:30,169 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2024185e-cd6e-473a-b3bd-257a46aef446', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2024185e-cd6e-473a-b3bd-257a46aef446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:31,269 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.091s 2020-12-21 04:24:31,269 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a0c7816-ba7d-4ffe-8c11-ad32694b7bfb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a0c7816-ba7d-4ffe-8c11-ad32694b7bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:32,363 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:24:32,363 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0262eb8-aeaf-4ac2-881b-825b3f895c25', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0262eb8-aeaf-4ac2-881b-825b3f895c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:33,459 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:24:33,459 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f87d6219-3cd5-4bbd-b2db-7e75e3ce920a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87d6219-3cd5-4bbd-b2db-7e75e3ce920a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:34,556 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:34,556 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81dd64b3-184c-4213-968a-489692df8483', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81dd64b3-184c-4213-968a-489692df8483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:35,653 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:24:35,654 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a018a0c-5425-4408-8543-86f50e32ee4f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a018a0c-5425-4408-8543-86f50e32ee4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:36,750 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:36,751 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eea9f0a-0f1e-4a2d-819a-34ea04b60976', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eea9f0a-0f1e-4a2d-819a-34ea04b60976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:37,846 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:24:37,846 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf7705b-eac4-4a4f-ab08-089f53bac2d5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf7705b-eac4-4a4f-ab08-089f53bac2d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:38,943 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:24:38,943 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2a162a4-b6c7-4519-ae8c-ed029bdf1449', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2a162a4-b6c7-4519-ae8c-ed029bdf1449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:40,039 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:40,039 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76d71dc5-d0a0-4395-8af8-846615c071bd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76d71dc5-d0a0-4395-8af8-846615c071bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:41,137 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:24:41,138 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31dfdde9-ed79-4336-a13e-78ab0d20499a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31dfdde9-ed79-4336-a13e-78ab0d20499a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:42,234 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:42,235 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb2d334c-3c11-46b4-8b4c-0077e45b96b0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb2d334c-3c11-46b4-8b4c-0077e45b96b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:43,331 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:43,332 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34aa9b36-9f5d-43c9-afca-c4364a8d4d6f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34aa9b36-9f5d-43c9-afca-c4364a8d4d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:44,429 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.090s 2020-12-21 04:24:44,430 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0581b188-bda8-4f64-9420-9b7900c0172c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0581b188-bda8-4f64-9420-9b7900c0172c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:45,527 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:24:45,527 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f675bce6-2d68-4f8d-8735-1d5b9a4e9db5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f675bce6-2d68-4f8d-8735-1d5b9a4e9db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:46,623 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:46,624 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68c5f7e3-9e62-45f8-80c0-51957d2084c3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c5f7e3-9e62-45f8-80c0-51957d2084c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:47,722 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:24:47,722 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adb99580-efeb-4ac5-ae6d-b447f48b3a19', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adb99580-efeb-4ac5-ae6d-b447f48b3a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:48,818 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:48,819 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d7aa73-4d14-4f16-b807-050950790537', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d7aa73-4d14-4f16-b807-050950790537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:49,915 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:24:49,916 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2066140c-ee3e-4efe-826e-0b3fee0dc5db', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2066140c-ee3e-4efe-826e-0b3fee0dc5db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:51,012 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:24:51,012 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d85f81bd-4f84-4924-b9be-70a9b8f1a82e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d85f81bd-4f84-4924-b9be-70a9b8f1a82e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:52,107 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:24:52,108 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f5f49f7-ead2-42d8-ac4a-5f607ecea9b8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f5f49f7-ead2-42d8-ac4a-5f607ecea9b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:53,203 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:24:53,203 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1925eca8-f47a-4b51-8059-23e519ff760b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1925eca8-f47a-4b51-8059-23e519ff760b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:54,430 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.217s 2020-12-21 04:24:54,430 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e65dcb5-33b6-4e69-bf4b-162308e121d6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e65dcb5-33b6-4e69-bf4b-162308e121d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:55,525 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:24:55,526 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe474f7b-f889-4ce7-887c-05fae98c091e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe474f7b-f889-4ce7-887c-05fae98c091e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:56,622 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:24:56,622 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5676c7ee-fcb4-4a64-afe6-37f5c4bbcb67', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5676c7ee-fcb4-4a64-afe6-37f5c4bbcb67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:57,717 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:24:57,717 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90e272b8-68ec-4bf7-81f5-d6e0ba173ca3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90e272b8-68ec-4bf7-81f5-d6e0ba173ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:58,813 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:24:58,813 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4dba000-9a3d-4d4b-9996-6e1267ccc65e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4dba000-9a3d-4d4b-9996-6e1267ccc65e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:24:59,912 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.090s 2020-12-21 04:24:59,913 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:24:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62b34ce1-ccbd-4fc1-bf49-dd59ac460e60', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62b34ce1-ccbd-4fc1-bf49-dd59ac460e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:01,007 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:25:01,007 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42607be3-3228-406c-adb4-ed66c36704d5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42607be3-3228-406c-adb4-ed66c36704d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:02,102 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:25:02,102 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2aabd1f-a423-4dd0-9b00-0e88459e43b3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2aabd1f-a423-4dd0-9b00-0e88459e43b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:03,199 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:25:03,199 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab48b29-a8af-4f12-ba03-b013d6e688ee', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab48b29-a8af-4f12-ba03-b013d6e688ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:04,303 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.094s 2020-12-21 04:25:04,303 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e02d4e-2362-42dc-8758-a198ccff320c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e02d4e-2362-42dc-8758-a198ccff320c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:05,404 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.092s 2020-12-21 04:25:05,405 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78595148-bf57-4641-af16-679773f4d6a3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78595148-bf57-4641-af16-679773f4d6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:06,503 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:25:06,503 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec31139-6f1a-4759-bd68-241807f07159', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec31139-6f1a-4759-bd68-241807f07159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:07,597 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:25:07,598 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac5fb28-0efa-4149-ac95-00b695e14203', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac5fb28-0efa-4149-ac95-00b695e14203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:08,694 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:25:08,695 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43b42e8f-72d6-4765-a350-6ad30b7ebfa5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43b42e8f-72d6-4765-a350-6ad30b7ebfa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:09,793 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.090s 2020-12-21 04:25:09,794 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be33fe5c-a5e4-4450-a49c-f09060c6f132', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be33fe5c-a5e4-4450-a49c-f09060c6f132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:10,888 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:25:10,889 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb612a45-034b-46cd-ad9e-4aa15c8e3efe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb612a45-034b-46cd-ad9e-4aa15c8e3efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:11,983 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:25:11,983 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb2c5105-3d28-4cd3-b9d9-bfc7f0481ac3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb2c5105-3d28-4cd3-b9d9-bfc7f0481ac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:13,081 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:25:13,082 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb41b259-f256-42d2-8e0a-387f4a007866', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb41b259-f256-42d2-8e0a-387f4a007866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:14,178 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:25:14,178 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3ebc35a-586a-4674-8c63-c125071c2d01', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3ebc35a-586a-4674-8c63-c125071c2d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:15,278 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.092s 2020-12-21 04:25:15,278 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-676dc83e-585c-4935-bd65-ae691358f37d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-676dc83e-585c-4935-bd65-ae691358f37d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:16,373 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:25:16,374 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba4490f-5901-4208-be7b-b275e96d4bf9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba4490f-5901-4208-be7b-b275e96d4bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:17,493 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.110s 2020-12-21 04:25:17,493 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a76d5bc-f43e-4495-ac16-b8a8d58e6ac6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a76d5bc-f43e-4495-ac16-b8a8d58e6ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:18,590 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:25:18,591 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-403df2da-359a-4126-91fe-f448d5f95def', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-403df2da-359a-4126-91fe-f448d5f95def', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:19,686 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:25:19,686 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc25419c-b1ae-4efc-a12e-2090b2f95566', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc25419c-b1ae-4efc-a12e-2090b2f95566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:20,781 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:25:20,781 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-632d0417-e816-4d56-b99d-1a5124ba5ef5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-632d0417-e816-4d56-b99d-1a5124ba5ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:21,880 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:25:21,880 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-325c398b-faea-4716-a769-bdc9ed822a73', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-325c398b-faea-4716-a769-bdc9ed822a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:22,979 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.090s 2020-12-21 04:25:22,979 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa48fd9-b9d6-479a-afc3-095825255b90', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa48fd9-b9d6-479a-afc3-095825255b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:24,076 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:25:24,076 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b0250ae-9286-4a9f-a53d-e487b1bfde2f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b0250ae-9286-4a9f-a53d-e487b1bfde2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:25,172 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:25:25,172 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5462c2d-b4f5-4845-b16c-fc90931601fd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5462c2d-b4f5-4845-b16c-fc90931601fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:26,269 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:25:26,269 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1af31752-300d-4842-ac44-7703e3b51556', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1af31752-300d-4842-ac44-7703e3b51556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:27,364 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:25:27,365 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d1aa66-0709-46b2-99d7-424dcf6c8993', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d1aa66-0709-46b2-99d7-424dcf6c8993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:28,469 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.096s 2020-12-21 04:25:28,470 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b804de-caa7-4a78-9f63-097b44856c04', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b804de-caa7-4a78-9f63-097b44856c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:29,569 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.090s 2020-12-21 04:25:29,569 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc6528e-77c3-4b17-a88f-f301ef1cd41e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc6528e-77c3-4b17-a88f-f301ef1cd41e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:30,667 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:25:30,667 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d642d5-bcf2-4e6e-a6c9-7b098b4abab4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d642d5-bcf2-4e6e-a6c9-7b098b4abab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:31,763 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:25:31,764 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395c7014-6e88-4f3e-810e-f94c057289bc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395c7014-6e88-4f3e-810e-f94c057289bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:32,866 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.093s 2020-12-21 04:25:32,866 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b2d9c4-d34c-4932-9817-27ae72777516', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b2d9c4-d34c-4932-9817-27ae72777516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:33,965 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.090s 2020-12-21 04:25:33,965 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dab1163-2b66-4a12-979b-4053d0d8cbec', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dab1163-2b66-4a12-979b-4053d0d8cbec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:35,060 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:25:35,061 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f79e4ce-2a6b-4ad5-88f1-cfb9bc242370', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f79e4ce-2a6b-4ad5-88f1-cfb9bc242370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:36,160 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.091s 2020-12-21 04:25:36,161 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5989435f-fa69-4f12-889c-453cf7c2c05e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5989435f-fa69-4f12-889c-453cf7c2c05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:37,256 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:25:37,257 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-641610eb-69c5-4406-b4ff-c6a9da3c35e6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-641610eb-69c5-4406-b4ff-c6a9da3c35e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:38,353 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:25:38,354 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f17fe3-1c8c-4f22-b506-d55488f87b71', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f17fe3-1c8c-4f22-b506-d55488f87b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:39,450 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:25:39,450 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-185a20e7-6b02-404a-a61d-86e3908a036c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-185a20e7-6b02-404a-a61d-86e3908a036c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:40,547 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:25:40,547 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f9109d-a8d6-426c-b3c2-466ba67817b1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f9109d-a8d6-426c-b3c2-466ba67817b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:41,643 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:25:41,643 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25fb393-0658-4780-90e5-dc5b992fa972', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25fb393-0658-4780-90e5-dc5b992fa972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:42,739 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:25:42,739 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4263c7a8-4446-4c07-a439-e5044823d5c8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4263c7a8-4446-4c07-a439-e5044823d5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:44,032 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.283s 2020-12-21 04:25:44,032 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27c391b-789f-4094-ab23-b276264ec289', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27c391b-789f-4094-ab23-b276264ec289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:45,125 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:25:45,126 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69552943-c7af-47ff-b913-5ed6c908cb82', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69552943-c7af-47ff-b913-5ed6c908cb82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:46,224 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.090s 2020-12-21 04:25:46,224 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b4f195-8202-4bc5-b912-1e086c3656a9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b4f195-8202-4bc5-b912-1e086c3656a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:47,321 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:25:47,321 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bfff272-13d1-45a5-812c-706f2dadd87c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bfff272-13d1-45a5-812c-706f2dadd87c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:48,416 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:25:48,416 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29757dd8-2b15-4025-ace7-b448a3caf5a7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29757dd8-2b15-4025-ace7-b448a3caf5a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:49,512 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:25:49,512 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3262c7b0-377a-447d-8272-a34f9c7b66e2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3262c7b0-377a-447d-8272-a34f9c7b66e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:50,608 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:25:50,608 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cc7de99-6fc2-4948-8178-63e2194554c0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cc7de99-6fc2-4948-8178-63e2194554c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:51,706 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:25:51,707 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15d458d0-0098-421e-8372-7cfcd534af15', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15d458d0-0098-421e-8372-7cfcd534af15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:52,800 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:25:52,801 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e957846-5e9b-4938-ab21-589089c71a61', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e957846-5e9b-4938-ab21-589089c71a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:53,895 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:25:53,896 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de5d6c2-738b-41a2-82cb-bd537d330111', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de5d6c2-738b-41a2-82cb-bd537d330111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:54,991 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:25:54,992 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fd148c7-ddb8-4c4d-9d90-e439397b54d5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fd148c7-ddb8-4c4d-9d90-e439397b54d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:56,086 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:25:56,086 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aadb2307-82c0-4a82-9967-6a1616896d1b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aadb2307-82c0-4a82-9967-6a1616896d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:57,180 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:25:57,181 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a399a3d7-cfd3-44eb-b868-e52f56e7f045', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a399a3d7-cfd3-44eb-b868-e52f56e7f045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:58,276 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:25:58,277 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c90ab18-2f82-4605-a0e9-9f4242d768f7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c90ab18-2f82-4605-a0e9-9f4242d768f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:25:59,374 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:25:59,374 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:25:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb8e739b-b302-4ab8-85c3-944bc54f3893', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb8e739b-b302-4ab8-85c3-944bc54f3893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:00,469 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:26:00,469 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c950a04c-70cb-4a8d-8eef-6152c368fa03', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c950a04c-70cb-4a8d-8eef-6152c368fa03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:01,566 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:26:01,566 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d8bb40b-17ed-42dc-b693-8b4742f8d660', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d8bb40b-17ed-42dc-b693-8b4742f8d660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:02,660 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:26:02,661 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66be39ca-91c1-4cbe-95ca-747157ea0eb8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66be39ca-91c1-4cbe-95ca-747157ea0eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:03,761 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.092s 2020-12-21 04:26:03,762 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c158b17a-4769-4e84-a933-074c76382e14', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c158b17a-4769-4e84-a933-074c76382e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:04,859 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:26:04,859 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-741220b2-8072-4398-9bfb-6bb0c7be5e7c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-741220b2-8072-4398-9bfb-6bb0c7be5e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:05,953 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.084s 2020-12-21 04:26:05,953 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4e41f23-3b59-4266-8853-a614af836027', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e41f23-3b59-4266-8853-a614af836027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:07,052 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:26:07,052 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb968b8-c676-48b7-bef5-07975b9f8621', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb968b8-c676-48b7-bef5-07975b9f8621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:08,149 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:26:08,150 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d691241-f99b-4e1a-a580-046319a7a9d4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d691241-f99b-4e1a-a580-046319a7a9d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:09,244 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:26:09,245 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8e89ac-ba25-477b-b554-078bc040b1d2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8e89ac-ba25-477b-b554-078bc040b1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:10,338 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:26:10,339 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c24d77a-ea49-42a1-a07d-5edae163cc2b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c24d77a-ea49-42a1-a07d-5edae163cc2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:11,433 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:26:11,433 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1596486e-1b73-4194-9af3-276742b99436', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1596486e-1b73-4194-9af3-276742b99436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:12,532 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.090s 2020-12-21 04:26:12,533 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec252b8f-6a10-4050-8d1c-b0a491cefe56', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec252b8f-6a10-4050-8d1c-b0a491cefe56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:13,629 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:26:13,630 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9bac753-46ac-4241-947a-3d0a4d853c9a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9bac753-46ac-4241-947a-3d0a4d853c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:14,724 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:26:14,724 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a61644fa-5f94-49e3-9f57-2f1306e568e7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a61644fa-5f94-49e3-9f57-2f1306e568e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:15,818 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:26:15,819 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffee755f-f2d8-407a-a94c-e030c7e3e6c1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffee755f-f2d8-407a-a94c-e030c7e3e6c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:16,914 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:26:16,915 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a47fdb14-3299-445a-96c4-0b6119302f36', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a47fdb14-3299-445a-96c4-0b6119302f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:18,013 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.090s 2020-12-21 04:26:18,013 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fe14e98-dabc-4ef3-9c70-2b77dae81601', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fe14e98-dabc-4ef3-9c70-2b77dae81601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:19,112 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:26:19,112 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4acc56e4-f00b-4c45-bbe4-3c051e689809', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4acc56e4-f00b-4c45-bbe4-3c051e689809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:20,206 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:26:20,207 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4782fc0f-772a-4307-af2a-e62036acee64', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4782fc0f-772a-4307-af2a-e62036acee64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:21,304 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:26:21,305 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db45acca-3533-488d-bfe4-414782611bd3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db45acca-3533-488d-bfe4-414782611bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:22,401 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:26:22,401 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e93671b-d31c-4459-8e7e-f3f5dea9bfbf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e93671b-d31c-4459-8e7e-f3f5dea9bfbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:23,497 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:26:23,498 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93e5f8ea-bde7-4866-ad45-9ee643d1437d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93e5f8ea-bde7-4866-ad45-9ee643d1437d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:24,593 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:26:24,593 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-242b6dbe-1744-475c-8849-20738968bdfb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-242b6dbe-1744-475c-8849-20738968bdfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:25,691 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:26:25,692 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ee576a7-38c9-429c-9c53-74be7ee519cf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ee576a7-38c9-429c-9c53-74be7ee519cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:26,785 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:26:26,786 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81c5a53-ea51-4f71-84ec-a464c0b81da1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81c5a53-ea51-4f71-84ec-a464c0b81da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:27,880 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:26:27,881 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9500861-d44d-4930-8a6d-2b3869e520d2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9500861-d44d-4930-8a6d-2b3869e520d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:28,975 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:26:28,975 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e9b347-60df-44a6-83b1-7ec05c205a96', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e9b347-60df-44a6-83b1-7ec05c205a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:30,070 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:26:30,070 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c37bc760-2837-487e-894d-7e6333cd7458', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c37bc760-2837-487e-894d-7e6333cd7458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:31,167 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:26:31,167 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84d552a9-06bc-49fd-9df3-9806625821c6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84d552a9-06bc-49fd-9df3-9806625821c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:32,263 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:26:32,263 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1d58657-8c0f-4a04-ae4d-52711440d39a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1d58657-8c0f-4a04-ae4d-52711440d39a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:33,360 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:26:33,360 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f631e740-99e2-47e6-a489-5c54bc9d3609', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f631e740-99e2-47e6-a489-5c54bc9d3609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:34,461 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.091s 2020-12-21 04:26:34,461 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc898767-632f-4c3b-84f3-364ff8e2f38a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc898767-632f-4c3b-84f3-364ff8e2f38a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:35,555 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:26:35,556 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42463ddf-3216-43e5-ad42-b49005a85d7f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42463ddf-3216-43e5-ad42-b49005a85d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:36,650 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:26:36,651 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee15eb5-8fd5-4e3e-94c0-8cfe21ce7cca', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee15eb5-8fd5-4e3e-94c0-8cfe21ce7cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:37,745 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:26:37,745 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aca4086-3daf-444f-8909-37dae35e741a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aca4086-3daf-444f-8909-37dae35e741a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:38,886 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.132s 2020-12-21 04:26:38,887 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a10cbc-bd00-4969-bbf3-53e48da4396d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a10cbc-bd00-4969-bbf3-53e48da4396d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:39,986 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.091s 2020-12-21 04:26:39,987 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e61fe8-366f-47c5-96fa-15cbf414b60d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e61fe8-366f-47c5-96fa-15cbf414b60d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:41,088 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.092s 2020-12-21 04:26:41,089 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c52536-5d2c-49fa-8d03-dc6f88ded81a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c52536-5d2c-49fa-8d03-dc6f88ded81a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:42,184 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:26:42,185 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05443648-c01b-4b71-8fbc-3998a7557019', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05443648-c01b-4b71-8fbc-3998a7557019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:43,283 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:26:43,283 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62b4c224-29d1-4667-88dd-6a3850134197', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62b4c224-29d1-4667-88dd-6a3850134197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:44,387 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.094s 2020-12-21 04:26:44,387 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c13e4cec-3f34-403f-9f25-949228051315', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c13e4cec-3f34-403f-9f25-949228051315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:45,483 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:26:45,483 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e500554-0441-4282-a861-cf1220dff329', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e500554-0441-4282-a861-cf1220dff329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:46,585 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.092s 2020-12-21 04:26:46,585 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2056f846-2b27-48c5-ba40-7fca0efe1c97', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2056f846-2b27-48c5-ba40-7fca0efe1c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:47,679 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:26:47,679 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f4086cf-3482-417b-8226-16a0dbe9cd74', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f4086cf-3482-417b-8226-16a0dbe9cd74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:48,784 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.097s 2020-12-21 04:26:48,784 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f8ad5b-9ec9-41c6-a8b6-c0e868f2c14a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f8ad5b-9ec9-41c6-a8b6-c0e868f2c14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:49,879 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:26:49,879 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37146021-e7bc-4cb2-b3dd-ae0ada5f0f3f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37146021-e7bc-4cb2-b3dd-ae0ada5f0f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:50,974 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:26:50,975 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ea922c-928a-46ea-a770-f1d0e89d8610', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ea922c-928a-46ea-a770-f1d0e89d8610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:52,067 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:26:52,068 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4967bc2-e64f-41c7-ad0a-e384b8bf758b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4967bc2-e64f-41c7-ad0a-e384b8bf758b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:53,166 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:26:53,166 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6345f761-d2b7-4abc-8acc-9aa2fbd89ee1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6345f761-d2b7-4abc-8acc-9aa2fbd89ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:54,261 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:26:54,261 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d523915c-58e1-4873-9584-c5e71e3618fb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d523915c-58e1-4873-9584-c5e71e3618fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:55,360 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.090s 2020-12-21 04:26:55,361 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bae17ca-d18a-47c3-be7b-8c62491e94f7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bae17ca-d18a-47c3-be7b-8c62491e94f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:56,463 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.093s 2020-12-21 04:26:56,463 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b1e8e8-e2c3-4e0b-ae0d-8d8d2ac3444d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b1e8e8-e2c3-4e0b-ae0d-8d8d2ac3444d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:57,561 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:26:57,561 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bdf605a-478b-4cde-ad7a-82893c3a4bb7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bdf605a-478b-4cde-ad7a-82893c3a4bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:58,655 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:26:58,655 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f17ff04-2e15-43a0-84ca-a38dae337707', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f17ff04-2e15-43a0-84ca-a38dae337707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:26:59,755 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.091s 2020-12-21 04:26:59,756 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:26:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab638c19-4418-4c52-98e2-ebee54a5ffe3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab638c19-4418-4c52-98e2-ebee54a5ffe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:00,849 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:27:00,850 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94219a54-cc8f-4336-b5a8-5b987683b480', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94219a54-cc8f-4336-b5a8-5b987683b480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:01,952 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.093s 2020-12-21 04:27:01,952 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc8b542-c0fd-4037-9e76-b4be0f2875a8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc8b542-c0fd-4037-9e76-b4be0f2875a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:03,047 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:27:03,048 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58460334-a247-4336-a766-8aaa29999a82', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58460334-a247-4336-a766-8aaa29999a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:04,147 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.089s 2020-12-21 04:27:04,147 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81bf46d2-9ca0-425d-9759-d980dba0999e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81bf46d2-9ca0-425d-9759-d980dba0999e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:05,240 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:27:05,241 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cbd4923-fb2a-4b4a-b558-36c3360c0476', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cbd4923-fb2a-4b4a-b558-36c3360c0476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:06,335 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:27:06,336 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e83a8e1-fcb3-4c02-9b0d-b401944af973', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e83a8e1-fcb3-4c02-9b0d-b401944af973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:07,432 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:27:07,432 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0406938-0e3b-40c3-82ac-5e4b7651be9e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0406938-0e3b-40c3-82ac-5e4b7651be9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:08,535 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.094s 2020-12-21 04:27:08,535 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-199766d1-3751-478c-b32a-4e5df097b906', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-199766d1-3751-478c-b32a-4e5df097b906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:09,632 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.088s 2020-12-21 04:27:09,633 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82054bce-ca44-4a16-9219-a2653ac11c1a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82054bce-ca44-4a16-9219-a2653ac11c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:10,727 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:27:10,727 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ff4222-b64d-4604-af0a-0c0075ea60be', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ff4222-b64d-4604-af0a-0c0075ea60be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:11,821 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:27:11,821 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-764f5ef5-af91-41e1-ace4-ab93c6ba9619', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-764f5ef5-af91-41e1-ace4-ab93c6ba9619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:12,916 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:27:12,916 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c5b7363-b696-40c4-9ba2-fffd1301d2ff', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c5b7363-b696-40c4-9ba2-fffd1301d2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:14,010 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:27:14,011 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75c2659f-6442-4e05-af40-ae45c3b8951d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75c2659f-6442-4e05-af40-ae45c3b8951d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:15,106 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:27:15,106 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e27bc0a-569f-4a79-8d64-6fb1a6476ed8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e27bc0a-569f-4a79-8d64-6fb1a6476ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:16,200 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:27:16,200 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab5ca8e-af20-4078-b794-ee89b8647af1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab5ca8e-af20-4078-b794-ee89b8647af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:17,307 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.097s 2020-12-21 04:27:17,307 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a6f3d9-1908-4a18-9d30-153a590e0f30', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a6f3d9-1908-4a18-9d30-153a590e0f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:18,402 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:27:18,402 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef68eecb-f125-4425-83bb-87aaa825ee57', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef68eecb-f125-4425-83bb-87aaa825ee57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:19,536 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.125s 2020-12-21 04:27:19,537 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2987cb7a-4390-4fd3-a9bf-75f43d90c1a4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2987cb7a-4390-4fd3-a9bf-75f43d90c1a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:20,632 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:27:20,632 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c028a7c-b97e-4a71-9e92-92b4a00b0e94', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c028a7c-b97e-4a71-9e92-92b4a00b0e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:21,727 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:27:21,727 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d2870da-61f5-4a91-a8dd-1c5cbfffe0d4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d2870da-61f5-4a91-a8dd-1c5cbfffe0d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:22,824 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.087s 2020-12-21 04:27:22,824 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c134c5-3d70-41ed-b20f-6bde61b6eec7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c134c5-3d70-41ed-b20f-6bde61b6eec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:23,918 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.084s 2020-12-21 04:27:23,919 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee0385f-89bf-4144-95b7-9bf0c955f682', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee0385f-89bf-4144-95b7-9bf0c955f682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:25,012 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.085s 2020-12-21 04:27:25,013 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ae80ea-90d6-44d8-b31b-9d6764f6fe8e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ae80ea-90d6-44d8-b31b-9d6764f6fe8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:26,108 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:27:26,108 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-613a276b-adc6-4836-9c33-be74360fb7ae', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-613a276b-adc6-4836-9c33-be74360fb7ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:27,203 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502 0.086s 2020-12-21 04:27:27,204 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1007dfc5-6cc8-49b8-83f6-d7d1905a69f4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1007dfc5-6cc8-49b8-83f6-d7d1905a69f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502'} Body: b'{"volume": {"id": "f728da87-1960-412f-b952-2d583f861502", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:21:27.000000", "updated_at": "2020-12-21T04:21:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-895970716", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/f728da87-1960-412f-b952-2d583f861502"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' }}} 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 141, in create_volume volume['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume f728da87-1960-412f-b952-2d583f861502 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
ft16.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:'': {{{ 2020-12-21 04:27:27,616 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 202 POST http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes 0.342s 2020-12-21 04:27:27,616 94998 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-882731032"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7213b1f0-b9b5-4263-9e2f-63b392f18d31', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7213b1f0-b9b5-4263-9e2f-63b392f18d31', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2020-12-21 04:27:27,716 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.092s 2020-12-21 04:27:27,716 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2636b2e6-d7c0-499f-a931-193dc5727f01', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2636b2e6-d7c0-499f-a931-193dc5727f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:28,813 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:27:28,814 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb43429-6726-46b9-9449-40679a02b31a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb43429-6726-46b9-9449-40679a02b31a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:29,911 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:27:29,912 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d7dd010-8c42-402b-9dc8-ba8bb780091e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d7dd010-8c42-402b-9dc8-ba8bb780091e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:31,007 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:27:31,007 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c0139c4-371a-42a1-8140-6632a86dec7c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c0139c4-371a-42a1-8140-6632a86dec7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:32,105 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:27:32,105 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85cbe65-174d-40bb-aff2-c682e04f0a87', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85cbe65-174d-40bb-aff2-c682e04f0a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:33,200 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:27:33,201 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dab0a37-7421-4ca4-95e4-21303ee45f7b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dab0a37-7421-4ca4-95e4-21303ee45f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:34,296 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:27:34,297 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ebdb38-0553-4332-95ee-5b8a33e45061', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ebdb38-0553-4332-95ee-5b8a33e45061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:35,399 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.093s 2020-12-21 04:27:35,400 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405006be-e5a5-4162-8b19-f4de28200f61', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405006be-e5a5-4162-8b19-f4de28200f61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:36,496 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:27:36,496 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d7bd97d-c6c0-438f-996c-d8dbef00275e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d7bd97d-c6c0-438f-996c-d8dbef00275e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:37,595 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:27:37,595 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-777cb4db-3b88-4294-a4dc-f4e53caaabb2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-777cb4db-3b88-4294-a4dc-f4e53caaabb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:38,688 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.084s 2020-12-21 04:27:38,689 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e822f851-b675-4389-bf72-fdf5ab813044', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e822f851-b675-4389-bf72-fdf5ab813044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:39,783 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:27:39,784 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d91f577-cd12-4164-acb8-88a4b1aef419', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d91f577-cd12-4164-acb8-88a4b1aef419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:40,878 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:27:40,879 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a94d21d9-2a12-4c17-92a3-8ff5aefd3b56', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a94d21d9-2a12-4c17-92a3-8ff5aefd3b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:41,975 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:27:41,975 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a4b96af-3d74-416e-a624-027ab4dd0627', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a4b96af-3d74-416e-a624-027ab4dd0627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:43,069 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:27:43,070 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03400ada-176a-41a0-b35d-8edc484fea4d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03400ada-176a-41a0-b35d-8edc484fea4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:44,165 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:27:44,165 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49d5bde6-fd6f-438c-b75a-c37ec33ad4aa', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d5bde6-fd6f-438c-b75a-c37ec33ad4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:45,262 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:27:45,262 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d336645-238a-4f59-a12c-d037ebd525dc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d336645-238a-4f59-a12c-d037ebd525dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:46,357 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:27:46,358 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-129ac48a-2340-414d-9e85-c497cba99b4d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-129ac48a-2340-414d-9e85-c497cba99b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:47,453 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:27:47,453 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c2bf91-a3b8-4283-89c0-ae973206aee6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c2bf91-a3b8-4283-89c0-ae973206aee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:48,550 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:27:48,550 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904fc7c9-af13-48a2-9262-587bb0ba0031', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904fc7c9-af13-48a2-9262-587bb0ba0031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:49,644 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:27:49,645 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7b8db9-0d91-4fe8-a71e-c86a01b02450', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7b8db9-0d91-4fe8-a71e-c86a01b02450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:50,743 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:27:50,743 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f545d0b9-0b17-4858-a1c2-bfd1df71d836', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f545d0b9-0b17-4858-a1c2-bfd1df71d836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:51,837 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:27:51,837 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05d013fa-ea8c-4c7d-924b-eb1c60330a47', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d013fa-ea8c-4c7d-924b-eb1c60330a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:52,935 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:27:52,935 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fd419c2-128d-4732-9220-853894b346e9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fd419c2-128d-4732-9220-853894b346e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:54,031 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:27:54,031 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-183c65ef-aa2e-44d0-b027-e71f2df2839f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-183c65ef-aa2e-44d0-b027-e71f2df2839f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:55,125 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:27:55,125 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f77f4527-c9e2-4753-a1a7-484181b108a7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f77f4527-c9e2-4753-a1a7-484181b108a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:56,219 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:27:56,220 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff70f3e4-6560-48c6-86dc-df42e9f8bc98', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff70f3e4-6560-48c6-86dc-df42e9f8bc98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:57,316 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:27:57,317 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e0a438b-92b2-455a-bbd3-d3f98e79e789', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e0a438b-92b2-455a-bbd3-d3f98e79e789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:58,411 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:27:58,411 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53891260-4912-4b13-ada2-99cf3b861f71', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53891260-4912-4b13-ada2-99cf3b861f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:27:59,626 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.206s 2020-12-21 04:27:59,627 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:27:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-078bf24b-f44d-418c-a088-ba5a9c77af62', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-078bf24b-f44d-418c-a088-ba5a9c77af62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:00,721 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:28:00,721 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53065a7e-74a4-4a96-bdd1-8e25f5143100', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53065a7e-74a4-4a96-bdd1-8e25f5143100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:01,815 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:28:01,815 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b0e0aa-86e9-4ebd-a37d-9173e51eff95', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b0e0aa-86e9-4ebd-a37d-9173e51eff95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:02,911 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:28:02,911 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8443fa0e-b594-45ff-a29d-48bdeed93c58', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8443fa0e-b594-45ff-a29d-48bdeed93c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:04,009 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:28:04,009 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b3cc39-e3fb-4002-9937-1a9fba71326c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b3cc39-e3fb-4002-9937-1a9fba71326c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:05,107 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:28:05,108 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a232894-f5c7-4725-a3ca-a9f2035f0b3e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a232894-f5c7-4725-a3ca-a9f2035f0b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:06,205 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:28:06,206 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8db7235c-381d-4007-b0da-7f1a70d5fac5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8db7235c-381d-4007-b0da-7f1a70d5fac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:07,305 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:28:07,305 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e42f67a7-36a2-492b-bca6-fc12bc77fd3c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e42f67a7-36a2-492b-bca6-fc12bc77fd3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:08,403 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:28:08,403 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baddae5d-9cfc-48d8-a44d-748688e3469b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baddae5d-9cfc-48d8-a44d-748688e3469b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:09,505 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.094s 2020-12-21 04:28:09,506 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c3bd18-e1be-4d5a-84f5-9babc3cd581c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c3bd18-e1be-4d5a-84f5-9babc3cd581c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:10,603 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:28:10,604 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eab02b5-3893-4796-8ae3-03fb98eb600a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eab02b5-3893-4796-8ae3-03fb98eb600a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:11,699 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:28:11,700 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-204a2489-13f8-42d3-8bab-f021a2046700', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-204a2489-13f8-42d3-8bab-f021a2046700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:12,795 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:28:12,795 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe68f8b-6414-41a1-a168-29086dc3e6c9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe68f8b-6414-41a1-a168-29086dc3e6c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:13,889 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:28:13,889 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1595deae-1a4c-4e0f-b99d-d72e6535ad5b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1595deae-1a4c-4e0f-b99d-d72e6535ad5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:14,985 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:28:14,986 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-194dab23-73b2-44bb-8ca7-9bdca55e8d45', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-194dab23-73b2-44bb-8ca7-9bdca55e8d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:16,080 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:28:16,081 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e72f487-fd4d-41f5-9150-9b936e476dd0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e72f487-fd4d-41f5-9150-9b936e476dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:17,176 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:28:17,177 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-777af10b-f1c4-4421-87b0-7244135ee714', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-777af10b-f1c4-4421-87b0-7244135ee714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:18,279 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.094s 2020-12-21 04:28:18,280 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee7183d-0df0-422f-baf6-9c68a9637b5e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee7183d-0df0-422f-baf6-9c68a9637b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:19,375 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:28:19,376 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59668c65-f775-4bfa-bff1-b72a74789d33', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59668c65-f775-4bfa-bff1-b72a74789d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:20,474 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:28:20,474 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2570f4-fa87-4a2b-93d4-d3aa856b362a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2570f4-fa87-4a2b-93d4-d3aa856b362a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:21,589 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.106s 2020-12-21 04:28:21,590 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e28a29e-6499-4b26-81fa-6e0c0c5d8e7a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e28a29e-6499-4b26-81fa-6e0c0c5d8e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:22,687 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:28:22,687 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4821b0-a55b-4439-bf9c-6c147e0c1dd7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4821b0-a55b-4439-bf9c-6c147e0c1dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:23,785 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:28:23,785 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca8f04dd-b6af-4093-9f8e-2729cc2e7813', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca8f04dd-b6af-4093-9f8e-2729cc2e7813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:24,907 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.113s 2020-12-21 04:28:24,908 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a4dcfc9-f8fe-48ce-b3c6-23cac237ce1a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a4dcfc9-f8fe-48ce-b3c6-23cac237ce1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:26,014 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.097s 2020-12-21 04:28:26,014 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5339f346-277f-4f24-b75a-5b8ef921cf59', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5339f346-277f-4f24-b75a-5b8ef921cf59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:27,139 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.116s 2020-12-21 04:28:27,140 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe19e0cc-7dbc-47ea-96fc-d848683dd795', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe19e0cc-7dbc-47ea-96fc-d848683dd795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:28,237 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:28:28,237 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d647f40-5ca9-4d71-a21e-81101b88c144', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d647f40-5ca9-4d71-a21e-81101b88c144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:29,335 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:28:29,336 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b5811fe-bf5d-4b8e-9c00-71bd406d7299', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5811fe-bf5d-4b8e-9c00-71bd406d7299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:30,457 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.112s 2020-12-21 04:28:30,457 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e987e70-1c0a-40e4-ae21-6f5f747a7b8f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e987e70-1c0a-40e4-ae21-6f5f747a7b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:31,570 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.104s 2020-12-21 04:28:31,570 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81f5ace2-a2f3-4677-9bde-a64667f23652', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81f5ace2-a2f3-4677-9bde-a64667f23652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:32,668 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:28:32,668 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36511e0c-1900-468a-b38a-8a929ec450b8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36511e0c-1900-468a-b38a-8a929ec450b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:33,796 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.119s 2020-12-21 04:28:33,797 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42824271-7cbd-40d2-ab34-7b6bcc610b19', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42824271-7cbd-40d2-ab34-7b6bcc610b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:34,924 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.118s 2020-12-21 04:28:34,924 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ad67b2-8d94-4379-bd1a-2eb50f92940a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ad67b2-8d94-4379-bd1a-2eb50f92940a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:36,022 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:28:36,023 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aab8d06b-082a-4326-a823-6f94680f5094', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aab8d06b-082a-4326-a823-6f94680f5094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:37,128 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.096s 2020-12-21 04:28:37,128 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-718e1816-1505-4d4e-8c70-8f63f263ded0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-718e1816-1505-4d4e-8c70-8f63f263ded0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:38,229 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.092s 2020-12-21 04:28:38,230 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42117577-af21-4d4e-8281-d7f30fec330c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42117577-af21-4d4e-8281-d7f30fec330c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:39,332 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.094s 2020-12-21 04:28:39,332 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8063a2b7-a0fe-4740-9047-f09cf61d3765', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8063a2b7-a0fe-4740-9047-f09cf61d3765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:40,436 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.095s 2020-12-21 04:28:40,436 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-110927b6-d292-4574-b938-a18d443157ee', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-110927b6-d292-4574-b938-a18d443157ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:41,553 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.107s 2020-12-21 04:28:41,554 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de81d906-0e84-4fa4-830a-994bc727b836', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de81d906-0e84-4fa4-830a-994bc727b836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:42,649 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:28:42,650 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb92adb-3820-42ce-8260-42752953cb08', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb92adb-3820-42ce-8260-42752953cb08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:43,755 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.096s 2020-12-21 04:28:43,756 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef42b9dd-af0e-4afc-8266-fd1e50662e2f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef42b9dd-af0e-4afc-8266-fd1e50662e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:44,851 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:28:44,851 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83fd67c6-3572-4ab4-8da7-135b8623aaab', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83fd67c6-3572-4ab4-8da7-135b8623aaab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:45,945 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:28:45,945 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-461edef1-4d63-417f-b862-c11f8335333c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-461edef1-4d63-417f-b862-c11f8335333c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:47,038 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:28:47,039 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a354a5-2e92-4cad-8857-9c5286e9cb82', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a354a5-2e92-4cad-8857-9c5286e9cb82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:48,137 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:28:48,137 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfbb47f5-7d01-4ba3-9707-77db8b818979', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfbb47f5-7d01-4ba3-9707-77db8b818979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:49,236 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:28:49,237 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8180d31-05de-4ff7-baab-217586230b29', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8180d31-05de-4ff7-baab-217586230b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:50,336 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.091s 2020-12-21 04:28:50,337 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06552bfe-0ddb-4c48-bfa8-b7baf91a523e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06552bfe-0ddb-4c48-bfa8-b7baf91a523e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:51,433 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:28:51,433 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13be217f-954c-42c7-8164-5df8df889a78', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13be217f-954c-42c7-8164-5df8df889a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:52,534 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.092s 2020-12-21 04:28:52,535 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae4cfbe-f222-49b3-9739-f4c1cc2d8f12', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae4cfbe-f222-49b3-9739-f4c1cc2d8f12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:53,633 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:28:53,634 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04cc6c6b-8dc5-4d5b-a055-cc1534372a55', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04cc6c6b-8dc5-4d5b-a055-cc1534372a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:54,729 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:28:54,730 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e6b18a-ef16-4e61-9068-7cbecd8773bb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e6b18a-ef16-4e61-9068-7cbecd8773bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:55,826 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:28:55,827 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-561124b4-a5fc-4c48-bb6f-5ccd06dde6b5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-561124b4-a5fc-4c48-bb6f-5ccd06dde6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:56,923 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:28:56,924 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-392b3573-0aa3-4ed5-a1a4-f24524f00ee4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-392b3573-0aa3-4ed5-a1a4-f24524f00ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:58,021 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:28:58,021 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94324591-8a04-42d8-adc6-0ddc5bbcdc6a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94324591-8a04-42d8-adc6-0ddc5bbcdc6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:28:59,116 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:28:59,116 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:28:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d4d3b0d-6564-43a3-b67a-49d4def59c27', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d4d3b0d-6564-43a3-b67a-49d4def59c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:00,211 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:29:00,212 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6213ff1-0b18-4a83-9532-fac29103892a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6213ff1-0b18-4a83-9532-fac29103892a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:01,307 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:29:01,308 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20a481ff-a45c-4d08-bc4e-3ecc195a90ce', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20a481ff-a45c-4d08-bc4e-3ecc195a90ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:02,403 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:29:02,403 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6bd0b7-febd-4274-b0c8-8aa87a2cf5d4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6bd0b7-febd-4274-b0c8-8aa87a2cf5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:03,500 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:29:03,500 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da58721a-2190-4f26-bcb6-81cb3f7a9c7e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da58721a-2190-4f26-bcb6-81cb3f7a9c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:04,602 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.093s 2020-12-21 04:29:04,603 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b23b4dfb-d993-4106-9166-8949ede8873e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b23b4dfb-d993-4106-9166-8949ede8873e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:05,699 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:29:05,699 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba6a4c5-29b1-446b-8997-b4ce9aa19e79', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba6a4c5-29b1-446b-8997-b4ce9aa19e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:06,797 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:29:06,798 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b44859e-a815-45af-ac2a-d73076308d4f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b44859e-a815-45af-ac2a-d73076308d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:07,894 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:29:07,895 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-107cbe39-46ef-4cc7-af9e-35a61d41d4f1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-107cbe39-46ef-4cc7-af9e-35a61d41d4f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:08,990 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:29:08,991 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4eb16da-cc44-4a78-be33-53497dc12f09', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4eb16da-cc44-4a78-be33-53497dc12f09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:10,085 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:29:10,086 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f5a31c-95b0-47ba-8c82-38116032f9b5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f5a31c-95b0-47ba-8c82-38116032f9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:11,182 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:29:11,182 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a6bc903-9d06-4077-bb9c-4a2425ac3d30', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a6bc903-9d06-4077-bb9c-4a2425ac3d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:12,278 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:29:12,279 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-886c34cc-f1f8-4958-ba18-190969835f6a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-886c34cc-f1f8-4958-ba18-190969835f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:13,374 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:29:13,375 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-080105f9-f715-41a8-9f6d-8ad8718bcb43', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-080105f9-f715-41a8-9f6d-8ad8718bcb43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:14,474 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:29:14,475 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e85930-6920-4a9b-98ba-1f086d546e7b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e85930-6920-4a9b-98ba-1f086d546e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:15,575 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.091s 2020-12-21 04:29:15,575 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62bde7a-b006-4930-982b-296477ceff62', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62bde7a-b006-4930-982b-296477ceff62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:16,672 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:29:16,673 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb2bfe5e-ea79-44d9-8b9f-1d693e0133b6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb2bfe5e-ea79-44d9-8b9f-1d693e0133b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:17,769 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:29:17,769 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2618d351-8857-44f9-8c15-bad668272c74', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2618d351-8857-44f9-8c15-bad668272c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:18,869 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.091s 2020-12-21 04:29:18,870 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c03246b9-b3fb-4a91-937f-3d4d74a6a739', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c03246b9-b3fb-4a91-937f-3d4d74a6a739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:19,964 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:29:19,965 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9352f49-986e-4046-b229-743548f7fbc0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9352f49-986e-4046-b229-743548f7fbc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:21,065 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.092s 2020-12-21 04:29:21,066 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-933991ef-6e89-4f9f-afab-256f9ac8f2a5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-933991ef-6e89-4f9f-afab-256f9ac8f2a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:22,161 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:29:22,161 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8cd1094-3361-4b8d-b747-633d5861ca4a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8cd1094-3361-4b8d-b747-633d5861ca4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:23,258 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:29:23,258 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-200f3c21-91a6-48f4-aa74-728aca7aab7b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-200f3c21-91a6-48f4-aa74-728aca7aab7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:24,354 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:29:24,354 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401131e8-1826-4318-91fd-586e23253158', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401131e8-1826-4318-91fd-586e23253158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:25,449 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:29:25,449 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e86e8c-aed4-422a-b25f-0b721212949a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e86e8c-aed4-422a-b25f-0b721212949a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:26,545 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:29:26,545 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee53734-bae2-47f3-99c9-0d6f34abe81e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee53734-bae2-47f3-99c9-0d6f34abe81e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:27,640 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:29:27,641 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e7d267-0d0a-45fd-b88f-17647d4603cc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e7d267-0d0a-45fd-b88f-17647d4603cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:28,737 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:29:28,737 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0477778-da54-467f-909f-15a835222b04', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0477778-da54-467f-909f-15a835222b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:29,831 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:29:29,832 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d780238-b665-4bdf-87da-4f6b4e1dae47', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d780238-b665-4bdf-87da-4f6b4e1dae47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:30,925 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:29:30,925 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d4a898-b152-4aeb-a881-55ee21bc77ea', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d4a898-b152-4aeb-a881-55ee21bc77ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:32,020 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:29:32,020 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3187554c-7a34-4b1f-901b-c5937a2682b8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3187554c-7a34-4b1f-901b-c5937a2682b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:33,116 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:29:33,117 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86271178-90d8-49bf-a73f-c8fb2c9d966d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86271178-90d8-49bf-a73f-c8fb2c9d966d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:34,212 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:29:34,213 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00234cd-6242-454b-9e98-8d6c2f4d6c8f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00234cd-6242-454b-9e98-8d6c2f4d6c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:35,312 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:29:35,313 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b68c02-c251-4d71-83ac-b8e590a9941d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b68c02-c251-4d71-83ac-b8e590a9941d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:36,408 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:29:36,409 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1d7f9a9-a219-4c28-9af5-effdf970976f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1d7f9a9-a219-4c28-9af5-effdf970976f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:37,508 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.091s 2020-12-21 04:29:37,508 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a8ccb26-125c-4831-a8cd-056572ae5220', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a8ccb26-125c-4831-a8cd-056572ae5220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:38,609 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:29:38,609 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d5c338-59b3-4cdb-8d2f-a647570f5520', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d5c338-59b3-4cdb-8d2f-a647570f5520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:39,707 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:29:39,708 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d702c54-cf9d-46b6-8f61-fefa2feac421', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d702c54-cf9d-46b6-8f61-fefa2feac421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:40,805 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:29:40,805 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a74a1e6-4b1e-4d10-8adb-82245126ac50', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a74a1e6-4b1e-4d10-8adb-82245126ac50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:41,901 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:29:41,902 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad23c97e-fbad-4ede-a937-a2de34166cc3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad23c97e-fbad-4ede-a937-a2de34166cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:42,997 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:29:42,997 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66947c02-e2c7-43ad-aca7-6bd82384fa95', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66947c02-e2c7-43ad-aca7-6bd82384fa95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:44,092 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:29:44,092 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba47cc8b-63fc-4c7c-a31a-44a1e675227c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba47cc8b-63fc-4c7c-a31a-44a1e675227c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:45,188 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:29:45,188 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43dcbf1d-b771-48a1-a880-8a52cc9d225f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43dcbf1d-b771-48a1-a880-8a52cc9d225f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:46,285 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:29:46,286 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2df7fb9-cfb7-4daa-8170-42737c80fec5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2df7fb9-cfb7-4daa-8170-42737c80fec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:47,383 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:29:47,383 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec2cf953-3760-4213-95a1-28133b203b0f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec2cf953-3760-4213-95a1-28133b203b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:48,482 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:29:48,483 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbaaa882-4f2a-4f3d-86e0-086b4bcf62fd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbaaa882-4f2a-4f3d-86e0-086b4bcf62fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:49,578 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:29:49,579 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bc25a58-c9b0-48cb-85d0-d2a6ad51874f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bc25a58-c9b0-48cb-85d0-d2a6ad51874f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:50,683 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.095s 2020-12-21 04:29:50,684 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acb9b511-088e-481c-b7a7-244a5c497c38', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acb9b511-088e-481c-b7a7-244a5c497c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:51,781 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:29:51,782 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f54066f-9920-45da-961a-9b5238255724', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f54066f-9920-45da-961a-9b5238255724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:52,880 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:29:52,880 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf0c056-ee5f-4b68-be29-7caab766908f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf0c056-ee5f-4b68-be29-7caab766908f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:53,979 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:29:53,980 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99195fa7-2fa5-4c77-a0d5-833752803e4e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99195fa7-2fa5-4c77-a0d5-833752803e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:55,074 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:29:55,074 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78f68d8-c3cc-4f2a-ac47-d4a071925123', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78f68d8-c3cc-4f2a-ac47-d4a071925123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:56,172 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:29:56,173 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc3db3f-0566-46d0-ad70-d1c6b7ff1171', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc3db3f-0566-46d0-ad70-d1c6b7ff1171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:57,271 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:29:57,272 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb4a537-87a8-4bdd-82e3-ecb806b55d38', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb4a537-87a8-4bdd-82e3-ecb806b55d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:58,366 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:29:58,367 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63b9e4ff-6b0b-4ad9-b4a8-fc363fbcbcb3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63b9e4ff-6b0b-4ad9-b4a8-fc363fbcbcb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:29:59,461 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:29:59,461 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:29:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c98a9cec-6145-409b-8e33-2dc72dccd0cd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c98a9cec-6145-409b-8e33-2dc72dccd0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:00,555 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:30:00,555 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-357249ed-912b-483f-a78f-84510bd6f2e5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-357249ed-912b-483f-a78f-84510bd6f2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:01,647 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.084s 2020-12-21 04:30:01,648 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c55fb786-bb24-4ae1-8cf5-016896b14b2f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c55fb786-bb24-4ae1-8cf5-016896b14b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:02,748 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.092s 2020-12-21 04:30:02,749 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d53e927-2eeb-457a-9d57-9694606b2975', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d53e927-2eeb-457a-9d57-9694606b2975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:03,844 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:30:03,844 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f6d2a8-cf0a-4453-9bde-56986979d5d6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f6d2a8-cf0a-4453-9bde-56986979d5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:04,945 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.091s 2020-12-21 04:30:04,945 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11ed07e0-3e8f-4c6e-bc10-7d8b6785f8c8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11ed07e0-3e8f-4c6e-bc10-7d8b6785f8c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:06,041 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:30:06,041 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-891ea3ac-bbe2-4a59-b6e6-924a27c93765', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-891ea3ac-bbe2-4a59-b6e6-924a27c93765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:07,140 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.091s 2020-12-21 04:30:07,141 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-781dc609-53db-48eb-bb21-69909a0f841e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-781dc609-53db-48eb-bb21-69909a0f841e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:08,237 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:30:08,237 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab4aef9-4e10-47cc-9601-1d46425b5724', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab4aef9-4e10-47cc-9601-1d46425b5724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:09,334 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:30:09,335 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37fa3075-298a-4eb4-9fb0-6e76a73c2b0d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37fa3075-298a-4eb4-9fb0-6e76a73c2b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:10,429 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:30:10,429 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4abf28b7-5012-470f-9eb9-587d219d2003', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4abf28b7-5012-470f-9eb9-587d219d2003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:11,525 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:30:11,525 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c63fad6-5a11-4ce6-b50c-8210a479de60', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c63fad6-5a11-4ce6-b50c-8210a479de60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:12,621 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:30:12,621 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3c558b2-11df-4d39-b33e-ad7fe48e50be', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3c558b2-11df-4d39-b33e-ad7fe48e50be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:13,715 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:30:13,715 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984d172c-c001-4012-9276-e24915339c39', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984d172c-c001-4012-9276-e24915339c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:14,810 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:30:14,810 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdf81efe-3376-400b-b750-79cea315965e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdf81efe-3376-400b-b750-79cea315965e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:15,907 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:30:15,908 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff65463-ff2a-48f9-8ade-d2ddc4ffff80', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff65463-ff2a-48f9-8ade-d2ddc4ffff80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:17,003 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:30:17,003 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a32ae1cd-8d24-40b1-b01a-5341e58eaf96', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a32ae1cd-8d24-40b1-b01a-5341e58eaf96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:18,098 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:30:18,098 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da8cc9c-7a3f-4d9f-a457-cff616673006', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da8cc9c-7a3f-4d9f-a457-cff616673006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:19,193 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:30:19,193 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea08689b-cca5-417c-9559-79b86bba26a0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea08689b-cca5-417c-9559-79b86bba26a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:20,289 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:30:20,290 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c69f64a-d409-4e71-ba1f-2582e2a9f60f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c69f64a-d409-4e71-ba1f-2582e2a9f60f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:21,389 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.091s 2020-12-21 04:30:21,390 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-989d4d20-d944-40c9-a7c0-f06ed721569e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-989d4d20-d944-40c9-a7c0-f06ed721569e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:22,493 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.094s 2020-12-21 04:30:22,493 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee871620-56d6-4ea8-b1dd-8c63db263338', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee871620-56d6-4ea8-b1dd-8c63db263338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:23,589 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:30:23,589 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1fc42e4-3fed-4f97-a3a7-9d72f9bdc600', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1fc42e4-3fed-4f97-a3a7-9d72f9bdc600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:24,685 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:30:24,685 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e01e014-b0cf-4b48-88a7-9ccc61bf7119', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e01e014-b0cf-4b48-88a7-9ccc61bf7119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:25,782 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:30:25,783 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b31c33e-6b88-41ea-969a-4b119cb8c49f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b31c33e-6b88-41ea-969a-4b119cb8c49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:26,879 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:30:26,880 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce4ce34a-57de-4f99-99ca-2bbf34dd82a2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce4ce34a-57de-4f99-99ca-2bbf34dd82a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:27,976 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:30:27,976 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45cbbba0-b6d6-4de9-9d3c-b9727dc7d457', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45cbbba0-b6d6-4de9-9d3c-b9727dc7d457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:29,072 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:30:29,073 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c82f20-ff7f-4a6f-a49d-45a478158cb2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c82f20-ff7f-4a6f-a49d-45a478158cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:30,171 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:30:30,171 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc80719-b801-47ae-a31e-75b1e7521b75', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc80719-b801-47ae-a31e-75b1e7521b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:31,270 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:30:31,270 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0bb4ae4-77ae-4131-805c-90f4e5245613', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0bb4ae4-77ae-4131-805c-90f4e5245613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:32,369 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:30:32,369 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5ca1c37-5683-4274-8901-82c44115abdb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5ca1c37-5683-4274-8901-82c44115abdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:33,468 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:30:33,469 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-748134c9-77c3-422f-86f4-88bdfcc446a1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-748134c9-77c3-422f-86f4-88bdfcc446a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:34,565 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:30:34,566 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab24616-7285-4906-8df1-091820453721', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab24616-7285-4906-8df1-091820453721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:35,664 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:30:35,664 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4875a43-0da5-44a1-b67e-0d23842085ab', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4875a43-0da5-44a1-b67e-0d23842085ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:36,761 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:30:36,761 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d2a970d-2237-4f78-b27b-bab35fbd774b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d2a970d-2237-4f78-b27b-bab35fbd774b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:37,859 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:30:37,860 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c67e862-faf0-4c3b-a93b-25a56bffc2b7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c67e862-faf0-4c3b-a93b-25a56bffc2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:38,956 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:30:38,956 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f872270-382f-4289-ad19-fe6004601c08', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f872270-382f-4289-ad19-fe6004601c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:40,052 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:30:40,052 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e65770-e7d0-4e79-98e0-e5b14ea25ca5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e65770-e7d0-4e79-98e0-e5b14ea25ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:41,147 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:30:41,148 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4282ec80-5bac-42e1-b7e7-aff79c5d25d9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4282ec80-5bac-42e1-b7e7-aff79c5d25d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:42,241 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:30:42,242 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f2568f9-efe5-4004-96aa-18bba02e96de', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f2568f9-efe5-4004-96aa-18bba02e96de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:43,338 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:30:43,338 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac94306-2cc5-457d-91c5-7e61e7a1c65c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac94306-2cc5-457d-91c5-7e61e7a1c65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:44,574 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.226s 2020-12-21 04:30:44,574 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f7837f-a695-4542-9add-06327c0cc57b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f7837f-a695-4542-9add-06327c0cc57b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:45,671 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:30:45,672 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bd62251-bad3-4d0c-922a-c24ecfbf640e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bd62251-bad3-4d0c-922a-c24ecfbf640e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:46,769 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:30:46,769 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac8df21c-6bdd-4fe7-b914-432eefd2cb01', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac8df21c-6bdd-4fe7-b914-432eefd2cb01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:47,866 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:30:47,866 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa5511f7-7014-44d2-a10d-345927f5f026', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa5511f7-7014-44d2-a10d-345927f5f026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:48,964 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:30:48,965 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e431e9d-607f-4f41-9084-b7ab809772b7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e431e9d-607f-4f41-9084-b7ab809772b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:50,066 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:30:50,066 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6b838a3-8dc4-45ef-adf8-e4bcd9567844', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6b838a3-8dc4-45ef-adf8-e4bcd9567844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:51,162 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:30:51,163 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44c6764b-f740-48d4-b46e-9ce7aca3709c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44c6764b-f740-48d4-b46e-9ce7aca3709c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:52,259 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:30:52,259 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd1bdab0-58b6-4504-82c1-c3f43cf90732', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd1bdab0-58b6-4504-82c1-c3f43cf90732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:53,361 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.092s 2020-12-21 04:30:53,361 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c597f0cc-226b-449b-8519-643189f5ac63', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c597f0cc-226b-449b-8519-643189f5ac63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:54,484 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.114s 2020-12-21 04:30:54,484 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87ed6a6-d104-4081-a4e1-d42d4e9076ba', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87ed6a6-d104-4081-a4e1-d42d4e9076ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:55,608 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.114s 2020-12-21 04:30:55,609 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58490797-52c7-40c7-984b-06c66597bf6e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58490797-52c7-40c7-984b-06c66597bf6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:56,735 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.118s 2020-12-21 04:30:56,736 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebbfdaf1-c489-45c7-aa25-a732540b8c42', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebbfdaf1-c489-45c7-aa25-a732540b8c42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:57,852 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.107s 2020-12-21 04:30:57,853 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf050017-f82c-4f5a-9a09-b5f99e5584c2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf050017-f82c-4f5a-9a09-b5f99e5584c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:30:58,950 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:30:58,951 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5baec7cc-7c93-4a05-b042-46892b303afe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5baec7cc-7c93-4a05-b042-46892b303afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:00,054 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.094s 2020-12-21 04:31:00,054 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:30:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1bdd519-bdcb-4624-98ca-4fb56dc7729e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1bdd519-bdcb-4624-98ca-4fb56dc7729e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:01,155 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.091s 2020-12-21 04:31:01,155 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e259ce03-e14c-4adb-9de6-5500b42a56d9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e259ce03-e14c-4adb-9de6-5500b42a56d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:02,257 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.094s 2020-12-21 04:31:02,258 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d8cbbf8-ddce-48f2-b3eb-7b4d1e9cd041', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d8cbbf8-ddce-48f2-b3eb-7b4d1e9cd041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:03,354 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:31:03,354 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f64bef3-3113-4603-9f3d-d28dd9f9d9c0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f64bef3-3113-4603-9f3d-d28dd9f9d9c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:04,453 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:31:04,454 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10263452-7547-41d9-a7a7-8295ee6e309f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10263452-7547-41d9-a7a7-8295ee6e309f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:05,550 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:31:05,550 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc7b9993-646f-452b-866d-615fa0bab86b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc7b9993-646f-452b-866d-615fa0bab86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:06,649 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:31:06,649 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7063ab3c-d918-4c71-b37b-9d1c269e50c9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7063ab3c-d918-4c71-b37b-9d1c269e50c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:07,745 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:31:07,745 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd4bbdee-f887-4d12-9a51-6d960ed7cb1a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd4bbdee-f887-4d12-9a51-6d960ed7cb1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:08,840 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:31:08,841 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39acf5fb-c992-4457-a9db-ee322f8d633c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39acf5fb-c992-4457-a9db-ee322f8d633c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:09,935 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:31:09,936 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eefcdc83-8bfc-4a1d-be05-a23361d612ac', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eefcdc83-8bfc-4a1d-be05-a23361d612ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:11,032 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:31:11,033 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4d884e1-8a36-40ec-abab-d49a90ecb962', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4d884e1-8a36-40ec-abab-d49a90ecb962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:12,128 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:31:12,129 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2358c88c-533f-4644-a277-f0ddfd2462f6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2358c88c-533f-4644-a277-f0ddfd2462f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:13,224 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:31:13,224 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bbe02f4-2518-4d9a-beb8-77b955adfca2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bbe02f4-2518-4d9a-beb8-77b955adfca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:14,326 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.093s 2020-12-21 04:31:14,327 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a284bc9-8c9c-4b25-bf1c-c4854af3b587', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a284bc9-8c9c-4b25-bf1c-c4854af3b587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:15,425 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:31:15,425 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8277fcb5-542e-4137-8f2e-83f0ebf372ab', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8277fcb5-542e-4137-8f2e-83f0ebf372ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:16,526 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.092s 2020-12-21 04:31:16,526 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82502eb4-fae0-4427-a390-98fd6587519f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82502eb4-fae0-4427-a390-98fd6587519f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:17,625 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:31:17,625 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-908aae1f-de20-4393-8e0a-dac35318c7b5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-908aae1f-de20-4393-8e0a-dac35318c7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:18,724 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:31:18,725 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a2d193-aab1-4845-91d4-69c2ad931a21', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a2d193-aab1-4845-91d4-69c2ad931a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:19,820 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:31:19,821 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f28053-2439-4f15-a569-6fad9b978ebc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f28053-2439-4f15-a569-6fad9b978ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:20,914 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:31:20,915 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46d63093-d64d-4f38-9e4e-ff4d3025aab4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46d63093-d64d-4f38-9e4e-ff4d3025aab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:22,011 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:31:22,011 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f83945-a17f-4767-a2c2-f6a63e6b7cc8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f83945-a17f-4767-a2c2-f6a63e6b7cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:23,107 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:31:23,107 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce12b2f1-19a4-4495-905c-ca86a1af089f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce12b2f1-19a4-4495-905c-ca86a1af089f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:24,213 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.097s 2020-12-21 04:31:24,214 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e6dffd-e49f-4508-ba91-103e18835608', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e6dffd-e49f-4508-ba91-103e18835608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:25,310 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:31:25,311 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5016d34-fad4-4a36-a48b-7f0bda256991', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5016d34-fad4-4a36-a48b-7f0bda256991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:26,410 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:31:26,411 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-543c9430-7e4b-488c-8f3b-85f3a27c9f76', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543c9430-7e4b-488c-8f3b-85f3a27c9f76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:27,507 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:31:27,508 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-514c6675-9a9d-48b0-ad21-42adfa9968c5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-514c6675-9a9d-48b0-ad21-42adfa9968c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:28,604 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:31:28,605 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e96ed032-45a9-4cba-8a8f-d9fbc2a7b53f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e96ed032-45a9-4cba-8a8f-d9fbc2a7b53f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:29,698 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:31:29,699 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7805625f-7631-4022-88c9-b61e1fcf2a77', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7805625f-7631-4022-88c9-b61e1fcf2a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:30,792 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:31:30,793 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a412ee39-f7ac-4060-be5f-25444fd815b2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a412ee39-f7ac-4060-be5f-25444fd815b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:31,888 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:31:31,888 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d98abf9-4b79-4ff8-8934-7843ede6907f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d98abf9-4b79-4ff8-8934-7843ede6907f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:32,985 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:31:32,986 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117ae9d8-32a4-4dd6-b6fa-c0ea7378d485', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117ae9d8-32a4-4dd6-b6fa-c0ea7378d485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:34,080 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:31:34,080 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-916172c4-9ce3-4477-b954-002f9e543991', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-916172c4-9ce3-4477-b954-002f9e543991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:35,175 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:31:35,176 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d65904fd-f26c-4958-aae0-3aefc70d36eb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d65904fd-f26c-4958-aae0-3aefc70d36eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:36,271 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:31:36,271 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c52a12-6dc9-430c-88a8-56c2f8573811', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c52a12-6dc9-430c-88a8-56c2f8573811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:37,366 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:31:37,367 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b3d500-d15a-44ba-907f-a2705a108f48', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b3d500-d15a-44ba-907f-a2705a108f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:38,461 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:31:38,462 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ac00700-f5be-4cc0-a710-87559acf54b2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ac00700-f5be-4cc0-a710-87559acf54b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:39,557 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:31:39,557 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec277694-1d14-49c6-b2a1-20cb00a357b4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec277694-1d14-49c6-b2a1-20cb00a357b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:40,651 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:31:40,652 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b1388b-8741-4058-af07-52e776e4fee0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b1388b-8741-4058-af07-52e776e4fee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:41,747 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:31:41,747 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaed3aaf-e728-451d-8cc3-c00255a42859', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaed3aaf-e728-451d-8cc3-c00255a42859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:42,842 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:31:42,842 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c5aaeb4-3b91-4015-a52b-eec3ec594856', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c5aaeb4-3b91-4015-a52b-eec3ec594856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:43,936 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:31:43,937 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8fcb076-148f-4104-bc71-2f108fdd67e5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8fcb076-148f-4104-bc71-2f108fdd67e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:45,032 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:31:45,033 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e52da0f2-555e-45d3-a4d0-d1cd71a1edce', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e52da0f2-555e-45d3-a4d0-d1cd71a1edce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:46,127 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:31:46,127 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ac7d813-0396-479c-a7ca-827966d1cbbd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ac7d813-0396-479c-a7ca-827966d1cbbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:47,224 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:31:47,225 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bd75d9e-7680-4351-8842-3b4b267052e7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bd75d9e-7680-4351-8842-3b4b267052e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:48,321 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:31:48,321 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3651c5-84db-4e4b-9811-5c6056f09f87', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3651c5-84db-4e4b-9811-5c6056f09f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:49,420 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.091s 2020-12-21 04:31:49,420 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f38c4b5-396e-4637-89c4-12e493bdf58b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f38c4b5-396e-4637-89c4-12e493bdf58b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:50,519 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:31:50,519 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3effefb8-b55e-4646-92a3-97afa002215e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3effefb8-b55e-4646-92a3-97afa002215e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:51,613 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:31:51,614 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-354bb1dc-221e-4644-a0ba-fb76286e752b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-354bb1dc-221e-4644-a0ba-fb76286e752b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:52,710 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:31:52,710 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14ac924a-be1e-40b5-9d39-eeffeaba82f0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14ac924a-be1e-40b5-9d39-eeffeaba82f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:53,805 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:31:53,805 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd62cf48-d4fa-403c-9dca-8c94e69c1e78', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd62cf48-d4fa-403c-9dca-8c94e69c1e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:54,900 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:31:54,900 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6493a93-4c18-452b-9864-42f5072bb02f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6493a93-4c18-452b-9864-42f5072bb02f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:55,996 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:31:55,996 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-824ca40c-3362-432e-9467-fc6d1aeff15c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-824ca40c-3362-432e-9467-fc6d1aeff15c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:57,094 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:31:57,095 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd91a4d0-3bda-43ec-8b6b-6cfd1a15a336', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd91a4d0-3bda-43ec-8b6b-6cfd1a15a336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:58,190 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:31:58,190 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0296b9b-3cec-4e6a-bcdf-6a2bdb279fbc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0296b9b-3cec-4e6a-bcdf-6a2bdb279fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:31:59,289 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:31:59,289 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:31:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad3c452-838e-423c-8fb3-844c9dc3e1e8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad3c452-838e-423c-8fb3-844c9dc3e1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:00,384 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:32:00,384 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb162022-5a07-4cde-8fec-40496fe94a29', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb162022-5a07-4cde-8fec-40496fe94a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:01,479 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:01,479 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db0e13e5-f867-4cbe-bbe0-127bd379e05f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db0e13e5-f867-4cbe-bbe0-127bd379e05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:02,574 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:02,575 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2ce1cd-0ad0-4510-852f-a07e86c43d27', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2ce1cd-0ad0-4510-852f-a07e86c43d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:03,672 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:32:03,672 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94df07bf-da7e-423f-850a-343dcd2e7bdd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94df07bf-da7e-423f-850a-343dcd2e7bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:04,765 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:32:04,766 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401ef24d-08a9-46c0-a891-def2c6af389e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401ef24d-08a9-46c0-a891-def2c6af389e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:05,860 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:05,861 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b93a2d3-cbac-4ded-83bf-e594df1c5250', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b93a2d3-cbac-4ded-83bf-e594df1c5250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:06,955 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:06,956 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62755659-8340-4e7c-8b3f-ca359947cd5c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62755659-8340-4e7c-8b3f-ca359947cd5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:08,052 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:32:08,053 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c17e212d-5f1c-469a-b6ca-59df80bf51e0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c17e212d-5f1c-469a-b6ca-59df80bf51e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:09,149 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:32:09,149 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba01b609-ceeb-4bfd-8dd7-bcfc9846b19b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba01b609-ceeb-4bfd-8dd7-bcfc9846b19b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:10,245 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:10,245 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55b42865-3cf3-4fbf-b11f-82e38c2d2e0a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55b42865-3cf3-4fbf-b11f-82e38c2d2e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:11,343 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:32:11,344 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-571d9ac6-0dac-4be1-8871-4a811038d951', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-571d9ac6-0dac-4be1-8871-4a811038d951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:12,439 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:12,440 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26ea000c-1a84-434d-923e-655b7e5f398c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26ea000c-1a84-434d-923e-655b7e5f398c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:13,537 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:32:13,537 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ccf9467-ef60-4d38-b975-be8cb50ad1e8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ccf9467-ef60-4d38-b975-be8cb50ad1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:14,634 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:32:14,634 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68bdca8b-117d-405e-bc0d-ea09c699964a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68bdca8b-117d-405e-bc0d-ea09c699964a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:15,728 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:32:15,728 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9f3c32-0a5a-41bc-8969-74ac0e411baf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9f3c32-0a5a-41bc-8969-74ac0e411baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:16,823 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:16,824 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d82c4e82-bd07-4e76-a8a6-1d515ab6d7ba', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d82c4e82-bd07-4e76-a8a6-1d515ab6d7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:17,919 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:17,919 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f67ec5d2-a859-42c2-83d0-504991997865', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f67ec5d2-a859-42c2-83d0-504991997865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:19,017 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:32:19,017 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e818771-ffc5-4533-9043-147375ec890f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e818771-ffc5-4533-9043-147375ec890f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:20,113 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:32:20,113 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7297228-a179-4ea9-b592-6adc0795c7bf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7297228-a179-4ea9-b592-6adc0795c7bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:21,211 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:32:21,212 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f6aeec-34cf-470b-9b4f-1cd43658a1c6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f6aeec-34cf-470b-9b4f-1cd43658a1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:22,308 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:32:22,308 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09d6230-71fe-49bc-b198-101c4ffb8b8d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09d6230-71fe-49bc-b198-101c4ffb8b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:23,402 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.084s 2020-12-21 04:32:23,402 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d326b63f-32c2-4f8b-a184-3815b400cdc1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d326b63f-32c2-4f8b-a184-3815b400cdc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:24,502 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.091s 2020-12-21 04:32:24,503 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc9d5d9-202d-4972-955d-5adcf9bccd56', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc9d5d9-202d-4972-955d-5adcf9bccd56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:25,599 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:32:25,600 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b0d0efc-a2d8-454e-9f7d-472822a6373d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b0d0efc-a2d8-454e-9f7d-472822a6373d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:26,694 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:32:26,694 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a676707-ac9e-4bec-93ca-dcad44614f1c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a676707-ac9e-4bec-93ca-dcad44614f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:27,788 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.084s 2020-12-21 04:32:27,788 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79558d33-3378-42f6-aa01-64deeecfc41f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79558d33-3378-42f6-aa01-64deeecfc41f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:28,882 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:32:28,882 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a65ceccf-b85c-4827-8e5c-bd05e743c80c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a65ceccf-b85c-4827-8e5c-bd05e743c80c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:29,977 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:32:29,977 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef2319f-a46f-4dbd-8ec3-c53b99fcf292', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef2319f-a46f-4dbd-8ec3-c53b99fcf292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:31,071 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:32:31,071 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e699348c-f29e-42dc-9cb9-31421214757d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e699348c-f29e-42dc-9cb9-31421214757d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:32,165 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:32:32,166 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a82046-67e8-4480-bd53-cad5fda643bc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a82046-67e8-4480-bd53-cad5fda643bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:33,261 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:33,261 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b585b9f8-2d4b-4abc-b8eb-cf9cf2d07dfe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b585b9f8-2d4b-4abc-b8eb-cf9cf2d07dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:34,356 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:34,356 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5d81972-e15e-455e-9f09-1f43e094c820', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5d81972-e15e-455e-9f09-1f43e094c820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:35,571 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.206s 2020-12-21 04:32:35,571 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17454541-f94e-4ba1-80b7-ffaf92434449', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17454541-f94e-4ba1-80b7-ffaf92434449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:36,666 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:36,666 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d368217b-b04a-4861-a8a3-1c0d24ebe380', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d368217b-b04a-4861-a8a3-1c0d24ebe380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:37,760 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:37,761 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e63046-9fd0-4bb8-a632-92c4df589ba7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e63046-9fd0-4bb8-a632-92c4df589ba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:38,856 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:38,856 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642da9c3-d6d2-401e-b490-889077051194', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642da9c3-d6d2-401e-b490-889077051194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:39,951 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:39,952 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dffa6f6-a7e1-41fc-8bac-247afa9d3d58', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dffa6f6-a7e1-41fc-8bac-247afa9d3d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:41,045 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:32:41,045 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f30927-5aa1-45c3-8b36-632ca34edeac', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f30927-5aa1-45c3-8b36-632ca34edeac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:42,142 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:32:42,142 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b56ea8f8-40f6-4d2f-88ef-629fb49595ba', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b56ea8f8-40f6-4d2f-88ef-629fb49595ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:43,238 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:32:43,238 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63bc8774-615c-45fe-8f05-564512867fb5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63bc8774-615c-45fe-8f05-564512867fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:44,334 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:32:44,334 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e91405a9-7dcb-4b08-bc4d-a2f2ae1878d7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e91405a9-7dcb-4b08-bc4d-a2f2ae1878d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:45,429 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:45,429 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1467c5ef-8ddc-4a1e-91b9-b94f17222ee4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1467c5ef-8ddc-4a1e-91b9-b94f17222ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:46,525 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:32:46,525 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8565af34-78a0-4fd2-8c7a-b077f95f07d6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8565af34-78a0-4fd2-8c7a-b077f95f07d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:47,621 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:47,621 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01a9a183-555c-42c7-9438-804cf1b5e869', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01a9a183-555c-42c7-9438-804cf1b5e869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:48,716 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:48,716 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e012072c-1a13-4aa3-98db-565611057b85', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e012072c-1a13-4aa3-98db-565611057b85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:49,812 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:32:49,812 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7566a026-7b87-4171-b119-66901d7c3032', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7566a026-7b87-4171-b119-66901d7c3032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:50,909 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:32:50,910 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-458f765a-f40c-4c93-95ee-b276e6aa8d32', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-458f765a-f40c-4c93-95ee-b276e6aa8d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:52,004 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:32:52,004 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08bf826e-e497-4c0b-a1db-c4c6ec9c2fdf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08bf826e-e497-4c0b-a1db-c4c6ec9c2fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:53,101 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:32:53,101 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29cda95b-e27d-4ef8-8b4e-27a121c40d04', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29cda95b-e27d-4ef8-8b4e-27a121c40d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:54,196 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:54,197 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2b3a747-c33d-4094-84b9-3ee738682121', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2b3a747-c33d-4094-84b9-3ee738682121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:55,291 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:32:55,291 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15a112fb-6060-4824-9f13-2a9144366900', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15a112fb-6060-4824-9f13-2a9144366900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:56,390 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.090s 2020-12-21 04:32:56,390 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7f36e9-9c1f-4387-91bf-d690ed8a9d63', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7f36e9-9c1f-4387-91bf-d690ed8a9d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:57,486 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:32:57,487 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01bf2301-ca40-4a61-ba66-adf2b58ba470', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01bf2301-ca40-4a61-ba66-adf2b58ba470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:58,583 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:32:58,583 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d0e3518-a091-4912-aa83-6600c95b4486', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d0e3518-a091-4912-aa83-6600c95b4486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:32:59,680 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.088s 2020-12-21 04:32:59,681 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:32:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fe50cbd-7dba-48c1-84a5-7389bffd3e7e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fe50cbd-7dba-48c1-84a5-7389bffd3e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:00,775 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:33:00,775 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ecd089e-5787-46fc-90a4-7338566e15c8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ecd089e-5787-46fc-90a4-7338566e15c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:01,870 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:33:01,871 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bbd6fd4-4b1b-4c08-ab80-e6ad4704d4e2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bbd6fd4-4b1b-4c08-ab80-e6ad4704d4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:02,966 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:33:02,966 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba444446-14a7-4b59-86f1-a15563faa33c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba444446-14a7-4b59-86f1-a15563faa33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:04,060 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:33:04,060 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47bce0cc-836e-4524-8f49-a21cfc915f69', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47bce0cc-836e-4524-8f49-a21cfc915f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:05,158 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:33:05,158 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a82354d3-0660-4c77-957b-a7104e5b056c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a82354d3-0660-4c77-957b-a7104e5b056c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:06,256 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:33:06,256 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd4cac1-3811-4684-a0c9-d17ab4bebe30', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd4cac1-3811-4684-a0c9-d17ab4bebe30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:07,354 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:33:07,354 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8138296-ceb6-4343-b7bc-3066b073ac7b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8138296-ceb6-4343-b7bc-3066b073ac7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:08,452 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:33:08,452 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b307d66-3fda-4c35-8b4e-0173679fcc11', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b307d66-3fda-4c35-8b4e-0173679fcc11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:09,546 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:33:09,547 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fdb5c18-10f4-4438-b869-21b62ad9a78b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fdb5c18-10f4-4438-b869-21b62ad9a78b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:10,644 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.089s 2020-12-21 04:33:10,645 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7227e42d-ea02-4505-892a-327cfa365d48', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7227e42d-ea02-4505-892a-327cfa365d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:11,740 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:33:11,741 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1377a698-b6e4-447a-bbad-28536788b5c7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1377a698-b6e4-447a-bbad-28536788b5c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:12,836 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.087s 2020-12-21 04:33:12,837 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc4907c7-18a3-4ebf-975f-fc6fd0fb5968', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc4907c7-18a3-4ebf-975f-fc6fd0fb5968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:13,932 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:33:13,933 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63158e0a-a29f-4bf2-a0ed-e6190ae94861', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63158e0a-a29f-4bf2-a0ed-e6190ae94861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:15,026 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.084s 2020-12-21 04:33:15,027 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa602f0-d86e-45d8-b564-bb6b0c1f89df', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa602f0-d86e-45d8-b564-bb6b0c1f89df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:16,119 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.084s 2020-12-21 04:33:16,120 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2126150-4e13-4d70-b5d6-c791a50a16e9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2126150-4e13-4d70-b5d6-c791a50a16e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:17,214 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:33:17,215 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5360f04-b1c0-4a0d-a7fc-84434df6438c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5360f04-b1c0-4a0d-a7fc-84434df6438c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:18,309 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.085s 2020-12-21 04:33:18,310 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb109135-26e2-4214-8edb-85f2599288a9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb109135-26e2-4214-8edb-85f2599288a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:19,403 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.084s 2020-12-21 04:33:19,403 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-437f2469-1bbc-4e4d-9c43-33c7d202621d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-437f2469-1bbc-4e4d-9c43-33c7d202621d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:20,503 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.091s 2020-12-21 04:33:20,503 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9732a018-bb70-4e1b-8992-876d7576bb31', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9732a018-bb70-4e1b-8992-876d7576bb31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:21,599 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:33:21,599 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b286a44-07df-41e3-9daa-f8f0d500c56b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b286a44-07df-41e3-9daa-f8f0d500c56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:22,695 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.086s 2020-12-21 04:33:22,696 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68809cbf-35ce-4300-b535-1d6868ed4c4f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68809cbf-35ce-4300-b535-1d6868ed4c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:23,806 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.101s 2020-12-21 04:33:23,807 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f95205-2c6d-4c9c-8752-060261c0da08', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f95205-2c6d-4c9c-8752-060261c0da08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:24,915 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.100s 2020-12-21 04:33:24,915 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c96a60e-35c8-4afc-baf6-a041693d0850', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c96a60e-35c8-4afc-baf6-a041693d0850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:26,015 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.091s 2020-12-21 04:33:26,016 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4742a3d2-830f-43e2-821d-597c8e7704a1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4742a3d2-830f-43e2-821d-597c8e7704a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' 2020-12-21 04:33:27,119 94998 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2 0.095s 2020-12-21 04:33:27,120 94998 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:33:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce68ec04-473d-44c7-8fe8-ae039c62a81b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce68ec04-473d-44c7-8fe8-ae039c62a81b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2'} Body: b'{"volume": {"id": "610c8c41-3735-40f4-a743-70c76c8b52a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:27:27.000000", "updated_at": "2020-12-21T04:27:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-882731032", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/13fc3096c5c34fe8b975ecce478f85fc/volumes/610c8c41-3735-40f4-a743-70c76c8b52a2"}], "user_id": "6f4617f0566845acb67b02c72c97856b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "13fc3096c5c34fe8b975ecce478f85fc"}}' }}} 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 141, in create_volume volume['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 610c8c41-3735-40f4-a743-70c76c8b52a2 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
ft17.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2020-12-21 04:07:12,703 94990 WARNING [tempest.scenario.manager] Starting Tempest 25.0.0 release, CONF.scenario.img_file need a full path for the image. CONF.scenario.img_dir was deprecated and will be removed in the next release. Till Tempest 25.0.0, old behavior is maintained and keep working but starting Tempest 26.0.0, you need to specify the full path in CONF.scenario.img_file config option. 2020-12-21 04:07:12,703 94990 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 2020-12-21 04:07:12,912 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.16/image/v2/images 0.208s 2020-12-21 04:07:12,912 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--1597198290", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-19f505ed-71a8-4ee9-9b60-243357c258b0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1597198290", "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": "c854b1b3076d4532ac6b8813b4df1ab6", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "created_at": "2020-12-21T04:07:13Z", "updated_at": "2020-12-21T04:07:13Z", "tags": [], "self": "/v2/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "file": "/v2/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02/file", "schema": "/v2/schemas/image"}' 2020-12-21 04:07:25,434 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.222.0.16/image/v2/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02/file 12.521s 2020-12-21 04:07:25,434 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7f617dabc940> Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f8200c22-b348-4878-af59-61bfdda8fdf1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16/image/v2/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02/file'} Body: b'' 2020-12-21 04:07:25,435 94990 DEBUG [tempest.scenario.manager] image:001914d0-f5f6-49c7-9ff1-2ea9f69caa02 2020-12-21 04:07:26,465 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.16/compute/v2.1/os-keypairs 1.030s 2020-12-21 04:07:26,465 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1283495731"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d68e6b77-f015-494b-97cf-03135cb73a3b', 'x-compute-request-id': 'req-d68e6b77-f015-494b-97cf-03135cb73a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAtVK5CR5adnOhLTPAYHJ8att7pSU6Hn7UTDdKX/U391z+uxqt\\ncq9f/0RfAh+VszdF2MmfqvXcc4lFUuZST0kKYU2Z/IcBC/OGWTKUqk2KK8Oah7PE\\nBqLw97DwzhAQzh+Z5xcoNQ9aKj9lHG11oTjskrdo1nHWezE+eGiggw0LrQBZP69a\\nkvy4l3kSZHB9v08nZRXx2wUUgpmGSv2r+Foy5DhHPOZHPtnx3uCl0qSr3/s1i9fn\\nJwj4WmWbBexXDtUQXlmMU/qge6aOl38PaiWrRxOqxwYR0hV30Y3LtqfIQfLeEP6T\\nVY6rM3hC9F02AhBf7hSvbYXaC7cdBcs/piWBZQIDAQABAoIBAGgeGCIkS824l9Rc\\n4xp+ovK5FUa/GaBpM36QQSTYqkpgG+VUbERub7EkkWmmuU8vbewN2qFQjEXLjQMN\\nPjZIuq0k4kcfPnqeW4bchIFGBREcQJ+rmeQ1rCiOcbfhgcTaYIVRxsSxDBU2UdkB\\nAYqSJUYaCxkYRRB4NmbtrT2TQCEWGSu0D7eFZm5PgTbvjmo389joJ9IGjGvYs7pT\\ns0I81+eud9WWndeyGtO+eQubfqa+t6r64oLyVFWlMylAFIQqcbTeEdTJ8aVvGQD0\\nQTsQjviElgw0ymeaG0WNqJmvJuQIn0Nenl/t0qCxAbyQKTDkJVZ48od40jivNvc4\\n2paUhAECgYEA8QsHj4WDWpo3sBn1WHuT0RG0hyp+LtfNlHroZ/98yQ417IIyiEeg\\nxPj+/ZtKhW6iI+BY4ecTy0Tv+JIGv3TlRFkFowEPVCSq0hdRv4U4DknTCX5atwD6\\neLENslwBcBGV89+AiV8WYh98EjQI2T2CBb5ZuBlbwNBMStXEQ7WhRPcCgYEAwJMK\\np32oLw1uxmIYR3vaC1OgGw5AmENcRiVdqbNQLKKXeS2K6ALetZDPuEGpUYeR5WnY\\nnaVCFDaXiKrXPXMyCu/jGpxO9IHc1dxi2SaMdN+DlBvAiMX5BJJKO+qY2A7ziCcO\\nyfj/xzzitFwSXTIt+78yof4Z0J+LJmOC8dInwYMCgYAnUylUnO+lJGvZayK/4Mlo\\n3n6ZXrFfaw27H6Iy9VeiZZMels8vtJ/iAs13CpLJ2hbRy5Q0psJv8ztDTm+TZLrS\\nv8NPqKibja/gvrUzjcRrcFfhwJ+EI8C5WAloA+KoKfZQ5zHNN5orP/+56ItZBdPk\\no/13L4vslQ8dVmrCsSsyWQKBgDGzQWKsyYUrQFWu53k7e7DEqmORMBab++qWpi+v\\n+Zcrd1Bs8paidvwBHbr+J0bFaF//C0rUZdN1q3I4NUjEvDuaYdByWuY7xdTkBhbp\\nHgLj1L+a0fv6rCQD5WjFSSEp6qxO+EAkJU80ZYYK5SpsUvXQCK9KNztikbUcpaTn\\nih8lAoGBAM2IkDtluQkknRaGcESgTF2sF1kSW6Ru7VrwQoQ+sc9V6JH0sz4tCfLk\\n06Ao7WhI+RPBtIUuLR6gbNmzMUQZ2S0Af1plummUngEWuJf1KEMVbFFOrRA4M67t\\ns0dybuoNBizAd8BgFHlDsSSIDG63B26t/N2MsQ/oJ4IGe8EBgUZK\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestMinimumBasicScenario-1283495731", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1UrkJHlp2c6EtM8Bgcnxq23ulJToeftRMN0pf9Tf3XP67Gq1yr1//RF8CH5WzN0XYyZ+q9dxziUVS5lJPSQphTZn8hwEL84ZZMpSqTYorw5qHs8QGovD3sPDOEBDOH5nnFyg1D1oqP2UcbXWhOOySt2jWcdZ7MT54aKCDDQutAFk/r1qS/LiXeRJkcH2/TydlFfHbBRSCmYZK/av4WjLkOEc85kc+2fHe4KXSpKvf+zWL1+cnCPhaZZsF7FcO1RBeWYxT+qB7po6Xfw9qJatHE6rHBhHSFXfRjcu2p8hB8t4Q/pNVjqszeEL0XTYCEF/uFK9thdoLtx0Fyz+mJYFl Generated-by-Nova", "fingerprint": "7e:48:ce:fd:5b:6b:81:cc:d7:3c:f6:32:db:f6:e2:8f", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5"}}' 2020-12-21 04:07:26,619 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.16/identity/v3/auth/tokens 0.071s 2020-12-21 04:07:26,619 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3684', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dae92e9e-8ec9-47aa-a4e5-4be693d331db', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "name": "tempest-TestMinimumBasicScenario-2065912205", "password_expires_at": null}, "audit_ids": ["-fGW1eFGSE2-8eGJ57QkoA"], "expires_at": "2020-12-21T05:07:26.000000Z", "issued_at": "2020-12-21T04:07:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c854b1b3076d4532ac6b8813b4df1ab6", "name": "tempest-TestMinimumBasicScenario-2065912205"}, "is_domain": false, "roles": [{"id": "5f61180c5b194d0cbc5032897a6f6439", "name": "reader"}, {"id": "fa602b6299b343f0b2841637326ed4a0", "name": "member"}], "catalog": [{"endpoints": [{"id": "67434cf15a5e4c0aa56b0df8c0f1b972", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:8080/v1/AUTH_c854b1b3076d4532ac6b8813b4df1ab6", "region": "RegionOne"}, {"id": "a773396349f844b39541ca7d1e374cb5", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16:8080", "region": "RegionOne"}], "id": "05e14bd4578749ccb14608de0a895d27", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "a7b3d3e1730445759e8e275ea2c4998f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2.1", "region": "RegionOne"}], "id": "1d8f8103d8054ff4a0dc96397d84359d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3f69c1842afa424fbb8c03366247dd2e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/image", "region": "RegionOne"}], "id": "2b61af69c6d84a41b07075d0d30153a3", "type": "image", "name": "glance"}, {"endpoints": [{"id": "036a854e219640b19103c97be8ab4f89", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}, {"id": "2099d3d59ff949a7809ac7994bd0ecfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}], "id": "51d2ffbd9a114f78b3c411fe2a5591df", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5633689a4b534c9d86b10db630c9fba6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:9696/", "region": "RegionOne"}], "id": "691ccc4c060349b9927490e3a6785f9c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "eda3b1f1b25c4641841a827e2c37c1f7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/placement", "region": "RegionOne"}], "id": "6cdad675985b46329d3e07a90c9d851f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d799b36df4d14525afbb52d67764d522", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6", "region": "RegionOne"}], "id": "70eda92a441148d6a4a9d84bef28925c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "44018e14b11043ba94aba20da74e0b01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2/c854b1b3076d4532ac6b8813b4df1ab6", "region": "RegionOne"}], "id": "b48ad1c0bd544836954223d226a705a0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1612016d54da4b47bc77cbd63d7b2436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6", "region": "RegionOne"}], "id": "b9fae1bfd42f4f84afd362e9afb030e4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d88fa15868448759ab6f02568926ba0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v2/c854b1b3076d4532ac6b8813b4df1ab6", "region": "RegionOne"}], "id": "ee39ede295334890a1534d8d9b611a7d", "type": "volumev2", "name": "cinderv2"}]}}' 2020-12-21 04:07:26,620 94990 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '78dad1cc-329d-4b16-a292-99bbc6a23af7', 'name': 'tempest-TestMinimumBasicScenario-1496133927-network', 'tenant_id': 'c854b1b3076d4532ac6b8813b4df1ab6', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c854b1b3076d4532ac6b8813b4df1ab6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 11, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2020-12-21T04:07:04Z', 'updated_at': '2020-12-21T04:07:04Z', 'revision_number': 1} available for tenant 2020-12-21 04:07:32,217 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.16/compute/v2.1/servers 5.596s 2020-12-21 04:07:32,217 94990 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-1697819038", "imageRef": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "flavorRef": "452", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "networks": [{"uuid": "78dad1cc-329d-4b16-a292-99bbc6a23af7"}]}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02669abd-ed82-400d-b07e-89fb48878497', 'x-compute-request-id': 'req-02669abd-ed82-400d-b07e-89fb48878497', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "gJ6EsAtY4dfo"}}' 2020-12-21 04:07:32,414 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.194s 2020-12-21 04:07:32,414 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:32 GMT', 'server': 'Apache/2.4.29 (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-8ec17dd1-da77-43ca-919f-1630856544b2', 'x-compute-request-id': 'req-8ec17dd1-da77-43ca-919f-1630856544b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:07:33,621 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.198s 2020-12-21 04:07:33,621 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0618b4ef-aea4-45dd-a3ff-86f285cde0d6', 'x-compute-request-id': 'req-0618b4ef-aea4-45dd-a3ff-86f285cde0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:07:33,629 94990 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2020-12-21 04:07:34,855 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.218s 2020-12-21 04:07:34,856 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f401fa5c-48f1-424e-b4e5-fa1627eb5173', 'x-compute-request-id': 'req-f401fa5c-48f1-424e-b4e5-fa1627eb5173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:07:34,865 94990 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2020-12-21 04:07:37,122 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 1.257s 2020-12-21 04:07:37,123 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad55bce3-1143-4e02-a111-2831144f06d6', 'x-compute-request-id': 'req-ad55bce3-1143-4e02-a111-2831144f06d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:07:39,202 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 1.066s 2020-12-21 04:07:39,203 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fb586c5-cd5d-412e-a92f-bba307f113b4', 'x-compute-request-id': 'req-5fb586c5-cd5d-412e-a92f-bba307f113b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:07:40,812 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.599s 2020-12-21 04:07:40,812 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:40 GMT', 'server': 'Apache/2.4.29 (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-8f331fcd-5001-4aad-9b35-efe309216d43', 'x-compute-request-id': 'req-8f331fcd-5001-4aad-9b35-efe309216d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:07:43,837 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 2.015s 2020-12-21 04:07:43,838 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:41 GMT', 'server': 'Apache/2.4.29 (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-e1e5e115-4218-4c10-a86e-f4877b1916b1', 'x-compute-request-id': 'req-e1e5e115-4218-4c10-a86e-f4877b1916b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:07:45,989 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 1.142s 2020-12-21 04:07:45,989 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:44 GMT', 'server': 'Apache/2.4.29 (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-06e816d4-12e7-4c3c-8332-5bec7079713f', 'x-compute-request-id': 'req-06e816d4-12e7-4c3c-8332-5bec7079713f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:07:47,260 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.261s 2020-12-21 04:07:47,261 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:47 GMT', 'server': 'Apache/2.4.29 (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-b119361e-4fc8-4869-89da-6c0b190452ea', 'x-compute-request-id': 'req-b119361e-4fc8-4869-89da-6c0b190452ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:07:48,567 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.297s 2020-12-21 04:07:48,568 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:48 GMT', 'server': 'Apache/2.4.29 (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-75558460-508e-49b1-83da-c22a97976c81', 'x-compute-request-id': 'req-75558460-508e-49b1-83da-c22a97976c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:07:49,871 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.294s 2020-12-21 04:07:49,872 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:49 GMT', 'server': 'Apache/2.4.29 (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-eabaff98-4e69-43c3-ac63-2f7ea5c9f9b0', 'x-compute-request-id': 'req-eabaff98-4e69-43c3-ac63-2f7ea5c9f9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:07:51,168 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.286s 2020-12-21 04:07:51,168 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:50 GMT', 'server': 'Apache/2.4.29 (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-1150c2f4-6f08-4668-b14b-9b9081491e0d', 'x-compute-request-id': 'req-1150c2f4-6f08-4668-b14b-9b9081491e0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:07:52,484 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.306s 2020-12-21 04:07:52,485 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:52 GMT', 'server': 'Apache/2.4.29 (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-af3ee13a-fb48-4ea7-aaf5-8c32a1cff622', 'x-compute-request-id': 'req-af3ee13a-fb48-4ea7-aaf5-8c32a1cff622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:07:54,124 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.629s 2020-12-21 04:07:54,124 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:53 GMT', 'server': 'Apache/2.4.29 (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-3ee950f1-ed9d-4281-a70c-a23838b97ee4', 'x-compute-request-id': 'req-3ee950f1-ed9d-4281-a70c-a23838b97ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:07:55,437 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.302s 2020-12-21 04:07:55,437 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:55 GMT', 'server': 'Apache/2.4.29 (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-0ebe5e85-0dc5-4df6-8dc2-1bb96ac1a593', 'x-compute-request-id': 'req-0ebe5e85-0dc5-4df6-8dc2-1bb96ac1a593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:07:56,948 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.496s 2020-12-21 04:07:56,949 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:56 GMT', 'server': 'Apache/2.4.29 (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-f017af89-c30c-434d-9a9d-a342487b643c', 'x-compute-request-id': 'req-f017af89-c30c-434d-9a9d-a342487b643c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:07:58,372 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.414s 2020-12-21 04:07:58,372 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:57 GMT', 'server': 'Apache/2.4.29 (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-f12411af-e60d-4be9-94f9-f69098020c88', 'x-compute-request-id': 'req-f12411af-e60d-4be9-94f9-f69098020c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:07:59,803 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.421s 2020-12-21 04:07:59,804 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:07:59 GMT', 'server': 'Apache/2.4.29 (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-08275b7a-9a94-468e-a621-3c544b83cf03', 'x-compute-request-id': 'req-08275b7a-9a94-468e-a621-3c544b83cf03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:07:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:08:01,480 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.667s 2020-12-21 04:08:01,480 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:00 GMT', 'server': 'Apache/2.4.29 (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-b40fdefa-1035-48f1-8700-f01ac06183ea', 'x-compute-request-id': 'req-b40fdefa-1035-48f1-8700-f01ac06183ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:08:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:08:02,780 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.291s 2020-12-21 04:08:02,781 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:02 GMT', 'server': 'Apache/2.4.29 (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-e6e0372c-1133-4232-903c-b94a348cad3b', 'x-compute-request-id': 'req-e6e0372c-1133-4232-903c-b94a348cad3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:08:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:08:04,042 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.252s 2020-12-21 04:08:04,043 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:03 GMT', 'server': 'Apache/2.4.29 (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-c0a7f7e6-9f96-4f18-98f7-867a15dbdaf0', 'x-compute-request-id': 'req-c0a7f7e6-9f96-4f18-98f7-867a15dbdaf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:08:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:08:05,683 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.632s 2020-12-21 04:08:05,684 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:05 GMT', 'server': 'Apache/2.4.29 (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-2ba4df1f-7387-4e8e-ae53-891cb450dec9', 'x-compute-request-id': 'req-2ba4df1f-7387-4e8e-ae53-891cb450dec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "BUILD", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:08:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "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": []}}' 2020-12-21 04:08:07,240 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.546s 2020-12-21 04:08:07,241 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eba3444-7f8a-482e-92da-8d7d4e740946', 'x-compute-request-id': 'req-2eba3444-7f8a-482e-92da-8d7d4e740946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:08:05Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.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": []}}' 2020-12-21 04:08:07,249 94990 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 35 second wait 2020-12-21 04:08:07,687 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.438s 2020-12-21 04:08:07,688 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a97e8e0-3805-4f14-8b2a-ef5c5b659361', 'x-compute-request-id': 'req-0a97e8e0-3805-4f14-8b2a-ef5c5b659361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:08:05Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.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": []}}' 2020-12-21 04:08:07,980 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers 0.284s 2020-12-21 04:08:07,981 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '343', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fb87491-7168-47e2-8aba-8397df1fb117', 'x-compute-request-id': 'req-0fb87491-7168-47e2-8aba-8397df1fb117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers'} Body: b'{"servers": [{"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}]}]}' 2020-12-21 04:08:08,253 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.268s 2020-12-21 04:08:08,253 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fb11619-5f9a-4c53-9c20-d9a503e36d2f', 'x-compute-request-id': 'req-1fb11619-5f9a-4c53-9c20-d9a503e36d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:08:05Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.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": []}}' 2020-12-21 04:08:08,717 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes 0.455s 2020-12-21 04:08:08,717 94990 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-602257747", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97270964-d821-44fc-9636-f7fa7985896a', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97270964-d821-44fc-9636-f7fa7985896a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2020-12-21 04:08:08,823 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:08:08,824 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35b92c49-3a81-4cf4-92b0-d34e71877ca2', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35b92c49-3a81-4cf4-92b0-d34e71877ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:10,004 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.171s 2020-12-21 04:08:10,004 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2340be29-0038-461f-bc69-4d610cfb6a11', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2340be29-0038-461f-bc69-4d610cfb6a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:09.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:10,012 94990 INFO [tempest.common.waiters] volume 1e143391-15c7-44a4-a604-43b10f13945e reached available after waiting for 2.012008 seconds 2020-12-21 04:08:10,117 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.105s 2020-12-21 04:08:10,118 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64a34211-d1c6-45ad-b75f-00865089e1d5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64a34211-d1c6-45ad-b75f-00865089e1d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:09.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:10,201 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes 0.076s 2020-12-21 04:08:10,201 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53062b5f-e7af-4c3f-9170-bb7ffb5339a1', 'content-length': '404', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53062b5f-e7af-4c3f-9170-bb7ffb5339a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes'} Body: b'{"volumes": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}]}]}' 2020-12-21 04:08:10,344 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.140s 2020-12-21 04:08:10,344 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f559ad64-8fc9-46a0-8610-e0b12f16dcba', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f559ad64-8fc9-46a0-8610-e0b12f16dcba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:09.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:11,164 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98/os-volume_attachments 0.811s 2020-12-21 04:08:11,164 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "1e143391-15c7-44a4-a604-43b10f13945e"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:10 GMT', 'server': 'Apache/2.4.29 (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-09f527e2-a454-4944-abc6-51b6a2443917', 'x-compute-request-id': 'req-09f527e2-a454-4944-abc6-51b6a2443917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "serverId": "daa828a0-c810-48fe-8ea0-866c312aeb98", "volumeId": "1e143391-15c7-44a4-a604-43b10f13945e", "device": "/dev/sdb"}}' 2020-12-21 04:08:11,305 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.139s 2020-12-21 04:08:11,306 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-505a268a-cc6f-4511-b7ef-ca07293248b1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-505a268a-cc6f-4511-b7ef-ca07293248b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:11.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:12,406 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:08:12,407 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ca0f5c-60e8-41b5-abce-703e6315fade', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ca0f5c-60e8-41b5-abce-703e6315fade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:11.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:13,530 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.115s 2020-12-21 04:08:13,531 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80be34e5-cbe7-4101-82ff-d66875ebba0a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80be34e5-cbe7-4101-82ff-d66875ebba0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:11.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:14,637 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:08:14,638 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d9f5d1-744a-4fc8-afce-c59187c77627', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d9f5d1-744a-4fc8-afce-c59187c77627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:11.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:15,745 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:08:15,745 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75c5f5c-a76a-4cbf-ab53-5eae86fd4c37', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75c5f5c-a76a-4cbf-ab53-5eae86fd4c37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:11.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:16,847 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:08:16,848 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44382bc4-0a0f-488b-a151-746c577a6716', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44382bc4-0a0f-488b-a151-746c577a6716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:11.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:17,964 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.107s 2020-12-21 04:08:17,965 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba9e9810-5edb-4b5f-9251-a24b0b10a562', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba9e9810-5edb-4b5f-9251-a24b0b10a562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:11.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:19,072 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:08:19,072 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3379c7-37bd-4c98-8d6d-b22510a92162', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3379c7-37bd-4c98-8d6d-b22510a92162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:20,189 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.107s 2020-12-21 04:08:20,190 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d748854e-decc-42c5-bb07-f18212d65c49', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d748854e-decc-42c5-bb07-f18212d65c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:21,296 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:08:21,296 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a5a6b9-eaac-447e-93ab-46b712f0ab70', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a5a6b9-eaac-447e-93ab-46b712f0ab70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:22,399 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:08:22,399 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-762b020b-5441-4f5e-8961-3d2609d56f22', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-762b020b-5441-4f5e-8961-3d2609d56f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:23,530 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.122s 2020-12-21 04:08:23,530 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8adf830-d178-4640-9de0-a618de0cb9cf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8adf830-d178-4640-9de0-a618de0cb9cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:24,647 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.108s 2020-12-21 04:08:24,647 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcca4d38-5cf2-42e8-b559-a913ae29c258', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcca4d38-5cf2-42e8-b559-a913ae29c258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:25,760 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.104s 2020-12-21 04:08:25,760 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95651f68-4d30-46d0-ba50-993ef9ed5c5f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95651f68-4d30-46d0-ba50-993ef9ed5c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:26,891 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.121s 2020-12-21 04:08:26,891 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf1fee8-625c-4f33-ba85-face07095738', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf1fee8-625c-4f33-ba85-face07095738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:27,996 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:08:27,996 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-459d9110-6d19-4668-8189-54896041c0eb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-459d9110-6d19-4668-8189-54896041c0eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:29,095 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:08:29,096 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd00b22b-9866-4170-9c3d-29690b266c90', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd00b22b-9866-4170-9c3d-29690b266c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:30,198 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:08:30,199 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e3efc05-c46b-4207-adf9-70e92b04adb9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e3efc05-c46b-4207-adf9-70e92b04adb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:31,301 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:08:31,302 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d03c15f-2db4-4cc0-859d-576c5915f545', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d03c15f-2db4-4cc0-859d-576c5915f545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:32,402 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:08:32,402 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e96a10d9-b7af-40cb-9747-05b14bbfbc9c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e96a10d9-b7af-40cb-9747-05b14bbfbc9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:33,506 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:08:33,506 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d80cdd17-0a7e-42eb-95bf-24f62e00e10f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d80cdd17-0a7e-42eb-95bf-24f62e00e10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:34,607 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:08:34,607 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b149e51b-3729-4442-b413-61e8fc1ece25', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b149e51b-3729-4442-b413-61e8fc1ece25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:35,708 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:08:35,709 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f19cdfd-c3ba-4adb-b871-f14ca3b19b8b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f19cdfd-c3ba-4adb-b871-f14ca3b19b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:36,812 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:08:36,813 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cc96e55-5979-48cd-81ee-70cce1f68db4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cc96e55-5979-48cd-81ee-70cce1f68db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:37,916 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:08:37,917 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-655b95fb-f364-4b4f-89d3-302d74fa7ac6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-655b95fb-f364-4b4f-89d3-302d74fa7ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:39,015 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:08:39,016 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da85103-274a-4073-899d-252e1da9e442', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da85103-274a-4073-899d-252e1da9e442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:40,119 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:08:40,119 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1311989-e394-4311-86ef-984b6dfa4e02', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1311989-e394-4311-86ef-984b6dfa4e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:41,217 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.089s 2020-12-21 04:08:41,217 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce87f61-1de8-440b-8c47-4918999f5194', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce87f61-1de8-440b-8c47-4918999f5194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:42,318 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:08:42,318 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab37d5cb-9090-4b9e-8631-a581ed5de057', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab37d5cb-9090-4b9e-8631-a581ed5de057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:43,420 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:08:43,420 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-101475ec-ba98-49da-8533-e8a77f24507c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-101475ec-ba98-49da-8533-e8a77f24507c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:44,523 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:08:44,523 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3299ad7-5c88-4132-b78a-bcefec55139c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3299ad7-5c88-4132-b78a-bcefec55139c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:45,624 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:08:45,625 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcad0ad2-ad4c-4d92-8a8d-f149388c3f57', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcad0ad2-ad4c-4d92-8a8d-f149388c3f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:46,726 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:08:46,726 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8899cf69-d890-47af-9fac-f38f5c50afbd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8899cf69-d890-47af-9fac-f38f5c50afbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:47,831 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:08:47,832 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aec9fee4-8048-453e-830d-b64bc08c7182', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aec9fee4-8048-453e-830d-b64bc08c7182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:48,933 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:08:48,933 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f37f650-5fb0-474e-ad8c-3784702a4fc0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f37f650-5fb0-474e-ad8c-3784702a4fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:50,032 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:08:50,033 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e59c765-b862-4ad3-893e-dac1f5032482', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e59c765-b862-4ad3-893e-dac1f5032482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:51,134 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:08:51,134 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83337754-c9f3-46f3-8c7d-5ced0506287b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83337754-c9f3-46f3-8c7d-5ced0506287b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:52,233 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:08:52,233 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1066d3f6-6088-49f3-9753-de8b6226ffe8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1066d3f6-6088-49f3-9753-de8b6226ffe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:53,334 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:08:53,335 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9771ba2-f4a8-463c-86f3-3ad326b1ac71', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9771ba2-f4a8-463c-86f3-3ad326b1ac71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:54,436 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:08:54,437 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d1b11a4-8f96-4750-a784-075362aa5624', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d1b11a4-8f96-4750-a784-075362aa5624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:55,540 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:08:55,540 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf549fd-df21-4e57-b809-5b82e795bc84', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf549fd-df21-4e57-b809-5b82e795bc84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:56,644 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:08:56,644 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05a8a14a-90aa-486f-9452-4add3adf016e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05a8a14a-90aa-486f-9452-4add3adf016e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:57,744 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:08:57,744 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aacc1d8-40a3-4eec-baad-419b10aab9f9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aacc1d8-40a3-4eec-baad-419b10aab9f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:58,845 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:08:58,845 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d2f183-b4bf-4e6d-a556-fcc8ce39e140', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17d2f183-b4bf-4e6d-a556-fcc8ce39e140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:08:59,945 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:08:59,945 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:08:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8734cc81-1b7e-4890-b498-8f3c96cfcd68', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8734cc81-1b7e-4890-b498-8f3c96cfcd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:09:01,044 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:09:01,044 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8c5d4b3-f2d7-4efc-95d9-8eca93155a69', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8c5d4b3-f2d7-4efc-95d9-8eca93155a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:09:02,144 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:09:02,145 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7743bb83-56af-4a22-887f-9bea36ac1ad6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7743bb83-56af-4a22-887f-9bea36ac1ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:09:03,244 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:09:03,245 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dba4ce9b-a760-4a1d-86ae-a3a058725dd7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dba4ce9b-a760-4a1d-86ae-a3a058725dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:09:04,357 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.103s 2020-12-21 04:09:04,357 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43917e59-9518-43f1-9cef-9da7a7e7457d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43917e59-9518-43f1-9cef-9da7a7e7457d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:09:05,464 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:09:05,464 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ad6205b-cc4f-4428-a7a6-3ddc35d6c8e1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ad6205b-cc4f-4428-a7a6-3ddc35d6c8e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:09:06,565 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:09:06,565 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e39a97-1e0c-4ecf-a0ce-9936419b852f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e39a97-1e0c-4ecf-a0ce-9936419b852f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:09:07,665 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:09:07,666 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55d7cff0-9dad-4c8c-9be2-2b3972abb55d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55d7cff0-9dad-4c8c-9be2-2b3972abb55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:09:08,769 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:09:08,769 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34431d0b-17b6-4852-842e-925291428176', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34431d0b-17b6-4852-842e-925291428176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:09:09,889 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.111s 2020-12-21 04:09:09,889 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f0fd17-bffd-4de6-ae44-75bb8dcd0396', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f0fd17-bffd-4de6-ae44-75bb8dcd0396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:09:11,029 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.130s 2020-12-21 04:09:11,029 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c674d2f-f0f2-4a99-aa70-f0a85dfb3aad', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c674d2f-f0f2-4a99-aa70-f0a85dfb3aad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:09:12,155 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.116s 2020-12-21 04:09:12,155 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83d1c43f-d6d9-41e5-8715-295229b1ce7c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83d1c43f-d6d9-41e5-8715-295229b1ce7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:08:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:09:13,259 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:09:13,259 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a1bf3e-fa45-46f5-b093-5cb6be9f569a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a1bf3e-fa45-46f5-b093-5cb6be9f569a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:09:12.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:09:13,267 94990 INFO [tempest.common.waiters] volume 1e143391-15c7-44a4-a604-43b10f13945e reached in-use after waiting for 62.267147 seconds 2020-12-21 04:09:13,364 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:09:13,365 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f64566c-e30a-4933-a534-2caaa5ec1c09', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f64566c-e30a-4933-a534-2caaa5ec1c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:09:12.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:09:13,470 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:09:13,470 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-237eb665-39c4-4080-befa-50f086bc36ad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-237eb665-39c4-4080-befa-50f086bc36ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:09:12.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:09:13,868 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.390s 2020-12-21 04:09:13,868 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1596', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e08118b4-68a6-4d43-a974-5cb56d3cb7d5', 'x-compute-request-id': 'req-e08118b4-68a6-4d43-a974-5cb56d3cb7d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:08:05Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.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": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:09:16,308 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.16/compute/v2.1/os-floating-ips 2.430s 2020-12-21 04:09:16,308 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"pool": null} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '142', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-521d38b3-1529-40c0-a634-4694250fe55e', 'x-compute-request-id': 'req-521d38b3-1529-40c0-a634-4694250fe55e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/os-floating-ips'} Body: b'{"floating_ip": {"id": "01a47abf-e1a5-4ed0-a72a-a692899b163d", "ip": "172.27.0.191", "pool": "public", "fixed_ip": null, "instance_id": null}}' 2020-12-21 04:09:20,965 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98/action 4.652s 2020-12-21 04:09:20,965 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"addFloatingIp": {"address": "172.27.0.191"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c2abba2-2968-4f1a-9e63-afcf04444122', 'x-compute-request-id': 'req-9c2abba2-2968-4f1a-9e63-afcf04444122', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98/action'} Body: b'' 2020-12-21 04:09:21,206 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.16/compute/v2.1/os-security-groups 0.240s 2020-12-21 04:09:21,207 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-TestMinimumBasicScenario-1211628095", "description": "tempest-TestMinimumBasicScenario-1211628095 description"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '257', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d60c6f58-7302-4179-b459-fbed40fc5351', 'x-compute-request-id': 'req-d60c6f58-7302-4179-b459-fbed40fc5351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "fe7d78e4-796e-4202-a68c-7a0163cad230", "description": "tempest-TestMinimumBasicScenario-1211628095 description", "name": "tempest-TestMinimumBasicScenario-1211628095", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "rules": []}}' 2020-12-21 04:09:22,000 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.16/compute/v2.1/os-security-group-rules 0.790s 2020-12-21 04:09:22,001 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "fe7d78e4-796e-4202-a68c-7a0163cad230", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16065cac-d0e5-47fd-b432-7f220594c177', 'x-compute-request-id': 'req-16065cac-d0e5-47fd-b432-7f220594c177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "86ed9007-336b-4059-81f7-9c27239b3901", "parent_group_id": "fe7d78e4-796e-4202-a68c-7a0163cad230", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2020-12-21 04:09:22,932 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.16/compute/v2.1/os-security-group-rules 0.928s 2020-12-21 04:09:22,932 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "fe7d78e4-796e-4202-a68c-7a0163cad230", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1003e7ad-511f-4946-a62f-41032f0eb1bb', 'x-compute-request-id': 'req-1003e7ad-511f-4946-a62f-41032f0eb1bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "74e024cd-9bbf-4d23-b9a1-807612e275d5", "parent_group_id": "fe7d78e4-796e-4202-a68c-7a0163cad230", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2020-12-21 04:09:23,941 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98/action 1.006s 2020-12-21 04:09:23,942 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"addSecurityGroup": {"name": "tempest-TestMinimumBasicScenario-1211628095"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:22 GMT', 'server': 'Apache/2.4.29 (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-1611d050-e7eb-4d5d-ac73-cf0642254969', 'x-compute-request-id': 'req-1611d050-e7eb-4d5d-ac73-cf0642254969', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98/action'} Body: b'' 2020-12-21 04:09:24,948 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 1.005s 2020-12-21 04:09:24,948 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1772', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a923f74-9427-4ac1-9f1f-6f447b85449f', 'x-compute-request-id': 'req-7a923f74-9427-4ac1-9f1f-6f447b85449f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:08:05Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}, {"version": 4, "addr": "172.27.0.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1211628095"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:09:24,958 94990 DEBUG [tempest.lib.common.utils.test_utils] Call wait_for_secgroup_add returns true in 1.015853 seconds 2020-12-21 04:09:24,971 94990 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.191:22' as 'ubuntu' with public key authentication 2020-12-21 04:09:26,023 94990 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2020-12-21 04:09:26,227 94990 INFO [paramiko.transport] Authentication (publickey) successful! 2020-12-21 04:09:26,228 94990 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.191 successfully created 2020-12-21 04:09:26,424 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98/action 0.196s 2020-12-21 04:09:26,425 94990 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': 'Mon, 21 Dec 2020 04:09:26 GMT', 'server': 'Apache/2.4.29 (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-aea4a609-3fc3-422b-be6a-c7bebe2664c7', 'x-compute-request-id': 'req-aea4a609-3fc3-422b-be6a-c7bebe2664c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98/action'} Body: b'' 2020-12-21 04:09:26,715 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.289s 2020-12-21 04:09:26,715 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1764', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e4df544-7a00-4653-bb61-c9c5e2b68b0d', 'x-compute-request-id': 'req-2e4df544-7a00-4653-bb61-c9c5e2b68b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "REBOOT", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:09:26Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}, {"version": 4, "addr": "172.27.0.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1211628095"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:09:27,980 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.253s 2020-12-21 04:09:27,980 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1764', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75605a3a-0607-4946-8656-6bb211e2eea0', 'x-compute-request-id': 'req-75605a3a-0607-4946-8656-6bb211e2eea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "REBOOT", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:09:26Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}, {"version": 4, "addr": "172.27.0.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1211628095"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:09:29,246 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.255s 2020-12-21 04:09:29,246 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1769', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d968b7a-11e0-4b55-8fc5-ce5d0d0b4b47', 'x-compute-request-id': 'req-4d968b7a-11e0-4b55-8fc5-ce5d0d0b4b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "REBOOT", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:09:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}, {"version": 4, "addr": "172.27.0.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1211628095"}], "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": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:09:29,256 94990 INFO [tempest.common.waiters] State transition "REBOOT/rebooting" ==> "REBOOT/reboot_started" after 3 second wait 2020-12-21 04:09:30,514 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.257s 2020-12-21 04:09:30,515 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1769', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ad35775-9a83-4526-a6eb-722c48056cee', 'x-compute-request-id': 'req-4ad35775-9a83-4526-a6eb-722c48056cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "REBOOT", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:09:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}, {"version": 4, "addr": "172.27.0.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1211628095"}], "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": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:09:31,792 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.267s 2020-12-21 04:09:31,792 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1769', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4236511-730d-4bbb-a8e4-5734d7441004', 'x-compute-request-id': 'req-d4236511-730d-4bbb-a8e4-5734d7441004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "REBOOT", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:09:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}, {"version": 4, "addr": "172.27.0.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1211628095"}], "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": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:09:33,074 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.271s 2020-12-21 04:09:33,075 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1769', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4e61d94-bc81-493c-82c9-d2260d1ed033', 'x-compute-request-id': 'req-c4e61d94-bc81-493c-82c9-d2260d1ed033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "REBOOT", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:09:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}, {"version": 4, "addr": "172.27.0.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1211628095"}], "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": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:09:34,354 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.269s 2020-12-21 04:09:34,355 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1769', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c28e012-b433-4888-8815-4fbbb21cd011', 'x-compute-request-id': 'req-7c28e012-b433-4888-8815-4fbbb21cd011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "REBOOT", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:09:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}, {"version": 4, "addr": "172.27.0.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1211628095"}], "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": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:09:35,615 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.251s 2020-12-21 04:09:35,616 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1769', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07ed4e0c-177a-476a-a05f-8b6a7d04e5ad', 'x-compute-request-id': 'req-07ed4e0c-177a-476a-a05f-8b6a7d04e5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "REBOOT", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:09:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}, {"version": 4, "addr": "172.27.0.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1211628095"}], "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": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:09:36,878 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.252s 2020-12-21 04:09:36,878 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1769', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d1344a5-9eb3-447d-a55d-c9ffdb10d550', 'x-compute-request-id': 'req-2d1344a5-9eb3-447d-a55d-c9ffdb10d550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "REBOOT", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:09:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}, {"version": 4, "addr": "172.27.0.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1211628095"}], "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": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:09:38,147 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.259s 2020-12-21 04:09:38,147 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1769', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8114c7f0-f5ae-4c23-8a81-f24a77d157c0', 'x-compute-request-id': 'req-8114c7f0-f5ae-4c23-8a81-f24a77d157c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "REBOOT", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:09:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}, {"version": 4, "addr": "172.27.0.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1211628095"}], "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": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:09:39,414 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.256s 2020-12-21 04:09:39,415 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1769', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd726719-397f-4698-8b19-cd62573fc140', 'x-compute-request-id': 'req-bd726719-397f-4698-8b19-cd62573fc140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "REBOOT", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:09:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}, {"version": 4, "addr": "172.27.0.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1211628095"}], "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": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:09:40,685 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.260s 2020-12-21 04:09:40,685 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1769', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2fb09cb-7452-4ce3-a8e3-532e247d37b5', 'x-compute-request-id': 'req-b2fb09cb-7452-4ce3-a8e3-532e247d37b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "REBOOT", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:09:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}, {"version": 4, "addr": "172.27.0.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1211628095"}], "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": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:09:41,953 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.258s 2020-12-21 04:09:41,954 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1769', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f40b8d09-1b9f-4133-8acd-5bcea783bd1c', 'x-compute-request-id': 'req-f40b8d09-1b9f-4133-8acd-5bcea783bd1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "REBOOT", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:09:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}, {"version": 4, "addr": "172.27.0.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1211628095"}], "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": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:09:43,223 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.259s 2020-12-21 04:09:43,223 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1769', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97b7620d-7040-48d9-9f01-ae890e1ba5eb', 'x-compute-request-id': 'req-97b7620d-7040-48d9-9f01-ae890e1ba5eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "REBOOT", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:09:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}, {"version": 4, "addr": "172.27.0.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1211628095"}], "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": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:09:44,492 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.260s 2020-12-21 04:09:44,492 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1772', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b563fa6e-21fd-4b33-afac-011e6998040f', 'x-compute-request-id': 'req-b563fa6e-21fd-4b33-afac-011e6998040f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:09:44Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}, {"version": 4, "addr": "172.27.0.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-TestMinimumBasicScenario-1211628095"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:09:44,501 94990 INFO [tempest.common.waiters] State transition "REBOOT/reboot_started" ==> "ACTIVE/None" after 18 second wait 2020-12-21 04:09:44,513 94990 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.191:22' as 'ubuntu' with public key authentication 2020-12-21 04:10:15,985 94990 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2020-12-21 04:10:16,342 94990 INFO [paramiko.transport] Authentication (publickey) successful! 2020-12-21 04:10:16,342 94990 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.191 successfully created 2020-12-21 04:10:16,343 94990 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2020-12-21 04:10:16,343 94990 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.191:22' as 'ubuntu' with public key authentication 2020-12-21 04:10:16,363 94990 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2020-12-21 04:10:16,523 94990 INFO [paramiko.transport] Authentication (publickey) successful! 2020-12-21 04:10:16,523 94990 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.191 successfully created 2020-12-21 04:10:18,205 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 POST http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98/action 0.966s 2020-12-21 04:10:18,205 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"removeSecurityGroup": {"name": "tempest-TestMinimumBasicScenario-1211628095"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:17 GMT', 'server': 'Apache/2.4.29 (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-c2dce176-6856-43eb-a57b-ad9aee92088d', 'x-compute-request-id': 'req-c2dce176-6856-43eb-a57b-ad9aee92088d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98/action'} Body: b'' 2020-12-21 04:10:18,530 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.16/compute/v2.1/os-security-groups/fe7d78e4-796e-4202-a68c-7a0163cad230 0.324s 2020-12-21 04:10:18,530 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:18 GMT', 'server': 'Apache/2.4.29 (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-1a3de236-c44f-4cd6-86aa-80bf08b6ecec', 'x-compute-request-id': 'req-1a3de236-c44f-4cd6-86aa-80bf08b6ecec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/os-security-groups/fe7d78e4-796e-4202-a68c-7a0163cad230'} Body: b'' 2020-12-21 04:10:21,927 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.16/compute/v2.1/os-floating-ips/01a47abf-e1a5-4ed0-a72a-a692899b163d 3.396s 2020-12-21 04:10:21,927 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:18 GMT', 'server': 'Apache/2.4.29 (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-cbbbf66b-51cb-4305-95d1-ab8730f49ad2', 'x-compute-request-id': 'req-cbbbf66b-51cb-4305-95d1-ab8730f49ad2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/os-floating-ips/01a47abf-e1a5-4ed0-a72a-a692899b163d'} Body: b'' 2020-12-21 04:10:22,254 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98/os-volume_attachments/1e143391-15c7-44a4-a604-43b10f13945e 0.326s 2020-12-21 04:10:22,255 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:21 GMT', 'server': 'Apache/2.4.29 (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-93950fe4-720c-4c62-b439-ff9989f8ba6c', 'x-compute-request-id': 'req-93950fe4-720c-4c62-b439-ff9989f8ba6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98/os-volume_attachments/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'' 2020-12-21 04:10:22,355 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.099s 2020-12-21 04:10:22,356 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7278596a-6377-488a-931a-1736f624cbcc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7278596a-6377-488a-931a-1736f624cbcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:25,821 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 2.455s 2020-12-21 04:10:25,822 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6029ce6-0c0f-4b98-9e1a-5f02398d6386', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6029ce6-0c0f-4b98-9e1a-5f02398d6386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:26,925 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:10:26,925 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de3abb01-168a-426f-bc1c-d8fed49b1d40', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de3abb01-168a-426f-bc1c-d8fed49b1d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:28,029 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:10:28,030 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-053bab1b-2def-4985-b5c2-2949e2d07cc7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-053bab1b-2def-4985-b5c2-2949e2d07cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:29,133 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:10:29,134 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26d76230-04b4-423c-8f89-04a57bb477e8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26d76230-04b4-423c-8f89-04a57bb477e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:30,235 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:10:30,236 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a2993f-a07c-4f35-955a-e708e10890ac', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13a2993f-a07c-4f35-955a-e708e10890ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:31,340 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:10:31,340 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84d98105-5ed6-46b6-9123-23a785bd77b9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84d98105-5ed6-46b6-9123-23a785bd77b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:32,444 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:10:32,444 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66efcbc2-c1f9-4c3e-a499-05253f0edc25', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66efcbc2-c1f9-4c3e-a499-05253f0edc25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:33,549 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:10:33,549 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b6ab265-9603-4d9f-b255-2eeb93016d8a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b6ab265-9603-4d9f-b255-2eeb93016d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:34,653 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:10:34,653 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-100d7448-9c3e-43ee-a78b-93dade722651', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-100d7448-9c3e-43ee-a78b-93dade722651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:35,760 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:10:35,760 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d11abf-f8de-41a4-a4bb-fc167d530388', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d11abf-f8de-41a4-a4bb-fc167d530388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:36,869 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:10:36,869 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb2021b2-20ae-4c76-b62c-e6c7a7cd9cfe', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb2021b2-20ae-4c76-b62c-e6c7a7cd9cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:37,972 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:10:37,972 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf67a275-9f0d-41a1-b2b5-30bd5956b071', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf67a275-9f0d-41a1-b2b5-30bd5956b071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:39,074 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:10:39,075 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-030e1d12-3935-4608-a45f-6aaec48f03aa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-030e1d12-3935-4608-a45f-6aaec48f03aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:40,179 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:10:40,179 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd8e2295-d6d2-41dd-afa6-b21c719ca157', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd8e2295-d6d2-41dd-afa6-b21c719ca157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:41,288 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.100s 2020-12-21 04:10:41,289 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0fd8da-de2f-41b8-8140-a9519282793d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0fd8da-de2f-41b8-8140-a9519282793d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:42,394 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:10:42,394 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d5dc883-4058-490b-a1c1-fcb00a84448e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d5dc883-4058-490b-a1c1-fcb00a84448e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:43,505 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.102s 2020-12-21 04:10:43,506 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af1c1091-4afe-4ff2-8858-157bcbef0178', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af1c1091-4afe-4ff2-8858-157bcbef0178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:44,605 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:10:44,606 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e47c0b-35ea-4309-8a75-8594bcd21553', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e47c0b-35ea-4309-8a75-8594bcd21553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:45,709 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:10:45,709 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-903aed30-4c91-4a83-a57f-8c81d2d723f3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-903aed30-4c91-4a83-a57f-8c81d2d723f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:46,811 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:10:46,811 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d814a405-d4e5-4cae-867e-899077d60ac9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d814a405-d4e5-4cae-867e-899077d60ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:47,917 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:10:47,917 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5276fcb5-073b-480c-b25d-ab33b836dad3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5276fcb5-073b-480c-b25d-ab33b836dad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:49,021 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:10:49,021 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15d59697-2f46-4958-97fb-037cf4bdf240', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15d59697-2f46-4958-97fb-037cf4bdf240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:50,124 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:10:50,125 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c328475b-ceb5-42ed-8d0a-3e5cb9b6693a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c328475b-ceb5-42ed-8d0a-3e5cb9b6693a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:51,228 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:10:51,228 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af664477-8d10-47f8-9678-e1361ab9beda', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af664477-8d10-47f8-9678-e1361ab9beda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:52,334 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:10:52,335 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6d2045a-d4ab-4cb2-b659-41154c617d69', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6d2045a-d4ab-4cb2-b659-41154c617d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:53,442 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.099s 2020-12-21 04:10:53,443 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5cb634c-7da2-48a8-a13e-6400be250497', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5cb634c-7da2-48a8-a13e-6400be250497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:54,546 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:10:54,547 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c128fe-b1af-4a4e-8d91-50c88b104e21', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c128fe-b1af-4a4e-8d91-50c88b104e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:55,652 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:10:55,652 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c506d5d-3b9f-49a0-9d8a-67b76387144c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c506d5d-3b9f-49a0-9d8a-67b76387144c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:56,755 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:10:56,756 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc5c9ae-b5ab-4a11-a57a-747a14295d2d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc5c9ae-b5ab-4a11-a57a-747a14295d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:57,859 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:10:57,860 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ace68bee-9c33-43ba-b173-e70eed614bcc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ace68bee-9c33-43ba-b173-e70eed614bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:10:58,963 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:10:58,963 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9da4624-f1f8-4fae-8f94-fc64da405d5a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9da4624-f1f8-4fae-8f94-fc64da405d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:00,064 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:11:00,065 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec2ef210-61e0-4e39-bd07-347f9f63dc7b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec2ef210-61e0-4e39-bd07-347f9f63dc7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:01,177 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.104s 2020-12-21 04:11:01,177 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05d3979f-2ad5-4936-bf59-f4a74cdbe453', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d3979f-2ad5-4936-bf59-f4a74cdbe453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:02,281 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:11:02,282 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd392a4c-ce1c-4161-aa6d-a9183b49eb4e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd392a4c-ce1c-4161-aa6d-a9183b49eb4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:03,389 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.099s 2020-12-21 04:11:03,390 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44fc9be4-06a9-44c2-a8e1-46ead4f7cc20', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44fc9be4-06a9-44c2-a8e1-46ead4f7cc20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:04,490 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:11:04,491 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e7bc6f-8ccf-41ce-a60f-e1fe02064ac1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e7bc6f-8ccf-41ce-a60f-e1fe02064ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:05,595 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:11:05,595 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3064e768-04b0-48ca-b4ad-2d3aa6d48751', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3064e768-04b0-48ca-b4ad-2d3aa6d48751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:06,702 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:11:06,703 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b3e166-8dbc-43d2-b01e-60f3c95af994', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b3e166-8dbc-43d2-b01e-60f3c95af994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:07,804 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:11:07,805 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e1103f-ba19-4e3f-95cb-a363ade2785e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e1103f-ba19-4e3f-95cb-a363ade2785e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:08,914 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.100s 2020-12-21 04:11:08,914 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb40968-7811-4e2a-9987-6be0332d9752', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb40968-7811-4e2a-9987-6be0332d9752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:10,019 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:11:10,019 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b2cdea-3c62-44c5-b3ef-3e29088a088a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b2cdea-3c62-44c5-b3ef-3e29088a088a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:11,124 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:11:11,125 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cbe7646-26f7-4d5d-a694-f957112bf0df', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cbe7646-26f7-4d5d-a694-f957112bf0df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:12,227 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:11:12,228 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836e3587-5257-44bb-8a79-bb023a46bef1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836e3587-5257-44bb-8a79-bb023a46bef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:13,332 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:11:13,333 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67d56add-73a0-4590-9020-a9d317232329', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d56add-73a0-4590-9020-a9d317232329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:14,435 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:11:14,436 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cdb8e9d-8345-47f7-809f-73beb1f9100d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cdb8e9d-8345-47f7-809f-73beb1f9100d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:15,540 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:11:15,540 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b37a4020-1b43-4b0f-8932-bc04a7ffe3bb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b37a4020-1b43-4b0f-8932-bc04a7ffe3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:16,646 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:11:16,647 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c31f9aa6-78ca-4e5c-a3b6-c852595f80d9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c31f9aa6-78ca-4e5c-a3b6-c852595f80d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:17,750 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:11:17,751 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c18033-f3b9-4cf0-a9d5-f5f0ee46dfaa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c18033-f3b9-4cf0-a9d5-f5f0ee46dfaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:18,854 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:11:18,854 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f0ef8c0-c93a-4bb7-b1f8-bb3086e8bca3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f0ef8c0-c93a-4bb7-b1f8-bb3086e8bca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:19,960 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:11:19,961 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa5e36e8-1b5e-4bb8-826c-9495edf21739', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa5e36e8-1b5e-4bb8-826c-9495edf21739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:21,066 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:11:21,067 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b08d482-ca34-44dc-b756-24a3438bce2e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b08d482-ca34-44dc-b756-24a3438bce2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:22,170 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:11:22,171 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83de7182-981a-4576-b9fd-e09613b40db8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83de7182-981a-4576-b9fd-e09613b40db8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:23,287 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.107s 2020-12-21 04:11:23,287 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4b2e783-3f8f-46d1-a147-f7db35c3a7a7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4b2e783-3f8f-46d1-a147-f7db35c3a7a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:24,390 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:11:24,391 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5ecba3d-8046-405b-b24e-215e656c0953', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5ecba3d-8046-405b-b24e-215e656c0953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:25,492 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:11:25,492 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59aee95d-f9bc-456a-85c9-dd51e6bacd78', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59aee95d-f9bc-456a-85c9-dd51e6bacd78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:26,595 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:11:26,595 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ce6b76-a909-427a-871d-6bf3f26337f0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ce6b76-a909-427a-871d-6bf3f26337f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:27,697 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:11:27,697 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a49ed58-f91e-4767-95db-6e5af88de2a8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a49ed58-f91e-4767-95db-6e5af88de2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:28,798 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:11:28,798 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7457803-8358-48d9-834d-30b22166328f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7457803-8358-48d9-834d-30b22166328f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:29,900 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:11:29,901 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbbc5aa2-8bfc-4290-b9e7-bed6453be687', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbbc5aa2-8bfc-4290-b9e7-bed6453be687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:31,005 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:11:31,005 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0457e38a-3d51-4446-937b-36dc5aedda1b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0457e38a-3d51-4446-937b-36dc5aedda1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:32,109 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:11:32,110 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebde9fdb-ba97-4d43-8aea-2d7762fefce8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebde9fdb-ba97-4d43-8aea-2d7762fefce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:33,211 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:11:33,211 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26df81ae-d5d7-405c-8775-b94e81c2eeac', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26df81ae-d5d7-405c-8775-b94e81c2eeac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:34,316 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:11:34,316 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdf96f02-e57f-4ed9-a322-7907d4ba975e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdf96f02-e57f-4ed9-a322-7907d4ba975e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:35,425 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.100s 2020-12-21 04:11:35,426 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc50645-f752-451f-875d-6e7c135048d7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc50645-f752-451f-875d-6e7c135048d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:36,538 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.104s 2020-12-21 04:11:36,539 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-993401b1-3285-4b19-a392-3a31ad58dbc6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-993401b1-3285-4b19-a392-3a31ad58dbc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:37,640 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:11:37,641 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf433ff7-3097-445c-8095-0798e027ba7a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf433ff7-3097-445c-8095-0798e027ba7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:38,745 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:11:38,745 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de922b31-2e0a-4224-9115-7cc0e42ffc9b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de922b31-2e0a-4224-9115-7cc0e42ffc9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:39,886 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.130s 2020-12-21 04:11:39,886 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdb2e62e-70b3-4ae8-8ad9-80ef1f038a8a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdb2e62e-70b3-4ae8-8ad9-80ef1f038a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:40,986 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:11:40,987 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45cd2e19-43a7-4fbd-bb7f-20491d8c7fee', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45cd2e19-43a7-4fbd-bb7f-20491d8c7fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:42,086 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:11:42,087 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6832ed29-28d7-4eb8-a884-9756bf5b07fb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6832ed29-28d7-4eb8-a884-9756bf5b07fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:43,193 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:11:43,193 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-527ff0fe-f975-4896-92d3-b3bcd8de9545', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-527ff0fe-f975-4896-92d3-b3bcd8de9545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:44,294 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:11:44,295 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f77f4f-58b7-45cb-9f47-d0d8cdf671ee', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f77f4f-58b7-45cb-9f47-d0d8cdf671ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:45,395 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:11:45,395 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2065b24-7402-4fe7-9e26-0a8690086eee', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2065b24-7402-4fe7-9e26-0a8690086eee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:46,496 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:11:46,497 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-462ef64a-4ca8-435c-b599-b61e4da44218', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-462ef64a-4ca8-435c-b599-b61e4da44218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:47,609 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.103s 2020-12-21 04:11:47,609 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74d7c829-06ff-475a-9a6e-0c01da51100e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74d7c829-06ff-475a-9a6e-0c01da51100e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:48,709 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:11:48,709 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd159336-de4f-4505-b2c0-b4931d2b88d4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd159336-de4f-4505-b2c0-b4931d2b88d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:49,812 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:11:49,812 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b288ec-19b4-42e6-88ce-15a88821e741', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b288ec-19b4-42e6-88ce-15a88821e741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:50,919 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:11:50,920 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf8f40da-0e20-44c4-a7b2-29360a582a59', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf8f40da-0e20-44c4-a7b2-29360a582a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:52,025 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:11:52,026 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15043755-ee95-4d49-ab55-f16593f1e4e9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15043755-ee95-4d49-ab55-f16593f1e4e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:53,131 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:11:53,132 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51264790-3e98-4995-abb3-00c3bfa0c7c0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51264790-3e98-4995-abb3-00c3bfa0c7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:54,237 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:11:54,238 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb95575-6461-4d75-a187-559fb6a0db51', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb95575-6461-4d75-a187-559fb6a0db51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:55,343 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:11:55,343 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4608e821-9000-4410-9661-a403726dc58b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4608e821-9000-4410-9661-a403726dc58b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:56,444 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:11:56,445 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd7383ba-a774-40ca-9ca2-7bbb4ad7fba7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd7383ba-a774-40ca-9ca2-7bbb4ad7fba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:57,551 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:11:57,552 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-381fea3d-9809-4319-8f11-ceeaddf06bc2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-381fea3d-9809-4319-8f11-ceeaddf06bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:58,657 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:11:58,657 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2e78d1b-7ed1-47df-b661-7bffebec181d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e78d1b-7ed1-47df-b661-7bffebec181d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:11:59,760 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:11:59,760 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c4ccf9e-0b2e-42d5-8f8e-c93f9a36d154', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c4ccf9e-0b2e-42d5-8f8e-c93f9a36d154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:00,863 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:12:00,864 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed7eaa19-61ef-413b-8cc0-51672fc66fc3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed7eaa19-61ef-413b-8cc0-51672fc66fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:01,965 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:12:01,966 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03da489-d294-43e3-9bda-426d8ce6643f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03da489-d294-43e3-9bda-426d8ce6643f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:03,067 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:12:03,067 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420b2232-8122-446d-9b12-f826b31564ff', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420b2232-8122-446d-9b12-f826b31564ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:04,168 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:12:04,169 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b41b33-0942-4e49-9c99-31eab5f9f8b7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b41b33-0942-4e49-9c99-31eab5f9f8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:05,270 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:12:05,271 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5912f471-8b08-4793-ae52-6b9fc9eb30f0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5912f471-8b08-4793-ae52-6b9fc9eb30f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:06,375 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:12:06,376 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c94d3229-b3f6-4fd0-a66a-634c8999fb3c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c94d3229-b3f6-4fd0-a66a-634c8999fb3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:07,487 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.103s 2020-12-21 04:12:07,488 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a792ba-657b-45f4-b119-94ee58f08497', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a792ba-657b-45f4-b119-94ee58f08497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:08,590 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:12:08,591 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca185ef9-aa52-4cb5-b0f7-54a456983619', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca185ef9-aa52-4cb5-b0f7-54a456983619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:09,697 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:12:09,697 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed025c4f-6606-4291-b80a-1e9e35c75039', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed025c4f-6606-4291-b80a-1e9e35c75039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:10,800 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:12:10,800 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd55309-5a4a-4669-85cf-cbb34f1d5fb1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd55309-5a4a-4669-85cf-cbb34f1d5fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:11,902 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:12:11,902 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ad64742-169d-479b-ba69-9250d1617d5d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ad64742-169d-479b-ba69-9250d1617d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:13,141 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.229s 2020-12-21 04:12:13,141 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21725cb1-1fa8-413e-951a-d07020f78cad', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21725cb1-1fa8-413e-951a-d07020f78cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:14,247 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:12:14,247 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1201691a-010b-4a90-afa0-783a0c8cb76b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1201691a-010b-4a90-afa0-783a0c8cb76b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:15,351 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:12:15,351 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-765200a9-5219-4c59-8205-bb72b6fc1a84', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-765200a9-5219-4c59-8205-bb72b6fc1a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:16,456 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:12:16,457 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64996afc-04a7-447a-b071-f16904988a12', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64996afc-04a7-447a-b071-f16904988a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:17,564 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:12:17,564 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5ded5ce-2c7a-45a7-9820-1c550ee8e4c9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5ded5ce-2c7a-45a7-9820-1c550ee8e4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:18,673 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.101s 2020-12-21 04:12:18,674 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9184069e-a2ae-4178-889e-885143eaf7eb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9184069e-a2ae-4178-889e-885143eaf7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:19,778 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:12:19,779 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-308569a3-8591-4a2c-90ea-073955ffe52c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-308569a3-8591-4a2c-90ea-073955ffe52c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:20,878 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:12:20,878 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e45f74-57c4-4512-96db-d77084fd6d30', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e45f74-57c4-4512-96db-d77084fd6d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:21,978 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:12:21,978 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a3ace0-29a5-40ca-a4d0-d328939ee6a5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a3ace0-29a5-40ca-a4d0-d328939ee6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:23,079 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:12:23,079 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a161dcd-686a-4156-8ab3-1b33bc31b42f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a161dcd-686a-4156-8ab3-1b33bc31b42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:24,180 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:12:24,180 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63b178c2-edf2-4238-bb05-e041b4ed2db5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63b178c2-edf2-4238-bb05-e041b4ed2db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:25,285 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:12:25,285 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310a6b96-520f-4b97-bec5-e48ec9645cd7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310a6b96-520f-4b97-bec5-e48ec9645cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:26,387 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:12:26,387 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11bdc580-d38b-47a1-b9f7-720f5c40c37a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11bdc580-d38b-47a1-b9f7-720f5c40c37a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:27,489 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:12:27,489 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23005174-689b-47d6-8ce3-9749dd7b7c1b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23005174-689b-47d6-8ce3-9749dd7b7c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:28,590 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:12:28,590 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c48ddcd8-6c52-400e-8327-03de428c15bd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c48ddcd8-6c52-400e-8327-03de428c15bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:29,691 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:12:29,691 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c7a4159-fa73-45eb-b8e1-25877fb1da88', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c7a4159-fa73-45eb-b8e1-25877fb1da88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:30,790 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:12:30,791 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe5d75f-362c-4d33-a1f4-744f5444a86e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe5d75f-362c-4d33-a1f4-744f5444a86e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:31,892 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:12:31,893 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-548a9c95-a603-4551-aa77-05e29fea2b34', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-548a9c95-a603-4551-aa77-05e29fea2b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:32,993 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:12:32,993 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de9e12e4-1048-4f86-9005-38dd535d854e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de9e12e4-1048-4f86-9005-38dd535d854e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:34,098 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:12:34,099 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a8db1cd-2e17-4cf7-ad4a-e1b58da0dcde', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a8db1cd-2e17-4cf7-ad4a-e1b58da0dcde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:35,200 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:12:35,200 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e90fdaf0-dc0a-481a-9a19-bdb1e2568910', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e90fdaf0-dc0a-481a-9a19-bdb1e2568910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:36,301 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:12:36,301 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6348bab-ee6c-499f-849f-d37ca281ee74', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6348bab-ee6c-499f-849f-d37ca281ee74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:37,404 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:12:37,405 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcaa16ed-2e64-48b7-8796-86e4650e4639', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcaa16ed-2e64-48b7-8796-86e4650e4639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:38,506 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:12:38,506 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a447c9c3-fa64-4d60-a517-aef9b970c18b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a447c9c3-fa64-4d60-a517-aef9b970c18b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:39,607 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:12:39,608 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f11ded30-16d3-4b5d-9d0b-ea781faebfef', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f11ded30-16d3-4b5d-9d0b-ea781faebfef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:40,710 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:12:40,710 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be53424a-8248-4a0d-b95c-bcda4b022579', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be53424a-8248-4a0d-b95c-bcda4b022579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:41,816 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:12:41,816 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cd7ebce-e31f-4239-8eaa-3b376d6bb014', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cd7ebce-e31f-4239-8eaa-3b376d6bb014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:42,922 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:12:42,923 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-251adb95-98c7-4af5-9787-6084079090f3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-251adb95-98c7-4af5-9787-6084079090f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:44,025 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:12:44,026 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467ccd51-f7f1-4580-be27-e5c70e523bfc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467ccd51-f7f1-4580-be27-e5c70e523bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:45,128 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:12:45,128 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c0f0479-bde9-476d-a38e-ebd7fbc58715', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c0f0479-bde9-476d-a38e-ebd7fbc58715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:46,228 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:12:46,228 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee765195-537f-40d1-8da5-ad3d8c58d663', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee765195-537f-40d1-8da5-ad3d8c58d663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:47,333 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:12:47,333 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5282c09-9047-4932-aa17-4dfc22e123b9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5282c09-9047-4932-aa17-4dfc22e123b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:48,438 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:12:48,439 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b71052d8-710c-427f-908d-c6045bd3c172', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b71052d8-710c-427f-908d-c6045bd3c172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:49,546 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:12:49,546 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-702f0a4e-b4ac-4dec-9aa7-e27918063d74', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-702f0a4e-b4ac-4dec-9aa7-e27918063d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:50,650 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:12:50,650 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32e4088a-395a-4793-a970-3c114d066140', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32e4088a-395a-4793-a970-3c114d066140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:51,756 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:12:51,757 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44481352-3136-47fc-ac04-efe77ee0704f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44481352-3136-47fc-ac04-efe77ee0704f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:52,858 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:12:52,859 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-746e2e3e-7082-40b2-9af1-63049ceb9e5c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-746e2e3e-7082-40b2-9af1-63049ceb9e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:53,963 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:12:53,964 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c19592ab-1ec6-4959-aa51-5cc1038e53a3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c19592ab-1ec6-4959-aa51-5cc1038e53a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:55,064 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:12:55,064 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b50523-1487-416a-b017-27155007ed17', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b50523-1487-416a-b017-27155007ed17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:56,169 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:12:56,169 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ea7b1a4-4321-4bea-a076-1751aca5e095', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ea7b1a4-4321-4bea-a076-1751aca5e095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:57,269 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:12:57,270 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057da5a4-9adc-4f3c-8167-b572caa5c91d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057da5a4-9adc-4f3c-8167-b572caa5c91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:58,376 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:12:58,376 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f3bfbfa-b822-48f6-8536-042d99b03fd2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f3bfbfa-b822-48f6-8536-042d99b03fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:12:59,491 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.106s 2020-12-21 04:12:59,491 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-992d065d-9b56-4410-8e10-cadf4e9fc928', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-992d065d-9b56-4410-8e10-cadf4e9fc928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:00,594 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:13:00,594 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2201dc3-42b2-4762-bb80-a7facf56378e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2201dc3-42b2-4762-bb80-a7facf56378e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:01,694 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:13:01,694 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f5af5e-e507-4425-bb46-d1c111773d13', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f5af5e-e507-4425-bb46-d1c111773d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:02,794 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:13:02,795 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dfb5aad-1c38-4333-be7f-b73b974fae93', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dfb5aad-1c38-4333-be7f-b73b974fae93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:03,895 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:13:03,895 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c48719-2ee7-4a01-b9d0-a05ef05492e6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c48719-2ee7-4a01-b9d0-a05ef05492e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:04,997 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:13:04,997 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c8db29-429e-4012-8033-1244826f2359', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c8db29-429e-4012-8033-1244826f2359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:06,096 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:13:06,096 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30479990-e533-4379-b52b-220dfb7fef28', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30479990-e533-4379-b52b-220dfb7fef28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:07,199 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:13:07,200 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69f3d4f-04c1-45c3-a25b-7f689ca44af0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69f3d4f-04c1-45c3-a25b-7f689ca44af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:08,302 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:13:08,302 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa13051-00a2-4083-9be0-02ce863da6e9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa13051-00a2-4083-9be0-02ce863da6e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:09,406 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:13:09,406 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba88e33-568e-49d3-8e60-471aed490f39', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba88e33-568e-49d3-8e60-471aed490f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:10,508 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:13:10,508 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45b686d7-e022-45ac-9470-aeec95b8f53f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45b686d7-e022-45ac-9470-aeec95b8f53f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:11,613 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:13:11,613 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f538327-ea21-49fb-b23a-cbc43014cb01', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f538327-ea21-49fb-b23a-cbc43014cb01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:12,712 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:13:12,712 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db1e565-89ab-4ac3-bba4-7cc04dc084e2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db1e565-89ab-4ac3-bba4-7cc04dc084e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:13,824 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.102s 2020-12-21 04:13:13,825 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa18df8-ba4b-46d5-8b2e-412c5b180d03', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa18df8-ba4b-46d5-8b2e-412c5b180d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:14,930 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:13:14,930 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e919b060-8fc1-47a0-af3c-642c4db41bdc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e919b060-8fc1-47a0-af3c-642c4db41bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:16,032 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:13:16,032 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af0f5fc0-e16c-4381-a651-946163956638', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af0f5fc0-e16c-4381-a651-946163956638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:17,136 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:13:17,136 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e61747-61a3-4df6-b073-409aea3623bf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e61747-61a3-4df6-b073-409aea3623bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:18,236 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:13:18,236 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6410a2c7-2581-4c4c-8f6c-2086981e6f74', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6410a2c7-2581-4c4c-8f6c-2086981e6f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:19,340 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:13:19,341 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a61bd24-e75e-429f-836d-3a228e6be950', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a61bd24-e75e-429f-836d-3a228e6be950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:20,442 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:13:20,442 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7ab658b-71d2-4fc2-9686-4742c0cae965', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7ab658b-71d2-4fc2-9686-4742c0cae965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:21,546 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:13:21,546 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dda10e0c-48ae-42e4-953d-22a6415c2f94', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dda10e0c-48ae-42e4-953d-22a6415c2f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:22,648 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:13:22,648 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5544894c-ac64-4ba3-a3cd-078a1d0ff0e6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5544894c-ac64-4ba3-a3cd-078a1d0ff0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:23,753 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:13:23,754 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8907a6cb-c0ea-4fee-b6ac-c0ab4a4087c3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8907a6cb-c0ea-4fee-b6ac-c0ab4a4087c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:24,855 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:13:24,855 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59bf230c-c6c7-47b0-95a5-1dc4a1b35f6f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59bf230c-c6c7-47b0-95a5-1dc4a1b35f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:25,959 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:13:25,959 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bfb8863-21c4-4bc3-a32a-cc533a7b4f84', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bfb8863-21c4-4bc3-a32a-cc533a7b4f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:27,061 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:13:27,061 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ce1f42-65ea-4f27-a819-aa4fa5365716', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ce1f42-65ea-4f27-a819-aa4fa5365716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:28,163 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:13:28,164 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300846a7-dbc5-4f43-af8a-b02dfc7f219c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300846a7-dbc5-4f43-af8a-b02dfc7f219c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:29,265 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:13:29,265 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b49250a-8b52-4e77-9cba-5acc2e563d4a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b49250a-8b52-4e77-9cba-5acc2e563d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:30,366 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:13:30,366 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5423bf2-c8f1-4ff8-b799-822a5185c348', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5423bf2-c8f1-4ff8-b799-822a5185c348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:31,465 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:13:31,466 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c48b035-a019-44fa-bd62-648cd2c3dab1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c48b035-a019-44fa-bd62-648cd2c3dab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:32,569 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:13:32,570 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb55bc9-7753-4cf9-a9e7-95a4c49bb765', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb55bc9-7753-4cf9-a9e7-95a4c49bb765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:33,672 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:13:33,673 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43a15e8d-251f-4040-a87c-513f60178fc9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43a15e8d-251f-4040-a87c-513f60178fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:34,773 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:13:34,774 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44fe8e2a-8b85-4d31-8a05-2de95ec59426', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44fe8e2a-8b85-4d31-8a05-2de95ec59426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:35,875 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:13:35,876 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9180dabe-5f0b-45f2-a354-290393ef7c8e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9180dabe-5f0b-45f2-a354-290393ef7c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:36,975 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:13:36,976 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7691b781-b7f9-43dc-8cde-c98f66634a8b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7691b781-b7f9-43dc-8cde-c98f66634a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:38,075 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:13:38,076 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e4b285-31b8-4216-bc5e-7635d68dc71e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e4b285-31b8-4216-bc5e-7635d68dc71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:39,177 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:13:39,178 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aef48ec-ff87-482c-89a0-e0764f15c9ee', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aef48ec-ff87-482c-89a0-e0764f15c9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:40,277 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:13:40,277 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa46ef61-355d-4029-af26-ce6391033a2e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa46ef61-355d-4029-af26-ce6391033a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:41,381 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:13:41,381 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa269638-a8d0-445d-a8dc-3603dee27f02', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa269638-a8d0-445d-a8dc-3603dee27f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:42,486 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:13:42,486 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92569128-7f8d-4bb4-b6b6-d01d4e7bcb85', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92569128-7f8d-4bb4-b6b6-d01d4e7bcb85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:43,587 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:13:43,587 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7acb6114-99ce-4244-8986-e86fa8cfa59f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7acb6114-99ce-4244-8986-e86fa8cfa59f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:44,687 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:13:44,688 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7f43c3-2715-41d4-985e-abaf45f48b56', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7f43c3-2715-41d4-985e-abaf45f48b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:45,791 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:13:45,791 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57857746-5b3c-4168-b7b1-122cbcf8e807', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57857746-5b3c-4168-b7b1-122cbcf8e807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:46,891 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:13:46,891 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f738d07b-04ff-45bf-98aa-cb9d6bb95a32', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f738d07b-04ff-45bf-98aa-cb9d6bb95a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:47,992 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:13:47,992 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b760d033-7e2b-47a5-937e-319f2088f37e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b760d033-7e2b-47a5-937e-319f2088f37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:49,094 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:13:49,094 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8290720f-9f30-41e9-9f09-e2cc549a9117', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8290720f-9f30-41e9-9f09-e2cc549a9117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:50,196 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:13:50,197 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-460f19e0-44ac-40cf-8555-7e5fd19cd839', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-460f19e0-44ac-40cf-8555-7e5fd19cd839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:51,297 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:13:51,298 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5181a034-8def-4214-bd0d-a2822e197df6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5181a034-8def-4214-bd0d-a2822e197df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:52,401 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:13:52,401 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23b2a96e-63c8-4705-9cbb-5af585d30fa3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23b2a96e-63c8-4705-9cbb-5af585d30fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:53,506 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:13:53,506 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a25e4c-cef0-4d66-8ca3-d768f00b7971', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a25e4c-cef0-4d66-8ca3-d768f00b7971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:54,611 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:13:54,611 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fbf49e6-8dd7-46a6-9e9e-9302e243f68f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fbf49e6-8dd7-46a6-9e9e-9302e243f68f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:55,711 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:13:55,711 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbdff2fa-97fe-465d-9029-922aa272d360', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbdff2fa-97fe-465d-9029-922aa272d360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:56,818 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:13:56,818 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9c78218-f376-4be5-af81-639550f45401', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9c78218-f376-4be5-af81-639550f45401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:57,922 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:13:57,922 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6a2af4-8aaf-41a1-9935-d6dc38885bc8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6a2af4-8aaf-41a1-9935-d6dc38885bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:13:59,026 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:13:59,026 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719f0635-47f3-40df-8efb-e9570e8726b0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719f0635-47f3-40df-8efb-e9570e8726b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:00,127 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:14:00,128 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5406fc0c-65a1-413f-ba04-3c0e22c685bc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5406fc0c-65a1-413f-ba04-3c0e22c685bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:01,229 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:14:01,229 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b57fcc-59ff-4d90-a7da-e76a20987132', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b57fcc-59ff-4d90-a7da-e76a20987132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:02,331 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:14:02,331 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-679c1f63-2686-40ab-a4b6-f4b971ebd113', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-679c1f63-2686-40ab-a4b6-f4b971ebd113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:03,435 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:14:03,436 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29c6a023-de9e-4748-af11-35a21d639347', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29c6a023-de9e-4748-af11-35a21d639347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:04,537 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:14:04,538 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8230104f-28e2-447e-8a23-40f897eebbb4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8230104f-28e2-447e-8a23-40f897eebbb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:05,643 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:14:05,643 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-721c8d74-d752-4453-9f38-c3e567e64bf1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-721c8d74-d752-4453-9f38-c3e567e64bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:06,745 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:14:06,746 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c55735-981d-4533-b524-52fe681b0a30', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c55735-981d-4533-b524-52fe681b0a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:07,849 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:14:07,849 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae2adeda-9b7c-4830-9275-7f276631943a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae2adeda-9b7c-4830-9275-7f276631943a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:08,951 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:14:08,951 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0887b53d-711e-41b4-8b41-cea1d0e8fe5c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0887b53d-711e-41b4-8b41-cea1d0e8fe5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:10,055 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:14:10,055 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0c700be-8db0-4884-8562-8b5fe3d0a0d5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0c700be-8db0-4884-8562-8b5fe3d0a0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:11,156 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:14:11,156 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb20a12-fe37-4e77-a2b4-1339174a3d0e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebb20a12-fe37-4e77-a2b4-1339174a3d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:12,261 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:14:12,261 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3713431-3314-4522-9c70-2a9a71860b73', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3713431-3314-4522-9c70-2a9a71860b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:13,366 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:14:13,366 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce08f1e8-9242-4593-9cff-ce50ca5120d8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce08f1e8-9242-4593-9cff-ce50ca5120d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:14,478 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.100s 2020-12-21 04:14:14,478 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642409fb-d514-4804-b69b-da6187175f45', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642409fb-d514-4804-b69b-da6187175f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:15,577 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:14:15,578 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e597cdf-2693-417f-b670-d07b6f81796c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e597cdf-2693-417f-b670-d07b6f81796c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:16,679 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:14:16,680 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e77dce53-431d-4c2a-a1ad-1e0982bb179e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e77dce53-431d-4c2a-a1ad-1e0982bb179e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:17,779 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:14:17,779 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-734b5cc9-9fe4-4c8e-a3ab-72a6bf73d2e1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734b5cc9-9fe4-4c8e-a3ab-72a6bf73d2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:18,880 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:14:18,880 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba869f9-f2ed-4071-8b71-bc9e0bdcbb03', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba869f9-f2ed-4071-8b71-bc9e0bdcbb03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:19,982 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:14:19,983 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ffcf485-c768-4752-bb9b-753fc8dcfbe0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ffcf485-c768-4752-bb9b-753fc8dcfbe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:21,085 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:14:21,085 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dabe0f7c-946a-4022-aaf8-d6c37d189c39', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dabe0f7c-946a-4022-aaf8-d6c37d189c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:22,187 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:14:22,188 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e12257-3d04-4a07-bbc5-ea2834ffe662', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e12257-3d04-4a07-bbc5-ea2834ffe662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:23,288 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:14:23,289 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1c2007a-c988-42f7-b56d-2c90a6d55732', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1c2007a-c988-42f7-b56d-2c90a6d55732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:24,389 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:14:24,389 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e91f6a49-0147-4c11-8deb-b5f3923731fc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e91f6a49-0147-4c11-8deb-b5f3923731fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:25,568 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.170s 2020-12-21 04:14:25,568 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb0709a-b492-487c-b95e-8b8b24286f7f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb0709a-b492-487c-b95e-8b8b24286f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:26,752 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.174s 2020-12-21 04:14:26,752 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f71b420-1dea-4b32-990d-9c32e797b847', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f71b420-1dea-4b32-990d-9c32e797b847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:27,860 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:14:27,860 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36e33b62-48ea-49e2-9488-70fa12e906ac', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36e33b62-48ea-49e2-9488-70fa12e906ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:28,975 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.105s 2020-12-21 04:14:28,975 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a65bdd-eb70-48d4-8fd9-99b3f14501a2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a65bdd-eb70-48d4-8fd9-99b3f14501a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:30,097 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.112s 2020-12-21 04:14:30,097 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bccbc2c-f999-4f3e-b110-989a88e65546', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bccbc2c-f999-4f3e-b110-989a88e65546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:31,384 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.277s 2020-12-21 04:14:31,385 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6638d01-52b0-40ef-a2cc-6651393946a9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6638d01-52b0-40ef-a2cc-6651393946a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:32,487 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:14:32,487 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfebb2e0-4383-431b-a169-2b452c1adba9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfebb2e0-4383-431b-a169-2b452c1adba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:33,590 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:14:33,591 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b63ca543-3a46-4413-8ea7-939178de32dd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b63ca543-3a46-4413-8ea7-939178de32dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:34,693 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:14:34,694 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-085b88c3-f2da-4b29-9aed-2890e8d36777', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-085b88c3-f2da-4b29-9aed-2890e8d36777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:35,798 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:14:35,798 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8861357b-b9cf-45a1-9f68-26ac6353e67f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8861357b-b9cf-45a1-9f68-26ac6353e67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:36,905 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:14:36,906 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45302ef9-ce1f-4f83-b792-b86f41c62b41', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45302ef9-ce1f-4f83-b792-b86f41c62b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:38,013 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:14:38,013 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffaef039-0acc-485a-a9f5-8964a15e25f6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffaef039-0acc-485a-a9f5-8964a15e25f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:39,420 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.398s 2020-12-21 04:14:39,421 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4bee812-8096-4858-896b-6243a5097d5f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4bee812-8096-4858-896b-6243a5097d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:40,539 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.109s 2020-12-21 04:14:40,539 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ac5995-510e-4b6e-8288-a8e7ae8eaf37', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ac5995-510e-4b6e-8288-a8e7ae8eaf37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:41,640 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:14:41,641 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e30b0659-bd94-49dd-b04f-03cff1c55694', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e30b0659-bd94-49dd-b04f-03cff1c55694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:14:42,788 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.139s 2020-12-21 04:14:42,789 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ce29e90-e6b2-4d24-99bc-8b868b91b617', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ce29e90-e6b2-4d24-99bc-8b868b91b617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:15:25,014 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 41.215s 2020-12-21 04:15:25,014 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf392cd9-a839-4af6-a483-224fe778a050', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf392cd9-a839-4af6-a483-224fe778a050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:15:43,573 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 17.549s 2020-12-21 04:15:43,573 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ac37bbf-fe6f-4921-8ebb-e3d3cd58a2ad', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ac37bbf-fe6f-4921-8ebb-e3d3cd58a2ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:15:44,673 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:15:44,673 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d981d406-a051-4977-b7a5-c6a5302bf58d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d981d406-a051-4977-b7a5-c6a5302bf58d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:15:45,898 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.215s 2020-12-21 04:15:45,898 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f39697e-7bbb-492b-aa12-01b94ecd1f7f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f39697e-7bbb-492b-aa12-01b94ecd1f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:15:47,001 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:15:47,002 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d0c27b-661b-4cc6-90be-f4386dfea8a2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d0c27b-661b-4cc6-90be-f4386dfea8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:15:48,104 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:15:48,105 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a1f80fb-c461-4059-bdc7-f3bea9e92711', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a1f80fb-c461-4059-bdc7-f3bea9e92711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:15:49,209 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:15:49,210 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f6e1f30-eacd-4a70-83d3-ee663c1780ef', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f6e1f30-eacd-4a70-83d3-ee663c1780ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:15:50,314 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:15:50,315 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8ff072a-2a9c-4cef-a337-d6b6f6f5e696', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8ff072a-2a9c-4cef-a337-d6b6f6f5e696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:15:51,416 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:15:51,417 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb1a2433-f226-454d-a78e-8260113f08dd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb1a2433-f226-454d-a78e-8260113f08dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:15:52,532 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.107s 2020-12-21 04:15:52,533 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-227f895f-f988-46d8-984d-d6774967a3a7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-227f895f-f988-46d8-984d-d6774967a3a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:15:53,639 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:15:53,640 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc25547-6bab-449e-b83e-f9cddded6fe0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc25547-6bab-449e-b83e-f9cddded6fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:15:54,747 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.099s 2020-12-21 04:15:54,748 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54081275-5ccb-4063-a4da-b892e3856902', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54081275-5ccb-4063-a4da-b892e3856902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:15:55,866 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.109s 2020-12-21 04:15:55,867 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c6efd67-d22a-4a4d-a546-c8f284a34242', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c6efd67-d22a-4a4d-a546-c8f284a34242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:15:56,974 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.099s 2020-12-21 04:15:56,974 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03aae7fd-6d8b-46e4-bd2b-5167d95887d8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03aae7fd-6d8b-46e4-bd2b-5167d95887d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:15:58,076 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:15:58,076 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0252a186-ebe8-4b8a-9d63-2e02f6daa12c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0252a186-ebe8-4b8a-9d63-2e02f6daa12c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:15:59,188 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.103s 2020-12-21 04:15:59,189 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3163971d-6242-45dc-8f27-8151bef7cec9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3163971d-6242-45dc-8f27-8151bef7cec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:00,294 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:16:00,294 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836d51c9-d27f-4e5b-978f-5243c382f4bf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836d51c9-d27f-4e5b-978f-5243c382f4bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:01,395 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:16:01,396 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db87f3e-cba8-4719-b177-3e0a849e9d34', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db87f3e-cba8-4719-b177-3e0a849e9d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:02,508 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.103s 2020-12-21 04:16:02,508 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c614cc7b-d551-4de2-a6df-d5b58b45ce10', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c614cc7b-d551-4de2-a6df-d5b58b45ce10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:03,638 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.121s 2020-12-21 04:16:03,639 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13485876-9232-44ef-9061-c1eb7eb3bff8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13485876-9232-44ef-9061-c1eb7eb3bff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:04,744 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:16:04,744 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc36499f-808b-47dc-98d5-a18371c18ae8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc36499f-808b-47dc-98d5-a18371c18ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:05,847 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:16:05,848 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2641dd0e-e231-4d02-912f-0ba8faf77fa7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2641dd0e-e231-4d02-912f-0ba8faf77fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:06,961 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.104s 2020-12-21 04:16:06,962 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-584fa546-0fa8-43a5-a1f6-710f2fba0906', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-584fa546-0fa8-43a5-a1f6-710f2fba0906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:08,060 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:16:08,060 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c5eb6f-7cd0-400b-b8ef-8a784b5c56c1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c5eb6f-7cd0-400b-b8ef-8a784b5c56c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:09,161 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:16:09,161 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f37a9306-e0d1-408c-a1bb-277a75013dad', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f37a9306-e0d1-408c-a1bb-277a75013dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:10,264 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:16:10,264 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7947b087-daff-4477-b3b1-fdea1351057c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7947b087-daff-4477-b3b1-fdea1351057c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:11,368 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:16:11,368 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff5f804-e248-4197-b453-f0b971af7b1a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff5f804-e248-4197-b453-f0b971af7b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:12,469 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:16:12,469 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7487d728-6c3d-46f8-91f1-57097930f944', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7487d728-6c3d-46f8-91f1-57097930f944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:13,588 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.109s 2020-12-21 04:16:13,588 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ce6cc9a-6c35-4e2e-8877-99e6170ae7dd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ce6cc9a-6c35-4e2e-8877-99e6170ae7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:14,695 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:16:14,696 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c76a6da4-35da-477a-ae0c-5e23ecadb200', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c76a6da4-35da-477a-ae0c-5e23ecadb200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:15,796 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:16:15,796 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a9e6a5-70a7-411d-b449-c6f3ef9e2afa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a9e6a5-70a7-411d-b449-c6f3ef9e2afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:16,900 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:16:16,900 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c83da23-a5da-42c5-8bbb-697f0b700daf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c83da23-a5da-42c5-8bbb-697f0b700daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:18,005 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:16:18,005 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efc3540e-f03d-4f9a-817f-c3fb098ad6e0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efc3540e-f03d-4f9a-817f-c3fb098ad6e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:19,107 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:16:19,108 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-368ed1d0-e75c-4bae-bc96-8e1a5bd49810', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-368ed1d0-e75c-4bae-bc96-8e1a5bd49810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:20,215 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:16:20,216 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-686ab023-b48a-4fb2-8683-bc770f81c257', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-686ab023-b48a-4fb2-8683-bc770f81c257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:21,316 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:16:21,317 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f1a5ac5-91d0-48cf-b9a5-99115ec77fa2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f1a5ac5-91d0-48cf-b9a5-99115ec77fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:22,417 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:16:22,417 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73bfe78f-7ad1-404f-9b5e-b2d0c4949412', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73bfe78f-7ad1-404f-9b5e-b2d0c4949412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:22,766 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 400 DELETE http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98/os-volume_attachments/1e143391-15c7-44a4-a604-43b10f13945e 0.340s 2020-12-21 04:16:22,766 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:22 GMT', 'server': 'Apache/2.4.29 (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-27fb0ca7-9551-4c8b-aa0b-afcd884c79c0', 'x-compute-request-id': 'req-27fb0ca7-9551-4c8b-aa0b-afcd884c79c0', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98/os-volume_attachments/1e143391-15c7-44a4-a604-43b10f13945e'} 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-8bde3060-362c-4e96-869a-ad83fa72956e)"}}' 2020-12-21 04:16:22,839 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 400 DELETE http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.070s 2020-12-21 04:16:22,839 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '285', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c04446a-aadc-42e6-99a1-258e707344dd', 'x-openstack-request-id': 'req-9c04446a-aadc-42e6-99a1-258e707344dd', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} 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."}}' 2020-12-21 04:16:23,011 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.170s 2020-12-21 04:16:23,011 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08ec3303-cedb-4fec-b5a7-5bd9b5a59bef', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08ec3303-cedb-4fec-b5a7-5bd9b5a59bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:24,111 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:16:24,111 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a062c91f-646d-4d70-968e-966a1129cc27', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a062c91f-646d-4d70-968e-966a1129cc27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:25,216 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:16:25,216 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c15a9d4a-8efa-4584-87ac-bccdf517e41a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c15a9d4a-8efa-4584-87ac-bccdf517e41a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:26,317 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:16:26,319 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e571e31e-b281-41bb-a6d6-87c22860c256', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e571e31e-b281-41bb-a6d6-87c22860c256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:27,420 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:16:27,421 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff97af4b-cdc9-4109-a889-f9742262546a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff97af4b-cdc9-4109-a889-f9742262546a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:28,523 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:16:28,523 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de933184-6d63-46a6-9297-2cc04d2761dc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de933184-6d63-46a6-9297-2cc04d2761dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:29,623 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:16:29,624 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-431ec875-b662-4c84-b491-52d34d7bf053', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-431ec875-b662-4c84-b491-52d34d7bf053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:30,731 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:16:30,731 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e463eeb3-49e7-43b5-98a5-fba9928c7271', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e463eeb3-49e7-43b5-98a5-fba9928c7271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:31,835 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:16:31,835 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9a7d718-3f36-458c-b7f2-a8c92845cd67', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9a7d718-3f36-458c-b7f2-a8c92845cd67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:32,939 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:16:32,940 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f60382-f05e-4e17-b50a-dfe0ebf6526e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f60382-f05e-4e17-b50a-dfe0ebf6526e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:34,046 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:16:34,046 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57182bdb-b016-4f69-a6f3-94bfa4c6dcbc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57182bdb-b016-4f69-a6f3-94bfa4c6dcbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:35,149 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:16:35,149 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7cd2aaf-8fd0-4526-b2b0-51ec210b95dd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7cd2aaf-8fd0-4526-b2b0-51ec210b95dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:36,259 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.101s 2020-12-21 04:16:36,259 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fb80b49-9f1a-4f71-93e6-fe3e7fbdeb8a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fb80b49-9f1a-4f71-93e6-fe3e7fbdeb8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:37,362 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:16:37,362 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e52320-c7ba-413c-8e61-dba4d5bd6f2c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e52320-c7ba-413c-8e61-dba4d5bd6f2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:38,471 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.100s 2020-12-21 04:16:38,472 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c25e1af3-53ca-480c-96f7-db802bd68857', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c25e1af3-53ca-480c-96f7-db802bd68857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:39,575 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:16:39,576 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-614b73a3-750c-4094-8f86-f63cf5fbe52c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-614b73a3-750c-4094-8f86-f63cf5fbe52c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:40,677 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:16:40,678 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8491fac4-1ef6-4d94-98f3-4c60c4cdb06b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8491fac4-1ef6-4d94-98f3-4c60c4cdb06b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:41,780 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:16:41,780 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb3e5425-d189-45ac-a6b9-9d716492a77d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb3e5425-d189-45ac-a6b9-9d716492a77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:42,879 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:16:42,880 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d551194-12a0-42f9-917d-40105e14a9a8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d551194-12a0-42f9-917d-40105e14a9a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:43,980 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:16:43,980 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b84ea99-a4db-4d55-af8c-14de9bf7ab57', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b84ea99-a4db-4d55-af8c-14de9bf7ab57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:45,080 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:16:45,081 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178b13ab-97a7-4063-b1b3-96e39b1b814f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178b13ab-97a7-4063-b1b3-96e39b1b814f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:46,181 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:16:46,181 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee57afa5-fa1b-4d12-8976-294c943af5bf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee57afa5-fa1b-4d12-8976-294c943af5bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:47,282 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:16:47,282 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72b02c01-3a62-4a2e-b9e9-e3e509ce47d2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72b02c01-3a62-4a2e-b9e9-e3e509ce47d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:48,383 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:16:48,383 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1bf112-67f5-4c85-b5ec-a4ad1ff35c4a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1bf112-67f5-4c85-b5ec-a4ad1ff35c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:49,484 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:16:49,484 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55633933-bd8f-48ab-a468-e006f9ef5feb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55633933-bd8f-48ab-a468-e006f9ef5feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:50,584 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:16:50,584 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8cdf3cd-b20e-4618-841a-89694f207f30', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8cdf3cd-b20e-4618-841a-89694f207f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:51,683 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:16:51,684 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e59b24-771f-4ce1-a1c8-826cbee1a68b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37e59b24-771f-4ce1-a1c8-826cbee1a68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:52,784 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:16:52,785 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1483b87a-349a-4afb-b0c2-de3b0e251954', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1483b87a-349a-4afb-b0c2-de3b0e251954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:53,885 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:16:53,885 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d55f098f-bdcf-49d9-9052-2248687eb3d1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d55f098f-bdcf-49d9-9052-2248687eb3d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:54,986 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:16:54,986 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e469dfd-93cc-4859-a537-fab567198ca4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e469dfd-93cc-4859-a537-fab567198ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:56,088 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:16:56,088 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d75375e-d898-471b-9c64-b09f6a1c97d9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d75375e-d898-471b-9c64-b09f6a1c97d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:57,195 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:16:57,195 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22386689-9245-4508-9441-339ec77b2f95', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22386689-9245-4508-9441-339ec77b2f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:58,295 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:16:58,296 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a60118b7-6604-4802-9ff1-3b7099791b82', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a60118b7-6604-4802-9ff1-3b7099791b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:16:59,396 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:16:59,396 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26befa73-b9df-4743-a699-b996fcc6d65b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26befa73-b9df-4743-a699-b996fcc6d65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:00,500 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:17:00,501 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa53c43-a1b1-4ba1-82e2-f64294b4414e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa53c43-a1b1-4ba1-82e2-f64294b4414e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:01,601 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:17:01,602 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cd39fb4-5f4a-4d41-a1ef-e96cdd3a06e7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cd39fb4-5f4a-4d41-a1ef-e96cdd3a06e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:02,703 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:17:02,703 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a516c74a-44ff-4058-bdbc-a1e2b3eab4d8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a516c74a-44ff-4058-bdbc-a1e2b3eab4d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:03,805 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:17:03,805 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b63d07-e685-4c00-bacc-f71a8daa2c6c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b63d07-e685-4c00-bacc-f71a8daa2c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:04,906 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:17:04,906 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef98bd3-1f64-430c-a9b8-6d7933145a77', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef98bd3-1f64-430c-a9b8-6d7933145a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:06,009 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:17:06,010 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f64b233-d1c9-49dd-baa6-d200d4f4d941', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f64b233-d1c9-49dd-baa6-d200d4f4d941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:07,112 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:17:07,113 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c2ca321-b80b-407d-99b3-e76f13981526', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c2ca321-b80b-407d-99b3-e76f13981526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:08,212 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:17:08,213 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32818c19-76cf-4dc3-a7d5-fda95754d05c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32818c19-76cf-4dc3-a7d5-fda95754d05c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:09,313 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:17:09,314 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f355509c-4f96-4b35-9b41-156ece5a9746', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f355509c-4f96-4b35-9b41-156ece5a9746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:10,414 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:17:10,415 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e617d3f2-d836-45e0-a5ad-d5fb8cd2b6aa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e617d3f2-d836-45e0-a5ad-d5fb8cd2b6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:11,518 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:17:11,519 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beecfe90-b365-4432-8fa6-1bc84acf6b25', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beecfe90-b365-4432-8fa6-1bc84acf6b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:12,856 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.327s 2020-12-21 04:17:12,856 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d93a0e92-ae95-4602-ba96-a0c8df0ce81c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d93a0e92-ae95-4602-ba96-a0c8df0ce81c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:13,961 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:17:13,961 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2d1dc5b-2ee5-483d-b5f1-55d7f97bd750', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2d1dc5b-2ee5-483d-b5f1-55d7f97bd750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:15,063 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:17:15,063 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69d98bad-9e21-44c0-9588-6b09b4048b97', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69d98bad-9e21-44c0-9588-6b09b4048b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:16,169 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:17:16,169 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-def6b023-0cf4-4e33-907b-92d403823e1d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def6b023-0cf4-4e33-907b-92d403823e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:17,275 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:17:17,275 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d95a01d-6f03-4575-afb0-9d812544a0de', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d95a01d-6f03-4575-afb0-9d812544a0de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:18,377 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:17:18,378 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf8739f-e8b4-42c4-8c0c-21a2008be5df', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf8739f-e8b4-42c4-8c0c-21a2008be5df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:19,488 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.101s 2020-12-21 04:17:19,488 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-095f2f65-a0e9-4762-a860-2f5127de594e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-095f2f65-a0e9-4762-a860-2f5127de594e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:20,591 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:17:20,591 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d729f9-24bb-462b-8951-bf90a9e481cc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d729f9-24bb-462b-8951-bf90a9e481cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:21,702 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.102s 2020-12-21 04:17:21,703 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a34ac945-82f8-48e1-b61e-e14e0466cdac', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a34ac945-82f8-48e1-b61e-e14e0466cdac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:22,803 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:17:22,803 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-958311ce-616d-4182-ade3-7905fd7493a6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-958311ce-616d-4182-ade3-7905fd7493a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:23,907 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:17:23,907 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b5a534-5885-491e-bcf6-c4bb64f4b17e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b5a534-5885-491e-bcf6-c4bb64f4b17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:25,010 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:17:25,010 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2fc4c31-09ee-4d4f-a3aa-920ab2c91d46', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2fc4c31-09ee-4d4f-a3aa-920ab2c91d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:26,112 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:17:26,112 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab1a57b-473d-43b2-a969-62901da999af', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab1a57b-473d-43b2-a969-62901da999af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:27,217 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:17:27,217 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-614a48d2-63bf-4bdd-bc88-48a8126fbe3e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-614a48d2-63bf-4bdd-bc88-48a8126fbe3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:28,320 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:17:28,320 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c9e5186-212f-48a0-a840-4beb7f19ffdb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c9e5186-212f-48a0-a840-4beb7f19ffdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:29,425 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:17:29,425 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65220835-7d5c-492b-9709-b5aad7db158a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65220835-7d5c-492b-9709-b5aad7db158a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:30,534 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.099s 2020-12-21 04:17:30,534 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a2aa932-0b1e-4a28-a658-e417f35626d0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a2aa932-0b1e-4a28-a658-e417f35626d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:31,641 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:17:31,641 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b788b74-70dd-43b9-b089-11f851e6b74e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b788b74-70dd-43b9-b089-11f851e6b74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:32,744 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:17:32,745 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb28068-f32a-47af-b01a-ea97c761315f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb28068-f32a-47af-b01a-ea97c761315f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:33,846 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:17:33,846 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e85af50e-c003-463b-b125-7e343acc6a3a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e85af50e-c003-463b-b125-7e343acc6a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:34,949 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:17:34,949 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18535769-235a-4d7e-a232-cbaec4a05fff', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18535769-235a-4d7e-a232-cbaec4a05fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:36,050 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:17:36,051 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a08c3d-690b-4231-b79c-7b1e97386758', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a08c3d-690b-4231-b79c-7b1e97386758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:37,157 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:17:37,157 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca960cc-f985-49d0-9aae-56b6821eb135', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fca960cc-f985-49d0-9aae-56b6821eb135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:38,259 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:17:38,259 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c203431-7949-4dbc-8230-712874d1de0c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c203431-7949-4dbc-8230-712874d1de0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:39,362 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:17:39,363 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-324d1fe8-ca0f-4805-aeff-35d71f66ebec', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-324d1fe8-ca0f-4805-aeff-35d71f66ebec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:40,473 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.100s 2020-12-21 04:17:40,474 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e4615eb-7d8b-419b-9f15-b5b13bb30337', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e4615eb-7d8b-419b-9f15-b5b13bb30337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:41,577 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:17:41,577 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13ee0c2a-4e31-4f1e-8524-0bb4f7d7c15b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13ee0c2a-4e31-4f1e-8524-0bb4f7d7c15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:42,681 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:17:42,682 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8499b1b3-2062-413e-ba19-24ebdc9701cf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8499b1b3-2062-413e-ba19-24ebdc9701cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:43,784 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:17:43,785 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b06b9123-560d-4407-a760-4c5ba0c4929c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b06b9123-560d-4407-a760-4c5ba0c4929c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:44,886 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:17:44,886 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d29c569-f9ab-46fb-8aa7-b56f8242028a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d29c569-f9ab-46fb-8aa7-b56f8242028a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:45,987 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:17:45,988 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-512e5f11-e6e6-4cf0-8483-135f399525e9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-512e5f11-e6e6-4cf0-8483-135f399525e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:47,093 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:17:47,093 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-426c144e-7508-4ea4-aa50-12526af1c6dd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-426c144e-7508-4ea4-aa50-12526af1c6dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:48,196 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:17:48,197 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66982da8-45b1-4c8a-a2c9-104988661dae', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66982da8-45b1-4c8a-a2c9-104988661dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:49,299 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:17:49,299 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eaa5623-f59e-4531-a854-ff6a38bfac40', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eaa5623-f59e-4531-a854-ff6a38bfac40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:50,401 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:17:50,402 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7968121b-169e-491a-9d5a-540818875b64', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7968121b-169e-491a-9d5a-540818875b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:51,507 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:17:51,508 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-542a2712-6855-4723-bb8b-d8491a33651f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-542a2712-6855-4723-bb8b-d8491a33651f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:52,609 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:17:52,609 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4662297c-de6b-4fe5-8db8-7f7ebe286fcd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4662297c-de6b-4fe5-8db8-7f7ebe286fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:53,710 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:17:53,711 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6387689f-166c-4a2b-a56a-89dc109dcbc2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6387689f-166c-4a2b-a56a-89dc109dcbc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:54,815 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:17:54,815 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c808dd-c5e8-426d-a69c-a7be4cc03789', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c808dd-c5e8-426d-a69c-a7be4cc03789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:55,920 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:17:55,920 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c3505b-6ae5-4c02-b5f3-28e14a96b01b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c3505b-6ae5-4c02-b5f3-28e14a96b01b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:57,022 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:17:57,022 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf547b2e-ab62-4ff1-bc69-500c512a1bde', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf547b2e-ab62-4ff1-bc69-500c512a1bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:58,123 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:17:58,124 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8dac8dd-320f-4f38-a27a-3fd96fa5e4f8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8dac8dd-320f-4f38-a27a-3fd96fa5e4f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:17:59,227 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:17:59,228 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:17:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa29a46-8691-468c-b75f-a5bc3fa3037d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fa29a46-8691-468c-b75f-a5bc3fa3037d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:00,329 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:18:00,330 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d0e3c18-c4ea-442f-aeca-7fd0e7bb8c79', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d0e3c18-c4ea-442f-aeca-7fd0e7bb8c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:01,438 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:18:01,438 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f63ddf6-f654-4cf3-89bc-a2be98f7f2b9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f63ddf6-f654-4cf3-89bc-a2be98f7f2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:02,543 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:18:02,543 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b5c96ec-dfc8-4327-9620-7ad0e2d0152e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b5c96ec-dfc8-4327-9620-7ad0e2d0152e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:03,644 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:18:03,645 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-256a05f8-f9a5-4dc1-a5ee-f3515f04c6f4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-256a05f8-f9a5-4dc1-a5ee-f3515f04c6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:04,748 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:18:04,748 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea011b29-a1ff-49bc-8985-71682e1f48bf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea011b29-a1ff-49bc-8985-71682e1f48bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:05,849 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:18:05,850 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4040274-dd7a-4529-83bb-6171310e9fd7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4040274-dd7a-4529-83bb-6171310e9fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:06,951 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:18:06,952 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbd40659-1974-46d2-ad3e-8479ac498c6a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbd40659-1974-46d2-ad3e-8479ac498c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:08,053 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:18:08,053 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22187dba-e1e3-40df-85c9-b781effbd985', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22187dba-e1e3-40df-85c9-b781effbd985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:09,158 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:18:09,158 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d1ca82f-4fa5-4c65-8423-bf8491a6b317', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d1ca82f-4fa5-4c65-8423-bf8491a6b317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:10,259 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:18:10,259 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cebfa2a4-7ff3-4933-8046-9e49f705b0ee', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cebfa2a4-7ff3-4933-8046-9e49f705b0ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:11,361 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:18:11,361 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22089f95-1694-4880-9662-93b1bfd58dab', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22089f95-1694-4880-9662-93b1bfd58dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:12,464 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:18:12,465 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a66d5769-e9ce-4b35-867c-b094aa3eef46', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a66d5769-e9ce-4b35-867c-b094aa3eef46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:13,569 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:18:13,570 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef30937d-8907-4927-bfcd-ad030532c10a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef30937d-8907-4927-bfcd-ad030532c10a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:14,672 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:18:14,672 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-332e5642-7293-4fc6-af8a-a92e9e02aeb0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-332e5642-7293-4fc6-af8a-a92e9e02aeb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:15,783 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.103s 2020-12-21 04:18:15,784 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c415fbf0-a3a1-42f8-9dc5-55a7eeddf493', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c415fbf0-a3a1-42f8-9dc5-55a7eeddf493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:16,883 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:18:16,883 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-535e5bf6-f30d-4b05-b68a-45dc8003e6c2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-535e5bf6-f30d-4b05-b68a-45dc8003e6c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:17,983 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:18:17,984 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f98304c-ac30-4d2c-b640-06d1a0ae391c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f98304c-ac30-4d2c-b640-06d1a0ae391c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:19,084 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:18:19,085 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0324e3b7-a4e2-4669-a638-3e7c6d88d2f8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0324e3b7-a4e2-4669-a638-3e7c6d88d2f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:20,187 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:18:20,188 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-295cab28-54d2-45ed-be81-6a152e8d094b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-295cab28-54d2-45ed-be81-6a152e8d094b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:21,288 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:18:21,288 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89b5d316-d14d-4daf-9c8a-dacf35eac79e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89b5d316-d14d-4daf-9c8a-dacf35eac79e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:22,390 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:18:22,390 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10142d74-06c6-4584-a10b-a5138b93439d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10142d74-06c6-4584-a10b-a5138b93439d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:23,493 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:18:23,494 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa0aff85-0247-4bae-a3a1-b68979f5f423', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0aff85-0247-4bae-a3a1-b68979f5f423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:24,594 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:18:24,595 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de00a6e-35b4-48e7-b58a-c1d0ee80b1f0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de00a6e-35b4-48e7-b58a-c1d0ee80b1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:25,695 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:18:25,695 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b0f849-9889-4bc8-bb12-547257b12e47', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b0f849-9889-4bc8-bb12-547257b12e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:26,796 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:18:26,796 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-720826c4-f9a4-4990-9029-a58de3efbcd6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-720826c4-f9a4-4990-9029-a58de3efbcd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:27,897 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:18:27,897 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d484773-d44d-408d-80bf-05367f79ea7b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d484773-d44d-408d-80bf-05367f79ea7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:29,003 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:18:29,004 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f86e66e7-14e6-414e-99b9-fa16ee5daff4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f86e66e7-14e6-414e-99b9-fa16ee5daff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:30,103 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.089s 2020-12-21 04:18:30,103 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d4a3a4-e430-4f91-9c4a-332fc7383a2b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d4a3a4-e430-4f91-9c4a-332fc7383a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:31,204 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:18:31,204 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ecbecdd-49db-44e3-8c75-97e26e4efc4a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ecbecdd-49db-44e3-8c75-97e26e4efc4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:32,306 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:18:32,306 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d3b1413-3a31-4b56-a279-062c63a62712', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d3b1413-3a31-4b56-a279-062c63a62712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:33,407 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:18:33,408 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d914d7e7-e968-4fd1-a07e-50da6721c1da', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d914d7e7-e968-4fd1-a07e-50da6721c1da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:34,509 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:18:34,510 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f42ea3-0620-4f5f-8486-3ce13086df6e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f42ea3-0620-4f5f-8486-3ce13086df6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:35,613 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:18:35,613 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ef8788-c3e2-463f-a67d-5133552bc455', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ef8788-c3e2-463f-a67d-5133552bc455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:36,715 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:18:36,716 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50fce68d-6ef8-45bc-a52e-dd7117be3f7d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50fce68d-6ef8-45bc-a52e-dd7117be3f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:37,816 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:18:37,816 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d08173-43a3-4bc5-98d1-9dcbc65a1923', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d08173-43a3-4bc5-98d1-9dcbc65a1923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:38,919 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:18:38,920 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a269aa-e298-43f8-8981-a1e867c31e5c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a269aa-e298-43f8-8981-a1e867c31e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:40,017 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.089s 2020-12-21 04:18:40,018 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58bcf473-be1d-4cc0-b6b9-ae72a303453a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58bcf473-be1d-4cc0-b6b9-ae72a303453a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:41,117 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:18:41,117 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36e76647-b7ea-4285-af4a-fb6a417c72c8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36e76647-b7ea-4285-af4a-fb6a417c72c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:42,217 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:18:42,218 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e0abcd-406a-4845-bef2-bf59ebea9a19', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e0abcd-406a-4845-bef2-bf59ebea9a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:43,317 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:18:43,318 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db1f841b-81c5-425c-a5bc-974f0ddf611a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db1f841b-81c5-425c-a5bc-974f0ddf611a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:44,419 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:18:44,419 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4d78dd4-c2b4-4fcf-89b7-930b8fc00e61', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4d78dd4-c2b4-4fcf-89b7-930b8fc00e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:45,520 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:18:45,520 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d3f373-8e68-4cbd-9a89-d0bdd6a56332', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d3f373-8e68-4cbd-9a89-d0bdd6a56332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:46,621 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:18:46,621 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1937e456-b02a-4548-bae5-8fe3ac7670c9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1937e456-b02a-4548-bae5-8fe3ac7670c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:47,721 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:18:47,722 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ee7adef-78f7-41ff-813d-e455a63f22db', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ee7adef-78f7-41ff-813d-e455a63f22db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:48,824 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:18:48,824 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-561c3229-5d43-455d-ba36-02917bf3d6c2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-561c3229-5d43-455d-ba36-02917bf3d6c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:49,923 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:18:49,924 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-209a3eba-42dc-4a88-b6ac-cae6914e670d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-209a3eba-42dc-4a88-b6ac-cae6914e670d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:51,027 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:18:51,028 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffedb2db-3190-4752-8ffb-134bc830f135', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffedb2db-3190-4752-8ffb-134bc830f135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:52,127 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:18:52,128 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c29c171f-aa6b-4558-9c79-998e18b4421a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c29c171f-aa6b-4558-9c79-998e18b4421a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:53,232 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:18:53,232 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19eaf6c4-aaee-4bf5-9220-1986141f46d4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19eaf6c4-aaee-4bf5-9220-1986141f46d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:54,334 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:18:54,334 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d062416-6e8c-4f11-8f2f-51f22b49dacf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d062416-6e8c-4f11-8f2f-51f22b49dacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:55,439 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:18:55,439 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062571b9-f7f0-457e-9b67-c657974b52b6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062571b9-f7f0-457e-9b67-c657974b52b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:56,545 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:18:56,546 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-291742cd-7176-4210-a6b2-0f43809bcfa1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-291742cd-7176-4210-a6b2-0f43809bcfa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:57,649 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:18:57,649 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-527c2c11-f225-4b70-8bf3-9051c3de09d8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-527c2c11-f225-4b70-8bf3-9051c3de09d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:58,752 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:18:58,752 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2833f3e-6875-4610-afad-fa70c6cc0467', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2833f3e-6875-4610-afad-fa70c6cc0467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:18:59,852 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:18:59,853 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:18:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-750b55b2-2e5f-4d9f-8633-aa33bd5b3376', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-750b55b2-2e5f-4d9f-8633-aa33bd5b3376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:00,954 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:19:00,955 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccbeb2bb-3f60-417f-a9a6-39d7274dacaf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccbeb2bb-3f60-417f-a9a6-39d7274dacaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:02,056 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:19:02,056 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48540099-ab0d-4bde-9e4a-d86150a54484', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48540099-ab0d-4bde-9e4a-d86150a54484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:03,160 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:19:03,161 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ca4669-594a-415a-b9e1-c6f0ee63f58b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ca4669-594a-415a-b9e1-c6f0ee63f58b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:04,261 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:19:04,261 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40947b8b-4439-44fe-a769-7b0f978184e1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40947b8b-4439-44fe-a769-7b0f978184e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:05,364 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:19:05,365 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29396bd2-28f6-45c8-be93-61ac58300e13', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29396bd2-28f6-45c8-be93-61ac58300e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:06,473 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.099s 2020-12-21 04:19:06,473 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea19c41-e123-4de4-8b19-fe3a627736f0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea19c41-e123-4de4-8b19-fe3a627736f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:07,575 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:19:07,575 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0ba7dcf-791a-440b-a367-c32e1b09a1c6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ba7dcf-791a-440b-a367-c32e1b09a1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:08,679 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:19:08,679 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc0c9a6e-8367-4608-9cd1-72aef92e7d30', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc0c9a6e-8367-4608-9cd1-72aef92e7d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:09,781 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:19:09,781 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0cb1895-b645-4b9d-b30e-2768bf99b705', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0cb1895-b645-4b9d-b30e-2768bf99b705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:10,884 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:19:10,885 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b74b536f-18b7-4c7e-8956-830fd3a881d8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b74b536f-18b7-4c7e-8956-830fd3a881d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:11,985 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:19:11,986 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8d38c76-edbc-4f18-90d1-99e943dcfd8a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8d38c76-edbc-4f18-90d1-99e943dcfd8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:13,088 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:19:13,089 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42d341a2-67a9-43ac-bd04-1ef3d1493023', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42d341a2-67a9-43ac-bd04-1ef3d1493023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:14,191 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:19:14,191 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bced2046-c345-4e0b-9106-16cb6a2f14bf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bced2046-c345-4e0b-9106-16cb6a2f14bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:15,298 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:19:15,298 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8dc15a6-3d80-474c-9062-69caa3af0dfd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8dc15a6-3d80-474c-9062-69caa3af0dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:16,399 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:19:16,400 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55b58e64-affe-4a64-b9fa-5ad7c067f83b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55b58e64-affe-4a64-b9fa-5ad7c067f83b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:17,505 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:19:17,505 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c733c57e-162f-4093-a480-eaa8cc45a770', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c733c57e-162f-4093-a480-eaa8cc45a770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:18,606 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:19:18,606 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63426fb4-84c1-4675-ab17-1dd7f454deca', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63426fb4-84c1-4675-ab17-1dd7f454deca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:19,710 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:19:19,711 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05afa26b-4368-4817-a834-8ace120e0404', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05afa26b-4368-4817-a834-8ace120e0404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:20,811 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:19:20,811 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2865c4b-f740-48c9-ae84-5159735e0b75', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2865c4b-f740-48c9-ae84-5159735e0b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:21,914 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:19:21,914 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d9eff47-f568-4f1a-9961-03c47f454213', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d9eff47-f568-4f1a-9961-03c47f454213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:23,014 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:19:23,015 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a80eb2-91e2-4ee2-8393-5458ff000a35', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a80eb2-91e2-4ee2-8393-5458ff000a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:24,117 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:19:24,118 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fffdf23c-4c5e-4d56-96aa-8e13e59fdb52', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fffdf23c-4c5e-4d56-96aa-8e13e59fdb52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:25,217 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:19:25,217 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35137785-e154-4b4a-b34b-c5f46ac481a3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35137785-e154-4b4a-b34b-c5f46ac481a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:26,321 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:19:26,321 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8fc7d1-c969-4912-bb69-474ad1b3c53b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8fc7d1-c969-4912-bb69-474ad1b3c53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:27,421 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:19:27,421 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9614c8c4-9813-44bf-8721-ad7b0589c941', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9614c8c4-9813-44bf-8721-ad7b0589c941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:28,525 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:19:28,526 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d05a4ceb-78ef-430c-b4b9-eb4d09c5c9cd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d05a4ceb-78ef-430c-b4b9-eb4d09c5c9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:29,627 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:19:29,627 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25eabb3d-d0be-4056-bc5d-3254988d341b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25eabb3d-d0be-4056-bc5d-3254988d341b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:30,860 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.224s 2020-12-21 04:19:30,860 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3502d71b-b181-4942-a2db-3cec1d32db84', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3502d71b-b181-4942-a2db-3cec1d32db84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:31,965 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:19:31,965 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2201e60-2b5f-45a5-bab7-091bd1f51d36', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2201e60-2b5f-45a5-bab7-091bd1f51d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:33,066 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:19:33,067 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c704826-9b01-44e5-a52f-ffa6b65f21eb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c704826-9b01-44e5-a52f-ffa6b65f21eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:34,175 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.100s 2020-12-21 04:19:34,176 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-782291f1-af2b-4bce-93ea-ef3442220e2d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-782291f1-af2b-4bce-93ea-ef3442220e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:35,279 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:19:35,280 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff21cf3-5e47-4729-8448-f1e5aa6e74a4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff21cf3-5e47-4729-8448-f1e5aa6e74a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:36,380 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:19:36,381 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a54f58-1e60-44ec-a27d-ca0511544670', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a54f58-1e60-44ec-a27d-ca0511544670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:37,486 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:19:37,487 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79387b1b-0f15-4831-b7b2-221b77acb97c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79387b1b-0f15-4831-b7b2-221b77acb97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:38,587 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:19:38,587 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2663d7a4-251e-45f9-b496-92e4086b7b1e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2663d7a4-251e-45f9-b496-92e4086b7b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:39,690 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:19:39,690 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c617a174-99ef-46c7-91f8-b533256618c5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c617a174-99ef-46c7-91f8-b533256618c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:40,793 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:19:40,793 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89a15f24-b9ce-4a5b-836b-cdd98b81f6b6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89a15f24-b9ce-4a5b-836b-cdd98b81f6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:41,899 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:19:41,899 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e5021f-9e1d-4f50-948b-064edb5cb8c1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e5021f-9e1d-4f50-948b-064edb5cb8c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:43,010 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.102s 2020-12-21 04:19:43,011 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cb8f72c-f3f3-44d8-a4f2-0a768d1f48ec', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cb8f72c-f3f3-44d8-a4f2-0a768d1f48ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:44,111 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:19:44,112 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dc8daa6-fffe-4d58-9130-930e93e15279', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dc8daa6-fffe-4d58-9130-930e93e15279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:45,214 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:19:45,214 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e3da3f-176f-4c9a-82b9-644b5a2d8ef1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e3da3f-176f-4c9a-82b9-644b5a2d8ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:46,318 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:19:46,319 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34568720-065d-41ab-834e-60fbcd2b91b0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34568720-065d-41ab-834e-60fbcd2b91b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:47,420 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:19:47,420 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b06844e3-03be-496a-8542-a797f7c311b5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b06844e3-03be-496a-8542-a797f7c311b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:48,525 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:19:48,525 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88bac59f-50ba-4915-b9c7-f753db47c38f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88bac59f-50ba-4915-b9c7-f753db47c38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:49,626 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:19:49,627 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14e0caf-a9b3-42b7-b7d8-04c092c1171a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14e0caf-a9b3-42b7-b7d8-04c092c1171a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:50,727 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:19:50,728 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6fd1a1-83ff-4f24-afc7-49711d4791ba', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6fd1a1-83ff-4f24-afc7-49711d4791ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:51,830 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:19:51,830 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cec5ec7-6f86-48d2-b048-8a0eb55b1cb5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cec5ec7-6f86-48d2-b048-8a0eb55b1cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:52,931 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:19:52,931 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-767149bb-0a37-4cb2-ad9f-b1cbca61ae97', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-767149bb-0a37-4cb2-ad9f-b1cbca61ae97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:54,045 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.105s 2020-12-21 04:19:54,045 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c474e704-73ea-4df7-b655-2df89d69a90a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c474e704-73ea-4df7-b655-2df89d69a90a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:55,146 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:19:55,147 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3712d571-f9e2-4185-9a8b-268e434d0549', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3712d571-f9e2-4185-9a8b-268e434d0549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:56,257 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.101s 2020-12-21 04:19:56,257 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e130c35-0e8f-4631-a112-ba27f62e46c8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e130c35-0e8f-4631-a112-ba27f62e46c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:57,382 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.116s 2020-12-21 04:19:57,382 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b8ae99-a1c8-4f24-8e70-47ef7f11e625', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b8ae99-a1c8-4f24-8e70-47ef7f11e625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:58,497 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.106s 2020-12-21 04:19:58,497 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e377ad2-0e79-4308-bcb8-3fb353277b94', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e377ad2-0e79-4308-bcb8-3fb353277b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:19:59,596 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:19:59,597 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:19:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eac74dd7-c6ae-4514-bda4-c5f3fb7b1d61', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eac74dd7-c6ae-4514-bda4-c5f3fb7b1d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:00,699 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:20:00,699 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec191d5-773d-4fec-b7f8-8efa21ceaa12', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec191d5-773d-4fec-b7f8-8efa21ceaa12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:01,798 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:20:01,799 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f02b42-c7cd-4940-b740-de3581a59980', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f02b42-c7cd-4940-b740-de3581a59980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:02,898 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:20:02,898 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29711215-6c07-4da6-a983-4fb755bf2ccc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29711215-6c07-4da6-a983-4fb755bf2ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:03,999 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:20:04,000 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c791adc2-ad83-4c36-8f45-d5eed005631b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c791adc2-ad83-4c36-8f45-d5eed005631b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:05,101 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:20:05,101 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa928e1-938e-4a61-851d-e46c6d3a3fec', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa928e1-938e-4a61-851d-e46c6d3a3fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:06,202 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:20:06,203 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b9d4db6-5991-4d67-8b5a-265a094142cf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b9d4db6-5991-4d67-8b5a-265a094142cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:07,305 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:20:07,305 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54a6e59-330e-46d4-90a3-7b7e808f8dcb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54a6e59-330e-46d4-90a3-7b7e808f8dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:08,416 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.102s 2020-12-21 04:20:08,417 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c97889f1-9566-4442-b98d-083f40a3ccdd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c97889f1-9566-4442-b98d-083f40a3ccdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:09,519 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:20:09,519 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb6623f-089c-4534-a133-26ab32b69d81', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb6623f-089c-4534-a133-26ab32b69d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:10,619 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:20:10,619 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67cbd4fa-26e1-48c7-8c40-fbe83a00b879', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67cbd4fa-26e1-48c7-8c40-fbe83a00b879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:11,718 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:20:11,719 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-874fc741-a59c-4068-88aa-28b1ff4e2f33', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-874fc741-a59c-4068-88aa-28b1ff4e2f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:12,823 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:20:12,823 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-866aa009-80db-4a56-8559-50eb9a74d7b3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-866aa009-80db-4a56-8559-50eb9a74d7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:13,927 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:20:13,928 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11594fad-1f1c-4a50-b371-019f88051692', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11594fad-1f1c-4a50-b371-019f88051692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:15,027 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:20:15,027 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c33cec4-8a57-41db-b582-041ece4bec1d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c33cec4-8a57-41db-b582-041ece4bec1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:16,131 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.096s 2020-12-21 04:20:16,131 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b54ac0-ae26-471e-85cd-43e32005ec22', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b54ac0-ae26-471e-85cd-43e32005ec22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:17,232 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:20:17,233 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9632f47-c93b-4346-b248-dd4fa2496fb8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9632f47-c93b-4346-b248-dd4fa2496fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:18,333 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:20:18,334 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dbd2b56-a002-4d4b-93d6-60587f8cd778', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dbd2b56-a002-4d4b-93d6-60587f8cd778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:19,435 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:20:19,435 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e682263-75fd-4243-8c26-d17dc352bd7b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e682263-75fd-4243-8c26-d17dc352bd7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:20,539 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:20:20,540 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7d9113-7c36-4255-bf88-4b2513f47aa3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7d9113-7c36-4255-bf88-4b2513f47aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:21,640 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:20:21,640 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1cc860b-318f-4d7d-8a39-4aac4ffb5f07', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1cc860b-318f-4d7d-8a39-4aac4ffb5f07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:22,743 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:20:22,743 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48af1632-3795-4f1c-aa67-4e079e477797', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48af1632-3795-4f1c-aa67-4e079e477797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:23,847 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:20:23,848 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de040009-869f-4644-a5ac-44d0e3880201', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de040009-869f-4644-a5ac-44d0e3880201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:24,952 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:20:24,953 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-190eb90b-c4f3-487b-a5d4-d66bd5f17f6c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-190eb90b-c4f3-487b-a5d4-d66bd5f17f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:26,053 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:20:26,054 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d89788f5-a629-4370-86b5-47ffe5ef9085', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d89788f5-a629-4370-86b5-47ffe5ef9085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:27,153 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:20:27,153 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeab6413-151f-47df-b2f8-ed3239c7a451', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeab6413-151f-47df-b2f8-ed3239c7a451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:28,254 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:20:28,255 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1260926-5b19-4655-b8bd-4c8080f530c0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1260926-5b19-4655-b8bd-4c8080f530c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:29,357 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:20:29,357 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8053c74-23f0-488a-8cfe-c3d341d1a4bb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8053c74-23f0-488a-8cfe-c3d341d1a4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:30,468 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.101s 2020-12-21 04:20:30,469 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c96135-d2cc-4f0d-baed-3bc1a8b4cc42', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c96135-d2cc-4f0d-baed-3bc1a8b4cc42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:31,568 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:20:31,569 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a74af08a-1f95-42e2-92b4-b228fc5fc96b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a74af08a-1f95-42e2-92b4-b228fc5fc96b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:32,672 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:20:32,672 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb27e98f-8adc-4c42-950f-11495116b822', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb27e98f-8adc-4c42-950f-11495116b822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:33,775 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:20:33,776 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ae5c24-45dc-4813-bdc5-dd6355ef09a9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ae5c24-45dc-4813-bdc5-dd6355ef09a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:34,877 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:20:34,877 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2caf0091-9bf1-429c-9789-beb587534317', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2caf0091-9bf1-429c-9789-beb587534317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:35,979 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:20:35,979 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d04b179d-f4f1-44d4-aaf2-9cea5010b6e5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d04b179d-f4f1-44d4-aaf2-9cea5010b6e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:37,086 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:20:37,087 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8df3207c-e438-4870-907f-2ed903f342f2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8df3207c-e438-4870-907f-2ed903f342f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:38,331 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.236s 2020-12-21 04:20:38,332 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-874b8514-92b7-4dff-8f99-da5d61e681be', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-874b8514-92b7-4dff-8f99-da5d61e681be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:39,429 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.089s 2020-12-21 04:20:39,429 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88af2605-e5fc-450b-8ba1-3f66ecb7b0d3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88af2605-e5fc-450b-8ba1-3f66ecb7b0d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:40,534 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:20:40,534 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0629684-2edd-4405-898b-d36b505d450f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0629684-2edd-4405-898b-d36b505d450f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:41,636 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:20:41,636 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-706f0c1d-70b4-43c5-adad-ca0df3c9a67e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-706f0c1d-70b4-43c5-adad-ca0df3c9a67e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:42,734 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.089s 2020-12-21 04:20:42,735 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693bc009-044b-4af4-bc3d-3401d7d3df88', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693bc009-044b-4af4-bc3d-3401d7d3df88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:43,835 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:20:43,836 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c28cf3-832c-471b-bc99-2108a3324dbe', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c28cf3-832c-471b-bc99-2108a3324dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:44,939 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:20:44,940 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a58fb6-7d53-4e29-8288-a412d4067997', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a58fb6-7d53-4e29-8288-a412d4067997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:46,041 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:20:46,042 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a1e520a-33be-4966-9946-9e6b27ad5c19', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a1e520a-33be-4966-9946-9e6b27ad5c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:47,152 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.101s 2020-12-21 04:20:47,153 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-948e7338-76e0-43bd-ae75-d2e02a0f6d7d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-948e7338-76e0-43bd-ae75-d2e02a0f6d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:48,252 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:20:48,252 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0631ed0-c46e-41cb-8525-604cf8f25e1d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0631ed0-c46e-41cb-8525-604cf8f25e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:49,353 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:20:49,354 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de9a23b1-6bac-4026-9bca-b299a59b41c6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de9a23b1-6bac-4026-9bca-b299a59b41c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:50,457 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:20:50,457 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82c6f7b-a6f1-478a-8536-f6a2e2defb03', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82c6f7b-a6f1-478a-8536-f6a2e2defb03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:51,558 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:20:51,558 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1fbb734-2dc2-48ba-b54f-d0e79d851504', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1fbb734-2dc2-48ba-b54f-d0e79d851504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:52,657 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:20:52,658 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68b0f0f3-1659-458e-8c3b-51a271fc0c1d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68b0f0f3-1659-458e-8c3b-51a271fc0c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:53,760 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:20:53,760 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b8b0db-4c1f-4726-aa47-2eda32eac6f7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b8b0db-4c1f-4726-aa47-2eda32eac6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:54,860 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:20:54,860 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39071a67-34ac-4a80-9f20-9ea9c91cde2d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39071a67-34ac-4a80-9f20-9ea9c91cde2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:55,959 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:20:55,959 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96c293fe-8f1d-428e-b604-c142ce9d2c09', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96c293fe-8f1d-428e-b604-c142ce9d2c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:57,060 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:20:57,061 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a72181-cbec-40e5-a1ef-1d14cb799103', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a72181-cbec-40e5-a1ef-1d14cb799103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:58,161 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:20:58,161 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad8fe922-11df-4cfd-92f9-4c3af8449c79', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad8fe922-11df-4cfd-92f9-4c3af8449c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:20:59,262 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:20:59,263 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:20:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce846e7-0bf4-4ef3-a58e-23ed0924eb31', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce846e7-0bf4-4ef3-a58e-23ed0924eb31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:00,371 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.100s 2020-12-21 04:21:00,371 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ad1d7a-a123-416e-95ee-0c7871df0b06', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ad1d7a-a123-416e-95ee-0c7871df0b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:01,474 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:21:01,474 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca54d227-cdc5-4b0d-8896-6eb49f4e55d5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca54d227-cdc5-4b0d-8896-6eb49f4e55d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:02,576 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:21:02,577 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d07c74b-a443-483c-ad63-4b18020ebcfb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d07c74b-a443-483c-ad63-4b18020ebcfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:03,679 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:21:03,680 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b123022-cdf8-4fc3-bac7-0af53d988cea', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b123022-cdf8-4fc3-bac7-0af53d988cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:04,780 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:21:04,780 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bd32406-e1a6-4366-a249-b5fe9d1fe947', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bd32406-e1a6-4366-a249-b5fe9d1fe947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:05,880 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:21:05,881 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df2cae2-ff9f-460d-b7d3-b2763fa1122b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df2cae2-ff9f-460d-b7d3-b2763fa1122b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:06,983 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:21:06,983 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3abcb8de-09da-48b0-a591-2f7fd736820d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3abcb8de-09da-48b0-a591-2f7fd736820d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:08,087 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:21:08,088 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8415b2f-549a-4fef-a602-57ba64487fcc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8415b2f-549a-4fef-a602-57ba64487fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:09,187 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:21:09,188 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300e3379-057e-4701-b847-615bf0917599', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300e3379-057e-4701-b847-615bf0917599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:10,289 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:21:10,289 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1deca4a1-ebee-43fa-8693-b1a8e7246601', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1deca4a1-ebee-43fa-8693-b1a8e7246601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:11,388 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:21:11,389 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-017462c5-22b3-4349-b255-09cce561c5b6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-017462c5-22b3-4349-b255-09cce561c5b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:12,489 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:21:12,489 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e9b607-4e55-483a-9044-392139e7de31', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e9b607-4e55-483a-9044-392139e7de31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:13,591 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:21:13,592 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3828841-6133-4342-97e5-01cde68bfe52', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3828841-6133-4342-97e5-01cde68bfe52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:14,696 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:21:14,697 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9435a57-bb8d-49ed-a12f-dcf533462704', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9435a57-bb8d-49ed-a12f-dcf533462704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:15,796 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:21:15,797 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d339f363-e36b-416c-aa1b-36a5e03ea993', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d339f363-e36b-416c-aa1b-36a5e03ea993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:16,904 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.098s 2020-12-21 04:21:16,904 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d6598df-57fe-4aaf-88c7-623f654b397e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d6598df-57fe-4aaf-88c7-623f654b397e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:18,006 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:21:18,006 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e4744cf-3456-43b0-99e9-0be6d2a9dbbd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e4744cf-3456-43b0-99e9-0be6d2a9dbbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:19,107 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:21:19,108 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aca3559d-a764-4cce-9f8f-93aae75a5df9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aca3559d-a764-4cce-9f8f-93aae75a5df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:20,208 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:21:20,209 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1906b4bc-a9cd-4a34-8ded-6e4ca4fc3fc4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1906b4bc-a9cd-4a34-8ded-6e4ca4fc3fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:21,313 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:21:21,313 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5dc43a5-3985-4545-b274-b296a5a1d80f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5dc43a5-3985-4545-b274-b296a5a1d80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:22,414 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:21:22,415 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0166423f-8e67-428b-9bfe-b55d4d1cfb49', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0166423f-8e67-428b-9bfe-b55d4d1cfb49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:23,516 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:21:23,516 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f5cf33-cd58-4707-a573-e1c7a7657e06', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f5cf33-cd58-4707-a573-e1c7a7657e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:24,616 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:21:24,616 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd11a68e-8785-4e4f-a750-32f8be9733b1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd11a68e-8785-4e4f-a750-32f8be9733b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:25,716 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:21:25,717 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a7b218a-684a-4dd9-8989-15bca4cac77c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a7b218a-684a-4dd9-8989-15bca4cac77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:26,820 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:21:26,820 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c032631-6d9b-4256-96b3-202baf643699', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c032631-6d9b-4256-96b3-202baf643699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:27,919 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:21:27,920 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-399a90f8-4aa1-492a-8cf6-906f8dcd4c8e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-399a90f8-4aa1-492a-8cf6-906f8dcd4c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:29,023 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:21:29,023 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7deb9919-3cf2-4197-bfe1-138509267092', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7deb9919-3cf2-4197-bfe1-138509267092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:30,126 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:21:30,127 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b913f9d-4e37-4ef5-99e5-d0bf83a95938', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b913f9d-4e37-4ef5-99e5-d0bf83a95938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:31,227 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:21:31,227 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d62cba-61c8-4e2b-85e6-0a7e5803bec5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d62cba-61c8-4e2b-85e6-0a7e5803bec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:32,329 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:21:32,330 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c65e84-df93-4fad-adb4-8084b5967813', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c65e84-df93-4fad-adb4-8084b5967813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:33,432 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:21:33,433 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7092cb3f-a553-45fd-ab44-f922301517d0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7092cb3f-a553-45fd-ab44-f922301517d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:34,535 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:21:34,536 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bd7c5f0-cc97-4a81-aca2-025c7ec90c81', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bd7c5f0-cc97-4a81-aca2-025c7ec90c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:35,639 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:21:35,640 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d300b64c-604d-41af-8dee-970e4e134931', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d300b64c-604d-41af-8dee-970e4e134931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:36,742 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:21:36,742 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aef978c-49c8-41fb-beb6-b6d78375f090', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aef978c-49c8-41fb-beb6-b6d78375f090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:37,842 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:21:37,843 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13883b0b-9edd-496c-818d-cabbf9b1f278', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13883b0b-9edd-496c-818d-cabbf9b1f278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:38,946 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:21:38,947 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf9f238-80c3-4251-9807-7dfd8732c562', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf9f238-80c3-4251-9807-7dfd8732c562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:40,048 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:21:40,048 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc296b5a-6704-4b0b-b79d-3b6287310a56', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc296b5a-6704-4b0b-b79d-3b6287310a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:41,150 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:21:41,150 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58bd2c24-1f08-49d8-a1d5-bf690c856008', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58bd2c24-1f08-49d8-a1d5-bf690c856008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:42,254 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.095s 2020-12-21 04:21:42,254 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b2f76bd-6d8a-4e4f-8808-4ac928c6e0a8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b2f76bd-6d8a-4e4f-8808-4ac928c6e0a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:43,354 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:21:43,355 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4612f499-8100-429b-9a74-6309ac063f98', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4612f499-8100-429b-9a74-6309ac063f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:44,584 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.220s 2020-12-21 04:21:44,584 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e573bff4-6372-4a67-97d0-1f22d5debfae', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e573bff4-6372-4a67-97d0-1f22d5debfae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:45,684 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:21:45,684 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c1920a-e604-4fb7-b757-e794bfd73d3b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c1920a-e604-4fb7-b757-e794bfd73d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:46,785 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:21:46,785 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1b0689-82c9-409d-879f-8f03d9fe28c4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1b0689-82c9-409d-879f-8f03d9fe28c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:47,886 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:21:47,886 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e34cd430-abd0-4c33-a725-75b93b88f521', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e34cd430-abd0-4c33-a725-75b93b88f521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:48,986 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:21:48,987 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5aff97c-3105-4991-8722-a7751bf5fc4a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5aff97c-3105-4991-8722-a7751bf5fc4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:50,088 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:21:50,088 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-159a0148-2f27-41ac-9cd7-e03cccab1bdf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-159a0148-2f27-41ac-9cd7-e03cccab1bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:51,188 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:21:51,189 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f12692de-3cb2-4dba-8dbe-6cd77e37653a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f12692de-3cb2-4dba-8dbe-6cd77e37653a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:52,290 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:21:52,290 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a4e863a-e4a8-4d89-b630-60ff86082de7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a4e863a-e4a8-4d89-b630-60ff86082de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:53,390 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:21:53,390 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50fc324b-3982-470a-87aa-191af0809474', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50fc324b-3982-470a-87aa-191af0809474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:54,494 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:21:54,494 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0f0dbb3-eb4f-47eb-92c9-109d8cf8af2d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0f0dbb3-eb4f-47eb-92c9-109d8cf8af2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:55,597 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:21:55,597 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a01e866f-d387-42ca-ae43-b8dc1bfebe09', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a01e866f-d387-42ca-ae43-b8dc1bfebe09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:56,697 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:21:56,697 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68ee2d19-6a79-4dc6-9e96-d64206968b43', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68ee2d19-6a79-4dc6-9e96-d64206968b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:57,797 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:21:57,797 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00699e74-71e1-41ae-aeea-034dba248eb0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00699e74-71e1-41ae-aeea-034dba248eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:21:58,903 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:21:58,904 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-767cbbaf-4df7-414f-a757-a416bf41a154', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-767cbbaf-4df7-414f-a757-a416bf41a154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:00,006 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:22:00,006 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:21:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8dd7dc2-559a-4a3d-8f04-e9227e9856e7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8dd7dc2-559a-4a3d-8f04-e9227e9856e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:01,107 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:22:01,108 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-669370de-d73e-45b7-89af-f4d82e3da15f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-669370de-d73e-45b7-89af-f4d82e3da15f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:02,210 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:22:02,211 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e99d5eb1-1d99-4dc1-a587-f8ac9c063ffb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e99d5eb1-1d99-4dc1-a587-f8ac9c063ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:03,311 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:22:03,311 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a7ff71-343b-4c0b-988d-0c4e7dae4aaf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a7ff71-343b-4c0b-988d-0c4e7dae4aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:04,415 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:22:04,415 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6bfddd1-66e1-4a46-8185-26a33cad8973', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6bfddd1-66e1-4a46-8185-26a33cad8973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:05,516 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:22:05,516 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c6db7e-109e-45bc-ad29-76f7d1f6be8b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c6db7e-109e-45bc-ad29-76f7d1f6be8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:06,623 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.097s 2020-12-21 04:22:06,623 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2cc18f-8358-4e98-8719-c56c451d97be', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb2cc18f-8358-4e98-8719-c56c451d97be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:07,724 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:22:07,724 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d34c8a4-94aa-4424-aacb-9d0e09341525', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d34c8a4-94aa-4424-aacb-9d0e09341525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:08,823 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:22:08,824 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc2217f-6c6b-49f4-ae16-eaf6bc4e2599', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc2217f-6c6b-49f4-ae16-eaf6bc4e2599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:09,923 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.090s 2020-12-21 04:22:09,923 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1fa53ce-072d-44c8-852f-03a37057e072', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1fa53ce-072d-44c8-852f-03a37057e072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:11,023 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:22:11,024 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e4b480-2082-4ded-aa36-3558a555ad1d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e4b480-2082-4ded-aa36-3558a555ad1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:12,123 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.091s 2020-12-21 04:22:12,124 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a2ed8bb-a917-4218-a5cf-16aca4b42bd4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a2ed8bb-a917-4218-a5cf-16aca4b42bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:13,445 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.312s 2020-12-21 04:22:13,446 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab7d10f4-6720-46b2-af5a-8c285f84ce9a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab7d10f4-6720-46b2-af5a-8c285f84ce9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:14,547 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:22:14,547 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2eee8ac-2cb5-42a1-bd88-5c9a278cfc2e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2eee8ac-2cb5-42a1-bd88-5c9a278cfc2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:15,650 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:22:15,650 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a36332eb-e3b5-4af8-b025-b92c25ad190a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a36332eb-e3b5-4af8-b025-b92c25ad190a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:16,751 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:22:16,751 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-063761d0-d9d8-473b-81d0-509aeb32ee93', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-063761d0-d9d8-473b-81d0-509aeb32ee93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:17,866 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.105s 2020-12-21 04:22:17,867 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35a3c682-ecb2-48e8-9527-82f5dfea8579', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35a3c682-ecb2-48e8-9527-82f5dfea8579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:18,970 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:22:18,971 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c1e8670-ed3e-4763-a3c4-d7a52d700097', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c1e8670-ed3e-4763-a3c4-d7a52d700097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:20,073 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.094s 2020-12-21 04:22:20,074 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce3ada4-b5f8-4998-8847-fc3429b315a6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce3ada4-b5f8-4998-8847-fc3429b315a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:21,176 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.093s 2020-12-21 04:22:21,176 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-495b3e3c-5550-4daa-9f33-04baae257b4a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495b3e3c-5550-4daa-9f33-04baae257b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:22,278 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e 0.092s 2020-12-21 04:22:22,278 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fdaf53c-4d2e-4c48-871f-a839e5b250c3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fdaf53c-4d2e-4c48-871f-a839e5b250c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e'} Body: b'{"volume": {"id": "1e143391-15c7-44a4-a604-43b10f13945e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:08:09.000000", "updated_at": "2020-12-21T04:10:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-602257747", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/c854b1b3076d4532ac6b8813b4df1ab6/volumes/1e143391-15c7-44a4-a604-43b10f13945e"}], "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e", "attachment_id": "237e1f81-ab85-491b-b646-6bdf14ce1f6e", "volume_id": "1e143391-15c7-44a4-a604-43b10f13945e", "server_id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "host_name": null, "device": "/dev/sdb", "attached_at": "2020-12-21T04:08:19.000000"}], "os-vol-tenant-attr:tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6"}}' 2020-12-21 04:22:22,502 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.214s 2020-12-21 04:22:22,502 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:22 GMT', 'server': 'Apache/2.4.29 (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-11ae667d-b346-4dd1-8e19-4f4d6578f1d1', 'x-compute-request-id': 'req-11ae667d-b346-4dd1-8e19-4f4d6578f1d1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'' 2020-12-21 04:22:22,804 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.301s 2020-12-21 04:22:22,804 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:22 GMT', 'server': 'Apache/2.4.29 (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-be039c8d-6e9f-442b-9cca-b506fd738760', 'x-compute-request-id': 'req-be039c8d-6e9f-442b-9cca-b506fd738760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:24,074 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.259s 2020-12-21 04:22:24,074 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:23 GMT', 'server': 'Apache/2.4.29 (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-f1ca5e1b-e272-44fa-bd70-65c344921d3e', 'x-compute-request-id': 'req-f1ca5e1b-e272-44fa-bd70-65c344921d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {"tempest-TestMinimumBasicScenario-1496133927-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:40:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:25,251 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.166s 2020-12-21 04:22:25,251 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b294cfd-17b9-488d-b2c3-fdfbfe0bbfa3', 'x-compute-request-id': 'req-7b294cfd-17b9-488d-b2c3-fdfbfe0bbfa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:26,441 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.180s 2020-12-21 04:22:26,441 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc36da53-137a-4e6b-8f69-c20db6646433', 'x-compute-request-id': 'req-dc36da53-137a-4e6b-8f69-c20db6646433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:27,624 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.173s 2020-12-21 04:22:27,624 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ed39670-ef7a-4f40-871f-ca21598713c9', 'x-compute-request-id': 'req-0ed39670-ef7a-4f40-871f-ca21598713c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:28,804 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.170s 2020-12-21 04:22:28,805 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf65b55-a126-4b90-bc98-f87496dd2745', 'x-compute-request-id': 'req-0cf65b55-a126-4b90-bc98-f87496dd2745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:29,977 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.162s 2020-12-21 04:22:29,977 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7accc396-ad27-46b5-9582-18edba138158', 'x-compute-request-id': 'req-7accc396-ad27-46b5-9582-18edba138158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:31,156 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.169s 2020-12-21 04:22:31,156 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-594c0b67-fef7-49b3-a1ea-7498abd52f8a', 'x-compute-request-id': 'req-594c0b67-fef7-49b3-a1ea-7498abd52f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:32,331 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.165s 2020-12-21 04:22:32,332 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c059c16-514b-4432-9b57-41bb82f1247d', 'x-compute-request-id': 'req-6c059c16-514b-4432-9b57-41bb82f1247d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:33,507 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.166s 2020-12-21 04:22:33,508 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bf13dcc-e0d6-4d00-93c1-709c2ae1e3ea', 'x-compute-request-id': 'req-4bf13dcc-e0d6-4d00-93c1-709c2ae1e3ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:34,688 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.170s 2020-12-21 04:22:34,688 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f8953d7-c8c3-49a2-91e0-43520d99be89', 'x-compute-request-id': 'req-6f8953d7-c8c3-49a2-91e0-43520d99be89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:35,862 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.165s 2020-12-21 04:22:35,863 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-483f01d6-0c7a-4410-90a0-c6e80fe58f5a', 'x-compute-request-id': 'req-483f01d6-0c7a-4410-90a0-c6e80fe58f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:37,036 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.164s 2020-12-21 04:22:37,037 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ad768b5-baf3-44e4-8ecf-29371d130c16', 'x-compute-request-id': 'req-4ad768b5-baf3-44e4-8ecf-29371d130c16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:38,217 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.171s 2020-12-21 04:22:38,218 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-724315c0-a73a-40c5-8489-485cfce6ab34', 'x-compute-request-id': 'req-724315c0-a73a-40c5-8489-485cfce6ab34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:39,396 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.168s 2020-12-21 04:22:39,396 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a6a7126-e122-4ec2-a7cb-a417fada3a80', 'x-compute-request-id': 'req-4a6a7126-e122-4ec2-a7cb-a417fada3a80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:40,570 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.164s 2020-12-21 04:22:40,570 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8922bf7d-c29b-4bed-97f9-590e3dd1c199', 'x-compute-request-id': 'req-8922bf7d-c29b-4bed-97f9-590e3dd1c199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:41,746 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.167s 2020-12-21 04:22:41,747 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2081b995-8180-4cc0-a970-da551980148a', 'x-compute-request-id': 'req-2081b995-8180-4cc0-a970-da551980148a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:42,944 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.187s 2020-12-21 04:22:42,944 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1324ca39-2b8f-400a-b027-b2f94d080a9e', 'x-compute-request-id': 'req-1324ca39-2b8f-400a-b027-b2f94d080a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:44,134 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.181s 2020-12-21 04:22:44,135 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8980b677-14f9-4b1b-8637-33bd370a9007', 'x-compute-request-id': 'req-8980b677-14f9-4b1b-8637-33bd370a9007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:45,311 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.166s 2020-12-21 04:22:45,311 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efdab127-0784-4c26-9481-407bc987d6dd', 'x-compute-request-id': 'req-efdab127-0784-4c26-9481-407bc987d6dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:46,517 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.196s 2020-12-21 04:22:46,518 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc3f2540-2b35-4bc5-a599-695d1a148489', 'x-compute-request-id': 'req-dc3f2540-2b35-4bc5-a599-695d1a148489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:47,694 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.168s 2020-12-21 04:22:47,695 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d533728f-3361-4e9a-8e94-45f550606323', 'x-compute-request-id': 'req-d533728f-3361-4e9a-8e94-45f550606323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:48,870 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.166s 2020-12-21 04:22:48,870 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa2b8e71-5cd9-46a0-b47d-75009f992dff', 'x-compute-request-id': 'req-aa2b8e71-5cd9-46a0-b47d-75009f992dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:50,051 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.172s 2020-12-21 04:22:50,052 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87fdc1f3-8109-4ac0-b7fe-2dad10a1f4ba', 'x-compute-request-id': 'req-87fdc1f3-8109-4ac0-b7fe-2dad10a1f4ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:51,229 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.168s 2020-12-21 04:22:51,229 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6d3b085-b921-4eb8-9d85-1fc770922a6d', 'x-compute-request-id': 'req-d6d3b085-b921-4eb8-9d85-1fc770922a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:52,405 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.166s 2020-12-21 04:22:52,405 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-659d01b8-e746-4aa2-a299-b7ee2227dcad', 'x-compute-request-id': 'req-659d01b8-e746-4aa2-a299-b7ee2227dcad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:53,598 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.183s 2020-12-21 04:22:53,598 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebb0de71-1610-40b2-bc09-304ee545bc89', 'x-compute-request-id': 'req-ebb0de71-1610-40b2-bc09-304ee545bc89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:54,777 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.170s 2020-12-21 04:22:54,777 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-984e9209-859e-4d21-b4af-84c28c97e0d7', 'x-compute-request-id': 'req-984e9209-859e-4d21-b4af-84c28c97e0d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:55,950 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.163s 2020-12-21 04:22:55,951 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebf92333-5cf0-4948-92dd-440ad079ae1c', 'x-compute-request-id': 'req-ebf92333-5cf0-4948-92dd-440ad079ae1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:57,128 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.168s 2020-12-21 04:22:57,129 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0e0ca57-9028-410a-a8ed-55b5c6eb8af9', 'x-compute-request-id': 'req-d0e0ca57-9028-410a-a8ed-55b5c6eb8af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:58,307 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.169s 2020-12-21 04:22:58,308 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58424d4a-98da-4a1d-8d43-e861db188e85', 'x-compute-request-id': 'req-58424d4a-98da-4a1d-8d43-e861db188e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:22:59,482 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.165s 2020-12-21 04:22:59,482 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:22:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef1b4c0b-663e-49dc-b27d-ac44553616e7', 'x-compute-request-id': 'req-ef1b4c0b-663e-49dc-b27d-ac44553616e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:00,661 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.168s 2020-12-21 04:23:00,661 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d260822-5e75-43d5-b942-fe0fb00fbfa4', 'x-compute-request-id': 'req-5d260822-5e75-43d5-b942-fe0fb00fbfa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:01,838 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.167s 2020-12-21 04:23:01,838 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dad0df2c-c466-4085-b3f0-c29621004f3b', 'x-compute-request-id': 'req-dad0df2c-c466-4085-b3f0-c29621004f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:03,013 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.165s 2020-12-21 04:23:03,014 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1472651a-a6ba-499a-827a-d7c6b0d239f3', 'x-compute-request-id': 'req-1472651a-a6ba-499a-827a-d7c6b0d239f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:04,194 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.171s 2020-12-21 04:23:04,194 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51eaa1f2-157c-4bfe-9826-483f4f3e61d7', 'x-compute-request-id': 'req-51eaa1f2-157c-4bfe-9826-483f4f3e61d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:05,372 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.168s 2020-12-21 04:23:05,373 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34c8cac5-29d0-4a4b-a76f-5181535e11c5', 'x-compute-request-id': 'req-34c8cac5-29d0-4a4b-a76f-5181535e11c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:06,548 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.165s 2020-12-21 04:23:06,548 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-568cb90d-680c-44e6-a7db-90d52b26ce5f', 'x-compute-request-id': 'req-568cb90d-680c-44e6-a7db-90d52b26ce5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:07,725 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.168s 2020-12-21 04:23:07,726 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-077f3f5a-cdda-4e74-ac21-97fe4e5a5d12', 'x-compute-request-id': 'req-077f3f5a-cdda-4e74-ac21-97fe4e5a5d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:08,905 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.168s 2020-12-21 04:23:08,905 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88874399-ed29-49f1-baf6-7a274219efe7', 'x-compute-request-id': 'req-88874399-ed29-49f1-baf6-7a274219efe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:10,081 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.166s 2020-12-21 04:23:10,081 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5406a492-4876-4f2b-ac4a-bbdf834bf83f', 'x-compute-request-id': 'req-5406a492-4876-4f2b-ac4a-bbdf834bf83f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:11,259 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.169s 2020-12-21 04:23:11,260 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e70eedbd-54b4-4af5-99dc-2c0172ee358e', 'x-compute-request-id': 'req-e70eedbd-54b4-4af5-99dc-2c0172ee358e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:12,433 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.164s 2020-12-21 04:23:12,433 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-144a8c41-efe2-4c7a-acbc-c1376bce077f', 'x-compute-request-id': 'req-144a8c41-efe2-4c7a-acbc-c1376bce077f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:13,609 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.166s 2020-12-21 04:23:13,610 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93130577-3846-43c4-9db1-c7a8e81f9164', 'x-compute-request-id': 'req-93130577-3846-43c4-9db1-c7a8e81f9164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:14,785 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.166s 2020-12-21 04:23:14,785 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50e38c68-1af4-4d7b-abf6-2f47f016eca9', 'x-compute-request-id': 'req-50e38c68-1af4-4d7b-abf6-2f47f016eca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:15,962 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.167s 2020-12-21 04:23:15,962 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73230284-345a-4608-8fba-e389c1dd282f', 'x-compute-request-id': 'req-73230284-345a-4608-8fba-e389c1dd282f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:17,138 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.165s 2020-12-21 04:23:17,138 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e3c0a2e-0909-44ee-ae64-050686b5476c', 'x-compute-request-id': 'req-8e3c0a2e-0909-44ee-ae64-050686b5476c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:18,317 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.169s 2020-12-21 04:23:18,317 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30661e5f-73a0-4588-9754-8107f6b06763', 'x-compute-request-id': 'req-30661e5f-73a0-4588-9754-8107f6b06763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:19,493 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.167s 2020-12-21 04:23:19,493 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66967ae0-a5a2-4f27-9887-b25049fa85d2', 'x-compute-request-id': 'req-66967ae0-a5a2-4f27-9887-b25049fa85d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:20,669 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.165s 2020-12-21 04:23:20,669 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d1b6d6c-f349-443e-9218-cbfe4561c722', 'x-compute-request-id': 'req-5d1b6d6c-f349-443e-9218-cbfe4561c722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:21,847 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.168s 2020-12-21 04:23:21,847 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e92c1894-c51c-4e18-b60a-ebc1eba0dc39', 'x-compute-request-id': 'req-e92c1894-c51c-4e18-b60a-ebc1eba0dc39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:23,030 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.174s 2020-12-21 04:23:23,031 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4c5368a-5e59-4669-b0f7-f1fd7e71ad0b', 'x-compute-request-id': 'req-a4c5368a-5e59-4669-b0f7-f1fd7e71ad0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:24,207 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.166s 2020-12-21 04:23:24,207 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d83b7b6-728e-43ad-ad19-73024b543d15', 'x-compute-request-id': 'req-1d83b7b6-728e-43ad-ad19-73024b543d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "ACTIVE", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:25,406 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.189s 2020-12-21 04:23:25,406 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1484', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ae9f417-e2f7-4129-80dd-62d6285a674e', 'x-compute-request-id': 'req-0ae9f417-e2f7-4129-80dd-62d6285a674e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"server": {"id": "daa828a0-c810-48fe-8ea0-866c312aeb98", "name": "tempest-TestMinimumBasicScenario-server-1697819038", "status": "DELETED", "tenant_id": "c854b1b3076d4532ac6b8813b4df1ab6", "user_id": "9ae86a8c255940a8b6352ee2b9e1e8d5", "metadata": {}, "hostId": "18454dfb779439ec2a9e0e549bf0b787abef735588d059a0422c7ca8", "image": {"id": "001914d0-f5f6-49c7-9ff1-2ea9f69caa02", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:07:32Z", "updated": "2020-12-21T04:23:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/daa828a0-c810-48fe-8ea0-866c312aeb98"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2020-12-21T04:11:23Z", "message": "ClientException"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1283495731", "OS-SRV-USG:launched_at": "2020-12-21T04:08:05.000000", "OS-SRV-USG:terminated_at": "2020-12-21T04:23:25.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": "1e143391-15c7-44a4-a604-43b10f13945e"}]}}' 2020-12-21 04:23:25,415 94990 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 63 second wait 2020-12-21 04:23:26,496 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98 0.080s 2020-12-21 04:23:26,496 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:26 GMT', 'server': 'Apache/2.4.29 (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-875406b7-86e4-4f46-a410-e5ca4289df29', 'x-compute-request-id': 'req-875406b7-86e4-4f46-a410-e5ca4289df29', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/daa828a0-c810-48fe-8ea0-866c312aeb98'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance daa828a0-c810-48fe-8ea0-866c312aeb98 could not be found."}}' 2020-12-21 04:23:26,534 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.16/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1283495731 0.036s 2020-12-21 04:23:26,534 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:26 GMT', 'server': 'Apache/2.4.29 (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-c7e52735-d657-4504-9356-6575e3fd1429', 'x-compute-request-id': 'req-c7e52735-d657-4504-9356-6575e3fd1429', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1283495731'} Body: b'' 2020-12-21 04:23:27,321 94990 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.16/image/v2/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02 0.786s 2020-12-21 04:23:27,322 94990 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:23:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-df1ba35e-0c7c-4480-9f2a-d7bd121d0f78', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16/image/v2/images/001914d0-f5f6-49c7-9ff1-2ea9f69caa02'} 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 748, 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 467, in detach_volume (server_id, volume_id)) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 329, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 702, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 813, 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-8bde3060-362c-4e96-869a-ad83fa72956e)"} }}} 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 329, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 38, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 702, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 813, 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 914, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestMinimumBasicScenario:_run_cleanups) Failed to delete volume 1e143391-15c7-44a4-a604-43b10f13945e within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/scenario/manager.py", line 750, in nova_volume_detach volume['id'], 'available') File "/opt/stack/tempest/tempest/common/waiters.py", line 280, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 1e143391-15c7-44a4-a604-43b10f13945e failed to reach available status (current detaching) within the required time (360 s). |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 0 | 1 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
fail
ft18.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2020-12-21 04:05:38,253 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.16/compute/v2.1/os-keypairs 0.899s 2020-12-21 04:05:38,254 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestShelveInstance-2008430900"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21d6016f-468b-4067-b823-6473406a89ec', 'x-compute-request-id': 'req-21d6016f-468b-4067-b823-6473406a89ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAs1+SzgZnpU42vMAmUPnDJVd7UZp0d67ASOH1CFfDEwvm+fPB\\n9joe74MSJEUxhOI/JWCc3BOAOCLm8ZA6Wce4pEIHIjp3Fu1YpWh44eExZthWUbiC\\nFi3c4KrvSs2gxGbSWuZOOyQza2uuOaL3+mRd72crBmpRtmqqanVOiWJn0RJyo/+0\\nVUopFw+pQ7pD6OReOTuTAg7etIAWeHHCfkI4VSS5rpxed15sKLAVukLX9po5D6fk\\nygj36PnAd1EkERoq/XBe8WLOXLfyAsOLxBsQkLnHYPZ7Nu/7pc6bBE2iFRw4HRJ6\\nVopDrVEBalZ7c0/8VgcK0hOKIc8IMyUGolzLKQIDAQABAoIBAQCFo3AhtR3lR+d6\\nKwKhE+QzXwEOpC+ft3+lDUvc4l4BQ73bfaOFynmf4pxSj4a8RT/cniVfxduid0Zu\\ntRD0MNu87UCZXMu7Niv0WGiviXKf+BAfpIKu+Y51iITty1O64AxbEvk4ENmKb9iH\\nMobkc4CUy91/Uxj7+m5rEGjp7HoChiXi5y9hIMtfHO5qUMQ55wGtyu3iyRN2GUdK\\nXi/T1H2GP+wqqSU42TgF7/KwtiPbzC5WgQkRaYZoPULZTVMpbEvcUTkm1o/j0Ptm\\ni51GN8xY6umsS3SgK3NMLCQkEn0xvxkFidIL9OnYdDeoxBb3tOhBeUClPfRugdJ/\\nDEbflEstAoGBAO6UTnwHCp9Lr5HLyFn0sVqCTdFw/nGk8KTi1djktDYN3862pdf6\\nrnLJR5YLt2pI5Vzhr3xT29CEfYjQlmNT/AMhBNh7pGGXUJ5iFr7bTTOuGJ34q1E4\\n1YhD3LrXwjiBzOz9jnbRzzflpQ3oKFUiij2Krhv9jzx/W1ZY5VONPUuDAoGBAMB4\\ni/IrG9NX/w0rhE0FqvCa2Wo68V1896bK0AAtFKMGYSYzcs0BZVs822Kl2kZh8I5h\\nXZLxfRhIjrgvjMj6ELYO96RYP4uylPiZ4/aGIr/RzwI5sXHlpkoh9PpXOCREV+dX\\nGPmNfe3spR51knnTvO6Xv5RsKC95c0kn3g3nC/LjAoGAZ+DNF3Wda2Rx6mI3Nuuy\\nuPzZUyMGtoahfLmDcO+Lg6mg1Al0xkhQ4ou/DpbFYpKgw0NEvDZrFCxL2GExycfM\\nh7Q9vuB+3zsaEAwXaTxlLeZUs5uNRE0htDYQCo5c82uYxWtVN2j895KWvipiPUdP\\nt6IFUwyg7C9rnnoQR8PMd28CgYEAtEw4TJK1bjVwZxXsyXoVt25XXHv6vmjiVQyH\\n7KJOQqknOHHZiNFV8TIBEVfsMSJuBfKPhadSV/0gNMnWSC54mRNMSFeir2qKwpbm\\nRXlB9A7GrH7/CoLmU2ub4SbzIIYlEkE01BEHdmnIA9B/dkAzLA5bGN54hoBuzoja\\nKovVVaECgYAKB83bYJIWyGBpkFH4LX3/fFS9nbxEdMoli8rg5og99FGu2v5/EIqn\\nmO/Q0HnRBJbe4QDnYW2LhnX6gBSV2Hol+eD336gq1gjgWN4vcwC1/sXWbQJx+u+g\\nWGWE33PthLkv28tDrbHgc1xmFzuosERRDBnVDJNADpUuDQEsbPWB1g==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestShelveInstance-2008430900", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzX5LOBmelTja8wCZQ+cMlV3tRmnR3rsBI4fUIV8MTC+b588H2Oh7vgxIkRTGE4j8lYJzcE4A4IubxkDpZx7ikQgciOncW7VilaHjh4TFm2FZRuIIWLdzgqu9KzaDEZtJa5k47JDNra645ovf6ZF3vZysGalG2aqpqdU6JYmfREnKj/7RVSikXD6lDukPo5F45O5MCDt60gBZ4ccJ+QjhVJLmunF53XmwosBW6Qtf2mjkPp+TKCPfo+cB3USQRGir9cF7xYs5ct/ICw4vEGxCQucdg9ns27/ulzpsETaIVHDgdEnpWikOtUQFqVntzT/xWBwrSE4ohzwgzJQaiXMsp Generated-by-Nova", "fingerprint": "07:95:ba:3f:f9:53:fe:ff:27:6d:51:81:a3:2f:76:e9", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9"}}' 2020-12-21 04:05:41,399 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.16/compute/v2.1/os-security-groups 3.142s 2020-12-21 04:05:41,399 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-TestShelveInstance-1443436908", "description": "tempest-TestShelveInstance-1443436908 description"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7775373-4324-41ce-90be-8f8cbf6273b6', 'x-compute-request-id': 'req-d7775373-4324-41ce-90be-8f8cbf6273b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "c69f3a10-da00-4297-95de-3f1efe38de68", "description": "tempest-TestShelveInstance-1443436908 description", "name": "tempest-TestShelveInstance-1443436908", "tenant_id": "b07ec805977d456b9447a634af514cde", "rules": []}}' 2020-12-21 04:05:41,809 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.16/compute/v2.1/os-security-group-rules 0.406s 2020-12-21 04:05:41,809 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "c69f3a10-da00-4297-95de-3f1efe38de68", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22ac0144-0912-4195-88ec-7892a0c4a296', 'x-compute-request-id': 'req-22ac0144-0912-4195-88ec-7892a0c4a296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "45f724ea-4281-468b-81be-f296c3b76f7c", "parent_group_id": "c69f3a10-da00-4297-95de-3f1efe38de68", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2020-12-21 04:05:42,184 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.16/compute/v2.1/os-security-group-rules 0.372s 2020-12-21 04:05:42,185 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "c69f3a10-da00-4297-95de-3f1efe38de68", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0f7935b-a1b8-45a0-8eb5-ca7706cbca8f', 'x-compute-request-id': 'req-a0f7935b-a1b8-45a0-8eb5-ca7706cbca8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "18410ca8-4ee9-450a-b7ef-2aca82d69806", "parent_group_id": "c69f3a10-da00-4297-95de-3f1efe38de68", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2020-12-21 04:05:42,338 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.16/identity/v3/auth/tokens 0.143s 2020-12-21 04:05:42,338 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3672', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-24cde581-b7b2-49f3-a745-41286b68b93f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.16/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b9ff84deff8a4f01911a9cec1145b5d9", "name": "tempest-TestShelveInstance-1066925137", "password_expires_at": null}, "audit_ids": ["nhTTFjtfTa-8NbFpGTRBIg"], "expires_at": "2020-12-21T05:05:42.000000Z", "issued_at": "2020-12-21T04:05:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b07ec805977d456b9447a634af514cde", "name": "tempest-TestShelveInstance-1066925137"}, "is_domain": false, "roles": [{"id": "5f61180c5b194d0cbc5032897a6f6439", "name": "reader"}, {"id": "fa602b6299b343f0b2841637326ed4a0", "name": "member"}], "catalog": [{"endpoints": [{"id": "67434cf15a5e4c0aa56b0df8c0f1b972", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:8080/v1/AUTH_b07ec805977d456b9447a634af514cde", "region": "RegionOne"}, {"id": "a773396349f844b39541ca7d1e374cb5", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16:8080", "region": "RegionOne"}], "id": "05e14bd4578749ccb14608de0a895d27", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "a7b3d3e1730445759e8e275ea2c4998f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2.1", "region": "RegionOne"}], "id": "1d8f8103d8054ff4a0dc96397d84359d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3f69c1842afa424fbb8c03366247dd2e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/image", "region": "RegionOne"}], "id": "2b61af69c6d84a41b07075d0d30153a3", "type": "image", "name": "glance"}, {"endpoints": [{"id": "036a854e219640b19103c97be8ab4f89", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}, {"id": "2099d3d59ff949a7809ac7994bd0ecfd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/identity", "region": "RegionOne"}], "id": "51d2ffbd9a114f78b3c411fe2a5591df", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "5633689a4b534c9d86b10db630c9fba6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16:9696/", "region": "RegionOne"}], "id": "691ccc4c060349b9927490e3a6785f9c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "eda3b1f1b25c4641841a827e2c37c1f7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/placement", "region": "RegionOne"}], "id": "6cdad675985b46329d3e07a90c9d851f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d799b36df4d14525afbb52d67764d522", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde", "region": "RegionOne"}], "id": "70eda92a441148d6a4a9d84bef28925c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "44018e14b11043ba94aba20da74e0b01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/compute/v2/b07ec805977d456b9447a634af514cde", "region": "RegionOne"}], "id": "b48ad1c0bd544836954223d226a705a0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1612016d54da4b47bc77cbd63d7b2436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde", "region": "RegionOne"}], "id": "b9fae1bfd42f4f84afd362e9afb030e4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0d88fa15868448759ab6f02568926ba0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.16/volume/v2/b07ec805977d456b9447a634af514cde", "region": "RegionOne"}], "id": "ee39ede295334890a1534d8d9b611a7d", "type": "volumev2", "name": "cinderv2"}]}}' 2020-12-21 04:05:42,339 95000 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '013b4941-7458-42a2-bded-2718d1174ace', 'name': 'tempest-TestShelveInstance-518431990-network', 'tenant_id': 'b07ec805977d456b9447a634af514cde', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b07ec805977d456b9447a634af514cde', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 3, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2020-12-21T04:05:16Z', 'updated_at': '2020-12-21T04:05:16Z', 'revision_number': 1} available for tenant 2020-12-21 04:05:43,006 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes 0.665s 2020-12-21 04:05:43,006 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-422970206", "imageRef": "207fafd4-25f4-4407-8994-832167819bf9", "size": 1}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a46e3969-dde2-43cd-b2be-1865f8bf0391', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a46e3969-dde2-43cd-b2be-1865f8bf0391', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2020-12-21 04:05:43,200 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.187s 2020-12-21 04:05:43,200 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6413ee07-aff7-48cb-a60f-679a009d94cc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6413ee07-aff7-48cb-a60f-679a009d94cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:05:44,390 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.181s 2020-12-21 04:05:44,391 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c9fa56a-0719-493d-8935-1f414231598a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c9fa56a-0719-493d-8935-1f414231598a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:05:45,503 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.104s 2020-12-21 04:05:45,503 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d748e291-798c-4b44-9cdd-df163afbc97b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d748e291-798c-4b44-9cdd-df163afbc97b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:05:46,734 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.222s 2020-12-21 04:05:46,735 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f80027-d0d9-4e66-a60c-41208decf0cc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f80027-d0d9-4e66-a60c-41208decf0cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:05:47,841 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.094s 2020-12-21 04:05:47,841 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65223641-5801-4852-8bed-ff7bb940495f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65223641-5801-4852-8bed-ff7bb940495f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:05:48,951 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.101s 2020-12-21 04:05:48,951 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1badb479-f612-4e88-944c-b370a92dee98', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1badb479-f612-4e88-944c-b370a92dee98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:05:50,047 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.086s 2020-12-21 04:05:50,047 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7b9b452-41c6-48cf-9d34-aa06bd4b1388', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7b9b452-41c6-48cf-9d34-aa06bd4b1388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:05:51,146 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.089s 2020-12-21 04:05:51,146 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc75c7d-59c5-4c33-8e3b-505d2b5905a4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc75c7d-59c5-4c33-8e3b-505d2b5905a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:05:52,257 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.102s 2020-12-21 04:05:52,257 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95109d77-9127-4925-8f31-79adff5edaf5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95109d77-9127-4925-8f31-79adff5edaf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:05:53,371 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.105s 2020-12-21 04:05:53,371 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e60e51f9-8ceb-4b76-a3e9-e0899c0e0891', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e60e51f9-8ceb-4b76-a3e9-e0899c0e0891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:05:54,531 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.150s 2020-12-21 04:05:54,531 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c27b20a0-ab51-449f-8d78-66e80d333db8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c27b20a0-ab51-449f-8d78-66e80d333db8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:05:55,634 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.095s 2020-12-21 04:05:55,635 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b89209-106d-4864-8ed5-72f106334f8a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b89209-106d-4864-8ed5-72f106334f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:05:56,740 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.097s 2020-12-21 04:05:56,740 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14a0db1-1d4e-454f-a523-692a16af07bd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14a0db1-1d4e-454f-a523-692a16af07bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:05:57,886 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.137s 2020-12-21 04:05:57,886 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd51c8f7-02ea-4068-b21d-3ee881afed78', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd51c8f7-02ea-4068-b21d-3ee881afed78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:05:59,009 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.114s 2020-12-21 04:05:59,009 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:05:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5328f4a-2743-428c-afc7-8db84b9efec8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5328f4a-2743-428c-afc7-8db84b9efec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:06:00,120 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.101s 2020-12-21 04:06:00,120 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17101015-22be-4bdb-b130-87076b511381', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17101015-22be-4bdb-b130-87076b511381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:06:01,216 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.088s 2020-12-21 04:06:01,217 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74797327-4755-488b-9984-6e4350f334f0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74797327-4755-488b-9984-6e4350f334f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:06:02,543 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.318s 2020-12-21 04:06:02,544 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14868102-1bbe-426a-8434-6d65b1ee9ff5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14868102-1bbe-426a-8434-6d65b1ee9ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:06:03,644 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.092s 2020-12-21 04:06:03,645 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ed404e-4817-4a76-84fb-f1f9221b8071', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ed404e-4817-4a76-84fb-f1f9221b8071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:05:43.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:06:04,841 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.186s 2020-12-21 04:06:04,841 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8dc1c2f-d73e-4cfe-803d-3ac910a69a07', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8dc1c2f-d73e-4cfe-803d-3ac910a69a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:06:04.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:06:06,060 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.209s 2020-12-21 04:06:06,060 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bdf41c0-a1a5-490d-9791-59937050c1e6', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bdf41c0-a1a5-490d-9791-59937050c1e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:06:04.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:06:07,157 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.089s 2020-12-21 04:06:07,157 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e1f5fd-eff8-4060-b400-fb42cf20ecdc', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e1f5fd-eff8-4060-b400-fb42cf20ecdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:06:04.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:06:08,280 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.113s 2020-12-21 04:06:08,280 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da942c4f-e160-4228-90bc-c7688ad3a699', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da942c4f-e160-4228-90bc-c7688ad3a699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:06:04.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:06:09,401 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.112s 2020-12-21 04:06:09,401 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fea0e964-c85a-4e04-bcc9-57f5632ec5cc', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fea0e964-c85a-4e04-bcc9-57f5632ec5cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:06:04.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:06:10,528 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.118s 2020-12-21 04:06:10,529 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4279c825-3b81-4377-9ee1-8acfe5e65be3', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4279c825-3b81-4377-9ee1-8acfe5e65be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:06:10.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/ubuntu-16", "image_id": "207fafd4-25f4-4407-8994-832167819bf9", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:06:11,625 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5 0.088s 2020-12-21 04:06:11,625 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0361f118-2a57-4f14-9ab9-74d579f3e4d0', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0361f118-2a57-4f14-9ab9-74d579f3e4d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5'} Body: b'{"volume": {"id": "68380912-4b83-43c0-9cb1-58a16d6019e5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2020-12-21T04:05:43.000000", "updated_at": "2020-12-21T04:06:11.000000", "name": "tempest-tempest.common.compute-volume-422970206", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.16/volume/v3/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}, {"rel": "bookmark", "href": "http://10.222.0.16/volume/b07ec805977d456b9447a634af514cde/volumes/68380912-4b83-43c0-9cb1-58a16d6019e5"}], "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/ubuntu-16", "image_id": "207fafd4-25f4-4407-8994-832167819bf9", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "b07ec805977d456b9447a634af514cde"}}' 2020-12-21 04:06:11,634 95000 INFO [tempest.common.waiters] volume 68380912-4b83-43c0-9cb1-58a16d6019e5 reached available after waiting for 28.633994 seconds 2020-12-21 04:06:12,954 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.16/compute/v2.1/servers 1.319s 2020-12-21 04:06:12,954 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestShelveInstance-server-1347665809", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestShelveInstance-2008430900", "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "networks": [{"uuid": "013b4941-7458-42a2-bded-2718d1174ace"}], "block_device_mapping_v2": [{"uuid": "68380912-4b83-43c0-9cb1-58a16d6019e5", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '410', 'location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acfe4c07-6f34-4452-93a4-f15a3a5e418f', 'x-compute-request-id': 'req-acfe4c07-6f34-4452-93a4-f15a3a5e418f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "adminPass": "CwNJZzm2h3Yy"}}' 2020-12-21 04:06:13,908 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.951s 2020-12-21 04:06:13,909 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1139', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-180753e5-8e00-455c-9fec-661be25466b6', 'x-compute-request-id': 'req-180753e5-8e00-455c-9fec-661be25466b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "BUILD", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2008430900", "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": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:15,124 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.205s 2020-12-21 04:06:15,124 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1187', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f270db7d-046c-4a31-931c-f47cdd976ce4', 'x-compute-request-id': 'req-f270db7d-046c-4a31-931c-f47cdd976ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "BUILD", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2008430900", "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": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:15,133 95000 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2020-12-21 04:06:17,456 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 1.321s 2020-12-21 04:06:17,456 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1205', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2eb4ca0-368c-4f9f-905c-23a888f5522c', 'x-compute-request-id': 'req-f2eb4ca0-368c-4f9f-905c-23a888f5522c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "BUILD", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:17,464 95000 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 4 second wait 2020-12-21 04:06:19,533 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 1.067s 2020-12-21 04:06:19,534 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3c9feef-de8d-492b-a276-bca3032c6b5d', 'x-compute-request-id': 'req-b3c9feef-de8d-492b-a276-bca3032c6b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "BUILD", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:19,542 95000 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2020-12-21 04:06:21,049 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.505s 2020-12-21 04:06:21,050 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c4284f5-5831-4399-bec1-660f72746625', 'x-compute-request-id': 'req-9c4284f5-5831-4399-bec1-660f72746625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "BUILD", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:22,325 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.264s 2020-12-21 04:06:22,326 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe7b5a0b-8b13-4a7b-959a-f410b776f4e5', 'x-compute-request-id': 'req-fe7b5a0b-8b13-4a7b-959a-f410b776f4e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "BUILD", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:23,903 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.569s 2020-12-21 04:06:23,904 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03e4f974-e4b6-42c7-9dd9-95543e8f33bf', 'x-compute-request-id': 'req-03e4f974-e4b6-42c7-9dd9-95543e8f33bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "BUILD", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:25,227 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.314s 2020-12-21 04:06:25,228 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-379153ad-475c-4d05-a44f-8da35fa984db', 'x-compute-request-id': 'req-379153ad-475c-4d05-a44f-8da35fa984db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "BUILD", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:27,185 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.948s 2020-12-21 04:06:27,185 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b422f8cd-9e16-4610-8ab8-59973f92f55c', 'x-compute-request-id': 'req-b422f8cd-9e16-4610-8ab8-59973f92f55c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "BUILD", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:28,458 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.261s 2020-12-21 04:06:28,458 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84a80039-0823-4a26-9dd4-41c53018ccbd', 'x-compute-request-id': 'req-84a80039-0823-4a26-9dd4-41c53018ccbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "BUILD", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:29,725 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.257s 2020-12-21 04:06:29,725 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56d47458-8ea5-4d8e-a2e3-d222601900c4', 'x-compute-request-id': 'req-56d47458-8ea5-4d8e-a2e3-d222601900c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "BUILD", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:30,992 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.258s 2020-12-21 04:06:30,993 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8d28518-ca07-4199-aabe-15885a9c6543', 'x-compute-request-id': 'req-b8d28518-ca07-4199-aabe-15885a9c6543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "BUILD", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:32,266 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.264s 2020-12-21 04:06:32,267 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b12bbdc-2f1c-4d86-83ca-9ac81236c8bd', 'x-compute-request-id': 'req-5b12bbdc-2f1c-4d86-83ca-9ac81236c8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "BUILD", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:33,648 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.372s 2020-12-21 04:06:33,649 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-040433a4-faf0-496c-b2c1-192cb64f95c2', 'x-compute-request-id': 'req-040433a4-faf0-496c-b2c1-192cb64f95c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "BUILD", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:35,060 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.401s 2020-12-21 04:06:35,061 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e8f7d7d-b94d-447d-b4b3-c0e4fe7dd578', 'x-compute-request-id': 'req-1e8f7d7d-b94d-447d-b4b3-c0e4fe7dd578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "BUILD", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:36,385 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.314s 2020-12-21 04:06:36,385 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73df8658-10e7-46c3-b137-9b0951d98159', 'x-compute-request-id': 'req-73df8658-10e7-46c3-b137-9b0951d98159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "BUILD", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:37,713 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.319s 2020-12-21 04:06:37,713 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e49a2395-0d61-460b-bbd7-d684c589b813', 'x-compute-request-id': 'req-e49a2395-0d61-460b-bbd7-d684c589b813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "BUILD", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:39,287 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.564s 2020-12-21 04:06:39,287 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c9506b3-fec7-44ec-a7fc-a9a2aa54b342', 'x-compute-request-id': 'req-1c9506b3-fec7-44ec-a7fc-a9a2aa54b342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:38Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:39,299 95000 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 26 second wait 2020-12-21 04:06:40,109 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.809s 2020-12-21 04:06:40,110 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ff50bcd-92d4-4f51-97ce-2c6a35bca7d7', 'x-compute-request-id': 'req-5ff50bcd-92d4-4f51-97ce-2c6a35bca7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:06:38Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:06:43,148 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.16/compute/v2.1/os-floating-ips 3.028s 2020-12-21 04:06:43,148 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"pool": null} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '142', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdb26824-7b5e-47b7-80ba-1e0adaa7181a', 'x-compute-request-id': 'req-cdb26824-7b5e-47b7-80ba-1e0adaa7181a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/os-floating-ips'} Body: b'{"floating_ip": {"id": "c463c947-9168-47f0-b2af-3f01fc3598e4", "ip": "172.27.0.182", "pool": "public", "fixed_ip": null, "instance_id": null}}' 2020-12-21 04:06:48,033 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7/action 4.881s 2020-12-21 04:06:48,033 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"addFloatingIp": {"address": "172.27.0.182"}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:06:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5df7bfa3-4caa-41f4-a123-8c9f8f99313d', 'x-compute-request-id': 'req-5df7bfa3-4caa-41f4-a123-8c9f8f99313d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7/action'} Body: b'' 2020-12-21 04:06:48,049 95000 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.182:22' as 'ubuntu' with public key authentication 2020-12-21 04:06:52,463 95000 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.182 ([Errno None] Unable to connect to port 22 on 172.27.0.182). Number attempts: 1. Retry after 2 seconds. 2020-12-21 04:06:58,032 95000 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.182 ([Errno None] Unable to connect to port 22 on 172.27.0.182). Number attempts: 2. Retry after 3 seconds. 2020-12-21 04:07:04,591 95000 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.182 ([Errno None] Unable to connect to port 22 on 172.27.0.182). Number attempts: 3. Retry after 4 seconds. 2020-12-21 04:07:12,175 95000 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.182 ([Errno None] Unable to connect to port 22 on 172.27.0.182). Number attempts: 4. Retry after 5 seconds. 2020-12-21 04:07:20,751 95000 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.182 ([Errno None] Unable to connect to port 22 on 172.27.0.182). Number attempts: 5. Retry after 6 seconds. 2020-12-21 04:07:27,258 95000 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.182 ([Errno None] Unable to connect to port 22 on 172.27.0.182). Number attempts: 6. Retry after 7 seconds. 2020-12-21 04:07:34,788 95000 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.182 ([Errno None] Unable to connect to port 22 on 172.27.0.182). Number attempts: 7. Retry after 8 seconds. 2020-12-21 04:07:43,405 95000 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2020-12-21 04:07:43,930 95000 INFO [paramiko.transport] Authentication (publickey) successful! 2020-12-21 04:07:43,930 95000 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.182 successfully created 2020-12-21 04:07:43,931 95000 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo sh -c "date > /mnt/timestamp; sync" 2020-12-21 04:07:43,932 95000 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.182:22' as 'ubuntu' with public key authentication 2020-12-21 04:07:43,954 95000 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2020-12-21 04:07:44,091 95000 INFO [paramiko.transport] Authentication (publickey) successful! 2020-12-21 04:07:44,091 95000 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.182 successfully created 2020-12-21 04:08:28,670 95000 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/timestamp 2020-12-21 04:08:28,670 95000 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.182:22' as 'ubuntu' with public key authentication 2020-12-21 04:08:28,706 95000 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2020-12-21 04:08:28,815 95000 INFO [paramiko.transport] Authentication (publickey) successful! 2020-12-21 04:08:28,815 95000 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.182 successfully created 2020-12-21 04:09:09,368 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7/action 0.285s 2020-12-21 04:09:09,369 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"shelve": {}} Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:09 GMT', 'server': 'Apache/2.4.29 (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-4b68defa-2fa8-4f62-acd5-b78e693519ea', 'x-compute-request-id': 'req-4b68defa-2fa8-4f62-acd5-b78e693519ea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7/action'} Body: b'' 2020-12-21 04:09:09,720 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.350s 2020-12-21 04:09:09,720 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b2aaeb1-4fe3-4db9-a4bc-6a757ec8bcce', 'x-compute-request-id': 'req-2b2aaeb1-4fe3-4db9-a4bc-6a757ec8bcce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:11,038 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.307s 2020-12-21 04:09:11,038 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-557b0184-c7f4-4975-834b-fba3f108ef0b', 'x-compute-request-id': 'req-557b0184-c7f4-4975-834b-fba3f108ef0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:12,319 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.269s 2020-12-21 04:09:12,320 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77871a4c-f319-4075-ade4-7b75b60bd658', 'x-compute-request-id': 'req-77871a4c-f319-4075-ade4-7b75b60bd658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:13,618 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.288s 2020-12-21 04:09:13,619 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee5704fd-1794-4935-8098-0543b1f76006', 'x-compute-request-id': 'req-ee5704fd-1794-4935-8098-0543b1f76006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:15,072 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.443s 2020-12-21 04:09:15,072 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbe82caa-19c4-4d8c-8788-4181a5a88e77', 'x-compute-request-id': 'req-bbe82caa-19c4-4d8c-8788-4181a5a88e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:16,369 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.288s 2020-12-21 04:09:16,370 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-632fd3d6-2cce-49c4-b387-9c134f521600', 'x-compute-request-id': 'req-632fd3d6-2cce-49c4-b387-9c134f521600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:17,747 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.367s 2020-12-21 04:09:17,747 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a65d2cd-907a-4744-90c3-1deadf34bb34', 'x-compute-request-id': 'req-9a65d2cd-907a-4744-90c3-1deadf34bb34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:19,074 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.317s 2020-12-21 04:09:19,075 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0f8d7c4-1bf3-4c2a-9611-d2e1a35a7ef2', 'x-compute-request-id': 'req-e0f8d7c4-1bf3-4c2a-9611-d2e1a35a7ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:20,358 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.273s 2020-12-21 04:09:20,359 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b96b41b-0496-49b6-b4bf-b183f8b8233b', 'x-compute-request-id': 'req-5b96b41b-0496-49b6-b4bf-b183f8b8233b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:21,628 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.260s 2020-12-21 04:09:21,629 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0427f1ed-9a6e-44c9-9fad-4d121d2f18e4', 'x-compute-request-id': 'req-0427f1ed-9a6e-44c9-9fad-4d121d2f18e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:22,926 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.287s 2020-12-21 04:09:22,926 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3653f6e-cd4e-43a7-b2ea-ec8956d10085', 'x-compute-request-id': 'req-d3653f6e-cd4e-43a7-b2ea-ec8956d10085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:24,274 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.339s 2020-12-21 04:09:24,275 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22209be5-3d2f-47ed-bf9b-50192242f3a4', 'x-compute-request-id': 'req-22209be5-3d2f-47ed-bf9b-50192242f3a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:25,814 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.529s 2020-12-21 04:09:25,815 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44891216-375b-40ea-8dd5-ae7b3a7c2aaa', 'x-compute-request-id': 'req-44891216-375b-40ea-8dd5-ae7b3a7c2aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:27,082 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.258s 2020-12-21 04:09:27,083 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b03617d-33bf-42a5-807a-ac30b78e30ce', 'x-compute-request-id': 'req-7b03617d-33bf-42a5-807a-ac30b78e30ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:28,366 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.273s 2020-12-21 04:09:28,366 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b48834a-4080-40c0-9c37-9552345b3f75', 'x-compute-request-id': 'req-5b48834a-4080-40c0-9c37-9552345b3f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:29,632 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.255s 2020-12-21 04:09:29,632 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cba8a9e2-839c-4ac9-b79a-92ae490eb3d2', 'x-compute-request-id': 'req-cba8a9e2-839c-4ac9-b79a-92ae490eb3d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:30,897 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.256s 2020-12-21 04:09:30,898 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcfa9196-2e9f-430f-84b5-9be24ac0bc18', 'x-compute-request-id': 'req-bcfa9196-2e9f-430f-84b5-9be24ac0bc18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:32,389 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.481s 2020-12-21 04:09:32,389 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbb8ccfc-3fa0-491c-ae59-3b88dfb4e406', 'x-compute-request-id': 'req-fbb8ccfc-3fa0-491c-ae59-3b88dfb4e406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:33,778 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.379s 2020-12-21 04:09:33,778 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-301b1cf7-6b18-4c1f-b0f7-8c6c8ed02a44', 'x-compute-request-id': 'req-301b1cf7-6b18-4c1f-b0f7-8c6c8ed02a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:35,271 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.484s 2020-12-21 04:09:35,271 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1a855b4-c06c-4fc9-82d3-f5479186bc97', 'x-compute-request-id': 'req-d1a855b4-c06c-4fc9-82d3-f5479186bc97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:36,538 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.256s 2020-12-21 04:09:36,538 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c9d83d9-db49-4887-b6c6-1b5fe9c0f1f4', 'x-compute-request-id': 'req-8c9d83d9-db49-4887-b6c6-1b5fe9c0f1f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:37,804 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.255s 2020-12-21 04:09:37,804 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ec1678e-f94e-4183-9e1a-cc696bc7d3ed', 'x-compute-request-id': 'req-2ec1678e-f94e-4183-9e1a-cc696bc7d3ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:39,067 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:09:39,068 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1c7fa71-3e94-49f3-a68f-fc0cec3fa40e', 'x-compute-request-id': 'req-c1c7fa71-3e94-49f3-a68f-fc0cec3fa40e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:40,328 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:09:40,329 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-336f67da-be16-4494-aa61-e1f991b2ac66', 'x-compute-request-id': 'req-336f67da-be16-4494-aa61-e1f991b2ac66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:41,590 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:09:41,590 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f5c6238-991e-495e-bc14-de91005bec22', 'x-compute-request-id': 'req-5f5c6238-991e-495e-bc14-de91005bec22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:42,986 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.385s 2020-12-21 04:09:42,986 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c684be2-1af5-4053-9b80-8b6e6e24bda5', 'x-compute-request-id': 'req-6c684be2-1af5-4053-9b80-8b6e6e24bda5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:44,250 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.255s 2020-12-21 04:09:44,251 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41e5218c-dfc4-4354-8ff6-01646f0494e2', 'x-compute-request-id': 'req-41e5218c-dfc4-4354-8ff6-01646f0494e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:45,626 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.365s 2020-12-21 04:09:45,626 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4d3f99b-e399-4937-aabe-7a3d0ea1e0ac', 'x-compute-request-id': 'req-d4d3f99b-e399-4937-aabe-7a3d0ea1e0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:46,890 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.254s 2020-12-21 04:09:46,891 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-300bc833-73c2-4c95-97f1-f6b763d3d394', 'x-compute-request-id': 'req-300bc833-73c2-4c95-97f1-f6b763d3d394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:48,159 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.259s 2020-12-21 04:09:48,160 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e1ce837-1c7e-40e7-9989-15f0f95aab49', 'x-compute-request-id': 'req-5e1ce837-1c7e-40e7-9989-15f0f95aab49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:49,423 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.254s 2020-12-21 04:09:49,423 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-380a1609-7d70-4183-9cb7-6d9e268efd13', 'x-compute-request-id': 'req-380a1609-7d70-4183-9cb7-6d9e268efd13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:50,685 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:09:50,685 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5b95813-0bf5-43ce-b7c6-84d04923b395', 'x-compute-request-id': 'req-f5b95813-0bf5-43ce-b7c6-84d04923b395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:51,944 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.249s 2020-12-21 04:09:51,944 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad2ce1f5-9b33-4d9b-abd6-031827531823', 'x-compute-request-id': 'req-ad2ce1f5-9b33-4d9b-abd6-031827531823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:53,206 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:09:53,206 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e2a0715-b95a-4196-b00e-dd988c1ad7d9', 'x-compute-request-id': 'req-6e2a0715-b95a-4196-b00e-dd988c1ad7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:54,468 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:09:54,469 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-289b53dd-25db-4a88-b733-b00611f4d55c', 'x-compute-request-id': 'req-289b53dd-25db-4a88-b733-b00611f4d55c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:55,728 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:09:55,728 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bfd4e55-2c7a-4e1f-97a9-98cc29bb9391', 'x-compute-request-id': 'req-2bfd4e55-2c7a-4e1f-97a9-98cc29bb9391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:56,988 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.249s 2020-12-21 04:09:56,988 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0084a666-0a4b-46b8-9669-ba34a11199e3', 'x-compute-request-id': 'req-0084a666-0a4b-46b8-9669-ba34a11199e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:58,471 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.473s 2020-12-21 04:09:58,471 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e1392a5-2e47-4d8c-8219-47fcf790be78', 'x-compute-request-id': 'req-4e1392a5-2e47-4d8c-8219-47fcf790be78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:09:59,728 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.248s 2020-12-21 04:09:59,729 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:09:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cbceabd-397c-4cd6-8580-890927c67159', 'x-compute-request-id': 'req-8cbceabd-397c-4cd6-8580-890927c67159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:00,993 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.254s 2020-12-21 04:10:00,994 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a8261ac-4485-4178-83ce-c8a816e0db88', 'x-compute-request-id': 'req-3a8261ac-4485-4178-83ce-c8a816e0db88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:02,257 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.254s 2020-12-21 04:10:02,257 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10ab19aa-0865-465c-8161-2c37a244d3e8', 'x-compute-request-id': 'req-10ab19aa-0865-465c-8161-2c37a244d3e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:03,518 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:10:03,518 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62828b4e-6874-42c3-b555-a395fecb05f4', 'x-compute-request-id': 'req-62828b4e-6874-42c3-b555-a395fecb05f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:04,779 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:10:04,780 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03a92c02-4ecc-4903-9190-945ad6c70668', 'x-compute-request-id': 'req-03a92c02-4ecc-4903-9190-945ad6c70668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:06,040 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:10:06,041 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53f2896f-312f-443c-a4fa-a2d450c37da1', 'x-compute-request-id': 'req-53f2896f-312f-443c-a4fa-a2d450c37da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:07,303 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:10:07,303 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-181f73a3-01c9-4663-9d80-c30c3ddc6ead', 'x-compute-request-id': 'req-181f73a3-01c9-4663-9d80-c30c3ddc6ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:08,566 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:10:08,566 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d490c283-c1dc-4565-ba41-353abeb45ad0', 'x-compute-request-id': 'req-d490c283-c1dc-4565-ba41-353abeb45ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:09,827 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:10:09,827 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b07d2009-4c45-4060-8e72-3d81325a4b1a', 'x-compute-request-id': 'req-b07d2009-4c45-4060-8e72-3d81325a4b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:11,087 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:10:11,088 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1c09d57-05a1-4d30-b067-b14fe2af97f3', 'x-compute-request-id': 'req-c1c09d57-05a1-4d30-b067-b14fe2af97f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:12,357 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.258s 2020-12-21 04:10:12,357 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5360c956-f29d-4752-9dcf-f6a338d781b8', 'x-compute-request-id': 'req-5360c956-f29d-4752-9dcf-f6a338d781b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:13,654 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.287s 2020-12-21 04:10:13,654 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3c0dc26-52da-4b5f-b6ae-09a67c61f6f2', 'x-compute-request-id': 'req-b3c0dc26-52da-4b5f-b6ae-09a67c61f6f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:14,918 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.254s 2020-12-21 04:10:14,919 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4defe670-55a3-4ac3-a3f6-21951a527bce', 'x-compute-request-id': 'req-4defe670-55a3-4ac3-a3f6-21951a527bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:16,177 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.249s 2020-12-21 04:10:16,177 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8298a3ef-f6d9-4633-8a70-054015a65752', 'x-compute-request-id': 'req-8298a3ef-f6d9-4633-8a70-054015a65752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:17,461 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.274s 2020-12-21 04:10:17,461 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-881cc78e-0f3d-479f-a28b-a47c124d32da', 'x-compute-request-id': 'req-881cc78e-0f3d-479f-a28b-a47c124d32da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:18,946 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.475s 2020-12-21 04:10:18,947 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f262faf1-a9f9-4a92-ba33-412d624d34b2', 'x-compute-request-id': 'req-f262faf1-a9f9-4a92-ba33-412d624d34b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:20,223 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.266s 2020-12-21 04:10:20,223 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1685644-f268-45ec-9f72-5db05f2a691a', 'x-compute-request-id': 'req-c1685644-f268-45ec-9f72-5db05f2a691a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:21,717 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.484s 2020-12-21 04:10:21,718 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec59e254-f576-4f17-85c2-a000f4a29c8f', 'x-compute-request-id': 'req-ec59e254-f576-4f17-85c2-a000f4a29c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:22,991 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.264s 2020-12-21 04:10:22,991 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0daadecf-3614-4783-9f9e-ca5037c70dc5', 'x-compute-request-id': 'req-0daadecf-3614-4783-9f9e-ca5037c70dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:24,257 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.256s 2020-12-21 04:10:24,257 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f792bdf-5c11-431d-8c04-202ece4d92a2', 'x-compute-request-id': 'req-5f792bdf-5c11-431d-8c04-202ece4d92a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:25,657 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.391s 2020-12-21 04:10:25,658 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4568f7fa-890a-42ca-b683-c655f4e2e241', 'x-compute-request-id': 'req-4568f7fa-890a-42ca-b683-c655f4e2e241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:09:09Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:26,921 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.254s 2020-12-21 04:10:26,921 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f709925-d393-4e3f-ba64-a9f146afae83', 'x-compute-request-id': 'req-0f709925-d393-4e3f-ba64-a9f146afae83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:26,930 95000 INFO [tempest.common.waiters] State transition "ACTIVE/shelving" ==> "ACTIVE/None" after 77 second wait 2020-12-21 04:10:28,180 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.249s 2020-12-21 04:10:28,181 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f54ae769-e700-4668-b63b-76c144d01ff4', 'x-compute-request-id': 'req-f54ae769-e700-4668-b63b-76c144d01ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:29,443 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:10:29,443 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15c082eb-611b-4c07-8f47-a24532277778', 'x-compute-request-id': 'req-15c082eb-611b-4c07-8f47-a24532277778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:30,712 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.259s 2020-12-21 04:10:30,713 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f36bffa-7631-4a53-9864-240b2fdeea37', 'x-compute-request-id': 'req-7f36bffa-7631-4a53-9864-240b2fdeea37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:31,972 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:10:31,973 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2c2a0ef-6db8-4800-bf40-d4805150946b', 'x-compute-request-id': 'req-d2c2a0ef-6db8-4800-bf40-d4805150946b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:33,237 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.255s 2020-12-21 04:10:33,237 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26aa37ff-df74-4bb2-9e0c-bc29c6d7bd59', 'x-compute-request-id': 'req-26aa37ff-df74-4bb2-9e0c-bc29c6d7bd59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:34,500 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:10:34,501 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70ac8df0-46be-4b21-ad94-f4453fd61eec', 'x-compute-request-id': 'req-70ac8df0-46be-4b21-ad94-f4453fd61eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:35,763 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:10:35,763 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22619714-6f84-4f64-afdc-e2389cd70ff8', 'x-compute-request-id': 'req-22619714-6f84-4f64-afdc-e2389cd70ff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:37,165 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.392s 2020-12-21 04:10:37,166 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-429c2ff3-ff00-4a88-ac8b-c5a0f4ab6471', 'x-compute-request-id': 'req-429c2ff3-ff00-4a88-ac8b-c5a0f4ab6471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:38,432 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.256s 2020-12-21 04:10:38,433 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88b6efcb-9078-4347-b9b8-b2b9628c9007', 'x-compute-request-id': 'req-88b6efcb-9078-4347-b9b8-b2b9628c9007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:39,695 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:10:39,695 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ddcb1e2-e646-4545-9074-e1ab70b5fc9c', 'x-compute-request-id': 'req-6ddcb1e2-e646-4545-9074-e1ab70b5fc9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:40,956 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:10:40,956 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3576227-a604-4769-afa2-f5fe32d6946f', 'x-compute-request-id': 'req-e3576227-a604-4769-afa2-f5fe32d6946f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:42,220 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.254s 2020-12-21 04:10:42,220 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a700ba11-5691-4138-8ce1-68d877555578', 'x-compute-request-id': 'req-a700ba11-5691-4138-8ce1-68d877555578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:43,483 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.254s 2020-12-21 04:10:43,484 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61f13e76-91e9-4b4f-a6b2-583009a83002', 'x-compute-request-id': 'req-61f13e76-91e9-4b4f-a6b2-583009a83002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:44,743 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:10:44,743 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-023074b8-1021-418b-b7cb-ce57128d1658', 'x-compute-request-id': 'req-023074b8-1021-418b-b7cb-ce57128d1658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:46,005 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:10:46,006 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b020759b-7b73-4cc4-be71-be2ede3a4cef', 'x-compute-request-id': 'req-b020759b-7b73-4cc4-be71-be2ede3a4cef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:47,273 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.258s 2020-12-21 04:10:47,274 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ea43f04-1211-4376-895c-ae25e7b188a7', 'x-compute-request-id': 'req-0ea43f04-1211-4376-895c-ae25e7b188a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:48,556 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.273s 2020-12-21 04:10:48,556 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fef1c67c-3cb9-4ac8-8b85-fcd33d58c93f', 'x-compute-request-id': 'req-fef1c67c-3cb9-4ac8-8b85-fcd33d58c93f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:49,820 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:10:49,820 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9856cd8-e7d5-4062-9ff1-f74063ca038b', 'x-compute-request-id': 'req-d9856cd8-e7d5-4062-9ff1-f74063ca038b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:51,074 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.244s 2020-12-21 04:10:51,074 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-984ad007-015c-415b-8ad6-345df08f027c', 'x-compute-request-id': 'req-984ad007-015c-415b-8ad6-345df08f027c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:52,337 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:10:52,337 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d4bc082-e495-4837-a977-70bc89df2ca3', 'x-compute-request-id': 'req-7d4bc082-e495-4837-a977-70bc89df2ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:53,609 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.262s 2020-12-21 04:10:53,610 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccbe38eb-2821-4af4-9e1d-decfe5e24f62', 'x-compute-request-id': 'req-ccbe38eb-2821-4af4-9e1d-decfe5e24f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:54,873 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.254s 2020-12-21 04:10:54,874 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7384d5a-fac8-4606-bb86-cb2a57e8fcbf', 'x-compute-request-id': 'req-b7384d5a-fac8-4606-bb86-cb2a57e8fcbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:56,146 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.263s 2020-12-21 04:10:56,146 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05a01e0f-61cf-474c-b3a9-f1c0930efd9f', 'x-compute-request-id': 'req-05a01e0f-61cf-474c-b3a9-f1c0930efd9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:57,412 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.257s 2020-12-21 04:10:57,412 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de4072b8-b57d-414b-871d-d8aa52ca522a', 'x-compute-request-id': 'req-de4072b8-b57d-414b-871d-d8aa52ca522a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:58,667 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.245s 2020-12-21 04:10:58,667 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-618bd9ef-f22a-4503-9cc5-8104e80c1db6', 'x-compute-request-id': 'req-618bd9ef-f22a-4503-9cc5-8104e80c1db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:10:59,926 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.249s 2020-12-21 04:10:59,926 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:10:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10d3cdd9-be5e-442f-a727-8e4d4331ad16', 'x-compute-request-id': 'req-10d3cdd9-be5e-442f-a727-8e4d4331ad16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:01,400 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.465s 2020-12-21 04:11:01,400 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f301db72-08cd-416e-a76f-e3d78153229d', 'x-compute-request-id': 'req-f301db72-08cd-416e-a76f-e3d78153229d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:02,664 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:11:02,664 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-832b6568-e0b9-4519-8a72-0aa8961b52b1', 'x-compute-request-id': 'req-832b6568-e0b9-4519-8a72-0aa8961b52b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:03,929 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.254s 2020-12-21 04:11:03,929 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-100598c3-e66c-46cf-84a7-2a1494768dde', 'x-compute-request-id': 'req-100598c3-e66c-46cf-84a7-2a1494768dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:05,191 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:11:05,192 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0396b624-6ebf-4707-9f84-1bc422f3ec2c', 'x-compute-request-id': 'req-0396b624-6ebf-4707-9f84-1bc422f3ec2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:06,451 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:11:06,452 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50c6a924-8a8d-40d7-a143-b24c9f74a02f', 'x-compute-request-id': 'req-50c6a924-8a8d-40d7-a143-b24c9f74a02f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:07,713 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:11:07,714 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-241d778f-d7f2-454a-847a-ca804f9dc35d', 'x-compute-request-id': 'req-241d778f-d7f2-454a-847a-ca804f9dc35d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:08,973 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:11:08,974 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f11ab95-5946-41a0-8277-5156037f6541', 'x-compute-request-id': 'req-0f11ab95-5946-41a0-8277-5156037f6541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:10,234 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:11:10,235 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f8cc5c8-b16b-47e8-ab6d-1bfe25581f9e', 'x-compute-request-id': 'req-2f8cc5c8-b16b-47e8-ab6d-1bfe25581f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:11,506 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.261s 2020-12-21 04:11:11,506 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffff4c7e-7a28-4fc5-8e1f-5a6e209a0add', 'x-compute-request-id': 'req-ffff4c7e-7a28-4fc5-8e1f-5a6e209a0add', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:12,797 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.280s 2020-12-21 04:11:12,797 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82077b7a-3053-4c1b-b135-17c1c31a6f7e', 'x-compute-request-id': 'req-82077b7a-3053-4c1b-b135-17c1c31a6f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:14,058 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.249s 2020-12-21 04:11:14,058 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a69c580a-21cc-4ee3-8e89-b6609e7be516', 'x-compute-request-id': 'req-a69c580a-21cc-4ee3-8e89-b6609e7be516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:15,318 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:11:15,318 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7d8162b-6775-4d17-b13c-62e331d4ba3f', 'x-compute-request-id': 'req-b7d8162b-6775-4d17-b13c-62e331d4ba3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:16,578 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.249s 2020-12-21 04:11:16,578 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4ba2bcd-d64e-4477-a311-d2fc10db02ec', 'x-compute-request-id': 'req-e4ba2bcd-d64e-4477-a311-d2fc10db02ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:17,839 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:11:17,839 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b11cbb4-5317-4efe-89b5-7f655a892a44', 'x-compute-request-id': 'req-9b11cbb4-5317-4efe-89b5-7f655a892a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:19,105 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.256s 2020-12-21 04:11:19,106 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2456315b-47df-4581-8902-7b8f8c9f2405', 'x-compute-request-id': 'req-2456315b-47df-4581-8902-7b8f8c9f2405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:20,372 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.256s 2020-12-21 04:11:20,373 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f57303d-a7dd-47d5-af5a-89f66b591a0d', 'x-compute-request-id': 'req-8f57303d-a7dd-47d5-af5a-89f66b591a0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:21,643 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.260s 2020-12-21 04:11:21,643 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3ef6827-f11d-4940-805b-c9ae616d2d6f', 'x-compute-request-id': 'req-f3ef6827-f11d-4940-805b-c9ae616d2d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:22,902 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.249s 2020-12-21 04:11:22,902 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a623213a-0b40-4386-8901-3501693bb563', 'x-compute-request-id': 'req-a623213a-0b40-4386-8901-3501693bb563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:24,164 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:11:24,164 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87119494-eb6a-4f5d-a42d-12b7a20f49ac', 'x-compute-request-id': 'req-87119494-eb6a-4f5d-a42d-12b7a20f49ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:25,423 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.249s 2020-12-21 04:11:25,423 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a36a6300-5a2f-4552-b8c9-1a3c5a0e0d7b', 'x-compute-request-id': 'req-a36a6300-5a2f-4552-b8c9-1a3c5a0e0d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:26,694 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.261s 2020-12-21 04:11:26,695 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95dc3271-6b78-45a0-9a51-07cd2bebde66', 'x-compute-request-id': 'req-95dc3271-6b78-45a0-9a51-07cd2bebde66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:27,965 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.261s 2020-12-21 04:11:27,965 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03d39414-4b36-42fc-8bfb-298fdfdc0fb0', 'x-compute-request-id': 'req-03d39414-4b36-42fc-8bfb-298fdfdc0fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:29,226 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:11:29,226 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-804307f3-c9fb-4711-8478-1a5f466a8a76', 'x-compute-request-id': 'req-804307f3-c9fb-4711-8478-1a5f466a8a76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:30,491 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.254s 2020-12-21 04:11:30,491 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fd7b0d1-de64-48de-8dfc-7d4f08424279', 'x-compute-request-id': 'req-9fd7b0d1-de64-48de-8dfc-7d4f08424279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:31,751 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:11:31,752 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93750d34-db79-4f9c-9649-db74c51cb3c5', 'x-compute-request-id': 'req-93750d34-db79-4f9c-9649-db74c51cb3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:33,007 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.246s 2020-12-21 04:11:33,007 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edc80e73-0d3f-4e5a-9bcb-2e8edfd54aa2', 'x-compute-request-id': 'req-edc80e73-0d3f-4e5a-9bcb-2e8edfd54aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:34,271 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.255s 2020-12-21 04:11:34,271 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f928ce9-dd92-4acf-8238-77672d0a955d', 'x-compute-request-id': 'req-8f928ce9-dd92-4acf-8238-77672d0a955d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:35,545 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.264s 2020-12-21 04:11:35,546 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06f342e8-f378-447c-8ebb-c6b8756da4e1', 'x-compute-request-id': 'req-06f342e8-f378-447c-8ebb-c6b8756da4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:36,813 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.258s 2020-12-21 04:11:36,813 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8117b07-d37b-4c89-9c06-dc092fd993ba', 'x-compute-request-id': 'req-a8117b07-d37b-4c89-9c06-dc092fd993ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:38,076 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:11:38,076 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e629c62d-f21f-41f5-a26f-5e3594969788', 'x-compute-request-id': 'req-e629c62d-f21f-41f5-a26f-5e3594969788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:39,335 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.249s 2020-12-21 04:11:39,336 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6299b09c-c03a-46e1-bf99-c155e16b71e1', 'x-compute-request-id': 'req-6299b09c-c03a-46e1-bf99-c155e16b71e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:40,594 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.248s 2020-12-21 04:11:40,594 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56749775-af88-43f0-9471-64014ba7f343', 'x-compute-request-id': 'req-56749775-af88-43f0-9471-64014ba7f343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:41,856 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:11:41,856 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3fa686b-6586-4847-bc73-4416a37e2a02', 'x-compute-request-id': 'req-f3fa686b-6586-4847-bc73-4416a37e2a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:43,267 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.400s 2020-12-21 04:11:43,267 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e8c1369-dffb-416b-b87b-569b40dd5a7c', 'x-compute-request-id': 'req-3e8c1369-dffb-416b-b87b-569b40dd5a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:44,531 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.254s 2020-12-21 04:11:44,532 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bad2c3bd-81c8-454b-a90b-527e8f7994ef', 'x-compute-request-id': 'req-bad2c3bd-81c8-454b-a90b-527e8f7994ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:45,998 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.456s 2020-12-21 04:11:45,999 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9496b7b7-afb6-4f15-b843-e873366b2f67', 'x-compute-request-id': 'req-9496b7b7-afb6-4f15-b843-e873366b2f67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:47,255 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.247s 2020-12-21 04:11:47,255 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21c727fb-fc8f-4175-ad32-6e36a9e9a80b', 'x-compute-request-id': 'req-21c727fb-fc8f-4175-ad32-6e36a9e9a80b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:48,525 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.260s 2020-12-21 04:11:48,525 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5efcf751-1006-4236-9a2e-6997101e7e88', 'x-compute-request-id': 'req-5efcf751-1006-4236-9a2e-6997101e7e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:49,796 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.261s 2020-12-21 04:11:49,796 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48cce7d4-9cd4-4ef2-b018-338bcb632ab7', 'x-compute-request-id': 'req-48cce7d4-9cd4-4ef2-b018-338bcb632ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:51,072 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.266s 2020-12-21 04:11:51,072 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-148d14ef-b103-4293-b0cf-b4ee5fbd9ad0', 'x-compute-request-id': 'req-148d14ef-b103-4293-b0cf-b4ee5fbd9ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:52,343 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.261s 2020-12-21 04:11:52,343 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cc58684-3c8e-4f9d-a890-118761db17bf', 'x-compute-request-id': 'req-0cc58684-3c8e-4f9d-a890-118761db17bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:53,609 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.256s 2020-12-21 04:11:53,609 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f50e5a67-79f9-4f0f-99a7-722a5ab4c359', 'x-compute-request-id': 'req-f50e5a67-79f9-4f0f-99a7-722a5ab4c359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:54,869 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.247s 2020-12-21 04:11:54,870 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b27532-0cf7-4cd1-9ebb-a80f50d3f7e8', 'x-compute-request-id': 'req-19b27532-0cf7-4cd1-9ebb-a80f50d3f7e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:56,130 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:11:56,131 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d6e8f87-e932-470a-8a8e-34493e6f1fe6', 'x-compute-request-id': 'req-7d6e8f87-e932-470a-8a8e-34493e6f1fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:57,400 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.259s 2020-12-21 04:11:57,400 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-020bc363-db3f-4ab5-b002-86fb6ec8e445', 'x-compute-request-id': 'req-020bc363-db3f-4ab5-b002-86fb6ec8e445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:58,669 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.258s 2020-12-21 04:11:58,670 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b776e9aa-d4e9-43eb-993d-2ea67b3b4413', 'x-compute-request-id': 'req-b776e9aa-d4e9-43eb-993d-2ea67b3b4413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:11:59,948 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.268s 2020-12-21 04:11:59,949 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:11:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbf74985-3edd-4993-85fc-a1391c194433', 'x-compute-request-id': 'req-fbf74985-3edd-4993-85fc-a1391c194433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:01,210 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:12:01,210 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f001e08a-d97e-4a32-b516-576169626b38', 'x-compute-request-id': 'req-f001e08a-d97e-4a32-b516-576169626b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:02,473 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:12:02,474 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd482e48-1f85-4290-b6be-c4914616e1a4', 'x-compute-request-id': 'req-cd482e48-1f85-4290-b6be-c4914616e1a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:03,739 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.257s 2020-12-21 04:12:03,740 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a5cb888-0490-4b7d-894a-609e5719aa86', 'x-compute-request-id': 'req-1a5cb888-0490-4b7d-894a-609e5719aa86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:05,005 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.255s 2020-12-21 04:12:05,005 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18115676-91ee-4743-9d87-0da5276ff475', 'x-compute-request-id': 'req-18115676-91ee-4743-9d87-0da5276ff475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:06,269 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.254s 2020-12-21 04:12:06,270 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7c07970-28ed-470f-b139-a6329d8a929c', 'x-compute-request-id': 'req-c7c07970-28ed-470f-b139-a6329d8a929c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:07,550 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.271s 2020-12-21 04:12:07,550 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bf502c4-ad17-44e3-ae19-4e24c9a74d59', 'x-compute-request-id': 'req-0bf502c4-ad17-44e3-ae19-4e24c9a74d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:08,817 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.256s 2020-12-21 04:12:08,817 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cd97ed7-31ba-4d60-9065-6271fe48df4a', 'x-compute-request-id': 'req-8cd97ed7-31ba-4d60-9065-6271fe48df4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:10,075 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.248s 2020-12-21 04:12:10,076 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b442f00-a031-425b-8bf3-ecb6a66983bc', 'x-compute-request-id': 'req-6b442f00-a031-425b-8bf3-ecb6a66983bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:11,338 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:12:11,339 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-479ab148-8387-494c-873e-13011331ae63', 'x-compute-request-id': 'req-479ab148-8387-494c-873e-13011331ae63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:12,604 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.256s 2020-12-21 04:12:12,604 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18f94b46-f2bd-460b-8857-a0d206e5c1d5', 'x-compute-request-id': 'req-18f94b46-f2bd-460b-8857-a0d206e5c1d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:13,891 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.276s 2020-12-21 04:12:13,892 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83b2f2ea-ecaf-44d7-a2e1-c58c94e6dd5d', 'x-compute-request-id': 'req-83b2f2ea-ecaf-44d7-a2e1-c58c94e6dd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:15,152 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:12:15,152 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c60327e9-944e-4f3e-93d9-61c1d2349647', 'x-compute-request-id': 'req-c60327e9-944e-4f3e-93d9-61c1d2349647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:16,415 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.254s 2020-12-21 04:12:16,416 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a91549bd-5bee-49b4-9e90-27b40125ebec', 'x-compute-request-id': 'req-a91549bd-5bee-49b4-9e90-27b40125ebec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:17,692 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.266s 2020-12-21 04:12:17,693 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb7ffa78-b49b-4253-a7e3-d942801011db', 'x-compute-request-id': 'req-cb7ffa78-b49b-4253-a7e3-d942801011db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:18,956 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:12:18,956 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ef213eb-5adc-4424-9664-3ed7e4fe8191', 'x-compute-request-id': 'req-9ef213eb-5adc-4424-9664-3ed7e4fe8191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:20,218 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:12:20,219 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed7cc7d7-2e6e-4d6b-8249-838d1c744f77', 'x-compute-request-id': 'req-ed7cc7d7-2e6e-4d6b-8249-838d1c744f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:21,479 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:12:21,479 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5b2071b-fcde-4819-a2e3-c4ab62e47135', 'x-compute-request-id': 'req-f5b2071b-fcde-4819-a2e3-c4ab62e47135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:22,744 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.254s 2020-12-21 04:12:22,744 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9274abe6-ff19-47d9-9dd3-2fb280d71b91', 'x-compute-request-id': 'req-9274abe6-ff19-47d9-9dd3-2fb280d71b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:24,007 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:12:24,008 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b13b83b6-3f77-418a-95d7-ab2202086998', 'x-compute-request-id': 'req-b13b83b6-3f77-418a-95d7-ab2202086998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:25,270 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:12:25,271 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e231ccf-bd68-4f6e-b82b-11b1824f5fb7', 'x-compute-request-id': 'req-4e231ccf-bd68-4f6e-b82b-11b1824f5fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:26,534 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:12:26,534 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-000f7ea8-cc9c-45b8-b5c3-c98bd2117efd', 'x-compute-request-id': 'req-000f7ea8-cc9c-45b8-b5c3-c98bd2117efd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:27,803 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.259s 2020-12-21 04:12:27,804 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b14d0d3c-632c-4ae0-bba1-821badc93f73', 'x-compute-request-id': 'req-b14d0d3c-632c-4ae0-bba1-821badc93f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:29,064 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:12:29,065 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c934e4e-647f-43f3-bea4-ba6c87f1ba5d', 'x-compute-request-id': 'req-5c934e4e-647f-43f3-bea4-ba6c87f1ba5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:30,325 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:12:30,326 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-265fab87-e947-46f3-aacb-7e6ae49ab7d4', 'x-compute-request-id': 'req-265fab87-e947-46f3-aacb-7e6ae49ab7d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:31,588 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:12:31,589 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32f20b14-5a2d-437d-bbea-da0d00216dac', 'x-compute-request-id': 'req-32f20b14-5a2d-437d-bbea-da0d00216dac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:32,849 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:12:32,849 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f510d958-3ae3-4024-8230-e2725165bbef', 'x-compute-request-id': 'req-f510d958-3ae3-4024-8230-e2725165bbef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:34,118 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.259s 2020-12-21 04:12:34,118 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e1d10ce-ef6c-4df0-a120-82bff39ce961', 'x-compute-request-id': 'req-9e1d10ce-ef6c-4df0-a120-82bff39ce961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:35,383 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.256s 2020-12-21 04:12:35,384 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57921d22-d0da-47fb-a270-c1ff35ea4b3e', 'x-compute-request-id': 'req-57921d22-d0da-47fb-a270-c1ff35ea4b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:36,645 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:12:36,646 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30b0bf16-4ddf-477d-8ae3-492c7e082153', 'x-compute-request-id': 'req-30b0bf16-4ddf-477d-8ae3-492c7e082153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:37,906 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:12:37,907 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b73c9de-0f6b-4bea-802b-8bdade994007', 'x-compute-request-id': 'req-7b73c9de-0f6b-4bea-802b-8bdade994007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:39,167 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:12:39,167 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a95bb4b-f149-4734-85e6-c360b8865d45', 'x-compute-request-id': 'req-5a95bb4b-f149-4734-85e6-c360b8865d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:40,424 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.247s 2020-12-21 04:12:40,425 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd4947d7-0960-45ec-87ca-10e0175fbc7c', 'x-compute-request-id': 'req-fd4947d7-0960-45ec-87ca-10e0175fbc7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:41,689 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.255s 2020-12-21 04:12:41,690 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c979289-3d87-418b-a9df-3855981440f1', 'x-compute-request-id': 'req-4c979289-3d87-418b-a9df-3855981440f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:10:26Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:42,957 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.258s 2020-12-21 04:12:42,957 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a28e79e-527e-4d85-b11c-0692df1af373', 'x-compute-request-id': 'req-3a28e79e-527e-4d85-b11c-0692df1af373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:44,219 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:12:44,219 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edaae9e4-ecd3-43a9-bd65-0d58c2b68579', 'x-compute-request-id': 'req-edaae9e4-ecd3-43a9-bd65-0d58c2b68579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:45,478 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:12:45,478 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a156897-f139-4148-bb34-b7cdbb781504', 'x-compute-request-id': 'req-3a156897-f139-4148-bb34-b7cdbb781504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:46,740 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:12:46,741 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3bf3476-1d5d-43a4-a41a-9a2746f4fd84', 'x-compute-request-id': 'req-b3bf3476-1d5d-43a4-a41a-9a2746f4fd84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:48,205 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.455s 2020-12-21 04:12:48,206 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9713e32c-299a-426d-9b99-7785a5bde2b9', 'x-compute-request-id': 'req-9713e32c-299a-426d-9b99-7785a5bde2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:49,534 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.319s 2020-12-21 04:12:49,535 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c4017fd-fcaa-46dc-907c-a45279b3f21c', 'x-compute-request-id': 'req-4c4017fd-fcaa-46dc-907c-a45279b3f21c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:50,800 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.256s 2020-12-21 04:12:50,801 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e580e390-a2d4-4b86-9ede-569b60e21a45', 'x-compute-request-id': 'req-e580e390-a2d4-4b86-9ede-569b60e21a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:52,068 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.258s 2020-12-21 04:12:52,068 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b838ad1-11e1-4fe2-aa4d-8aa489b3b865', 'x-compute-request-id': 'req-6b838ad1-11e1-4fe2-aa4d-8aa489b3b865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:53,329 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:12:53,330 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8a1ac89-2252-4169-81c4-6f748b9fb1f8', 'x-compute-request-id': 'req-a8a1ac89-2252-4169-81c4-6f748b9fb1f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:54,590 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:12:54,590 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b81b524-aa3c-4a02-9ae1-82395da172db', 'x-compute-request-id': 'req-3b81b524-aa3c-4a02-9ae1-82395da172db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:55,850 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.249s 2020-12-21 04:12:55,850 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a4831cc-9716-4b8d-b3d5-00ae00a14bb1', 'x-compute-request-id': 'req-5a4831cc-9716-4b8d-b3d5-00ae00a14bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:57,107 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.248s 2020-12-21 04:12:57,107 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4613a612-b778-477a-b817-d84ff08ad1b8', 'x-compute-request-id': 'req-4613a612-b778-477a-b817-d84ff08ad1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:58,376 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.259s 2020-12-21 04:12:58,377 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a372277e-e442-48eb-9c28-e8178f094b59', 'x-compute-request-id': 'req-a372277e-e442-48eb-9c28-e8178f094b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:12:59,647 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.261s 2020-12-21 04:12:59,648 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:12:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6775f9ae-ff37-497c-b17f-a840346617a8', 'x-compute-request-id': 'req-6775f9ae-ff37-497c-b17f-a840346617a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:00,909 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:13:00,910 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-083e16cb-ebde-437d-838d-ef56266fabac', 'x-compute-request-id': 'req-083e16cb-ebde-437d-838d-ef56266fabac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:02,181 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.261s 2020-12-21 04:13:02,181 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59cf7875-2228-4bef-9e14-9e87e4a12f0e', 'x-compute-request-id': 'req-59cf7875-2228-4bef-9e14-9e87e4a12f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:03,443 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:13:03,444 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1637b691-3dee-4ce5-b17b-40325b0bcbdb', 'x-compute-request-id': 'req-1637b691-3dee-4ce5-b17b-40325b0bcbdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:04,706 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:13:04,706 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d81ed36b-952d-46e5-87a2-413fa3f404f4', 'x-compute-request-id': 'req-d81ed36b-952d-46e5-87a2-413fa3f404f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:05,969 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.254s 2020-12-21 04:13:05,970 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60270d25-90c6-466a-a19f-b525c373e5b8', 'x-compute-request-id': 'req-60270d25-90c6-466a-a19f-b525c373e5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:07,239 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.259s 2020-12-21 04:13:07,239 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d43d12f0-1403-464a-a7c5-5ce762b1d73b', 'x-compute-request-id': 'req-d43d12f0-1403-464a-a7c5-5ce762b1d73b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:08,505 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.255s 2020-12-21 04:13:08,505 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e750bfe5-4535-4105-96bd-3e0c63c78ab1', 'x-compute-request-id': 'req-e750bfe5-4535-4105-96bd-3e0c63c78ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:09,770 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:13:09,770 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d172519f-078c-4d60-b23e-baec03c0c72d', 'x-compute-request-id': 'req-d172519f-078c-4d60-b23e-baec03c0c72d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:11,035 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.254s 2020-12-21 04:13:11,035 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-125d8ee7-41d9-45eb-afe2-27b08539099f', 'x-compute-request-id': 'req-125d8ee7-41d9-45eb-afe2-27b08539099f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:12,297 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:13:12,297 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbfe83f3-8dff-4d28-bef1-f758a2cee7bd', 'x-compute-request-id': 'req-fbfe83f3-8dff-4d28-bef1-f758a2cee7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:13,587 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.280s 2020-12-21 04:13:13,587 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c401c081-c407-4304-aa9b-56e227b02851', 'x-compute-request-id': 'req-c401c081-c407-4304-aa9b-56e227b02851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:14,854 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.257s 2020-12-21 04:13:14,854 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31b6fdad-0784-4f5b-8c2b-c3af1f8a6aaa', 'x-compute-request-id': 'req-31b6fdad-0784-4f5b-8c2b-c3af1f8a6aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:16,121 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.257s 2020-12-21 04:13:16,121 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9d0faac-19b2-4e23-af6d-b1a12e502564', 'x-compute-request-id': 'req-d9d0faac-19b2-4e23-af6d-b1a12e502564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:17,382 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:13:17,383 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6110b638-9318-444a-813c-9ccb69893a23', 'x-compute-request-id': 'req-6110b638-9318-444a-813c-9ccb69893a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:18,645 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:13:18,645 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cfc8364-030e-4ac5-8f56-3c80b20c9307', 'x-compute-request-id': 'req-2cfc8364-030e-4ac5-8f56-3c80b20c9307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:19,908 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:13:19,909 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5066de73-18ca-419f-8142-7df58e97d995', 'x-compute-request-id': 'req-5066de73-18ca-419f-8142-7df58e97d995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:21,180 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.262s 2020-12-21 04:13:21,180 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-058bb2f5-d065-4086-827f-c6630d934815', 'x-compute-request-id': 'req-058bb2f5-d065-4086-827f-c6630d934815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:22,448 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.258s 2020-12-21 04:13:22,449 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a3146e6-ee32-48a4-b6d1-9563dc25ab61', 'x-compute-request-id': 'req-9a3146e6-ee32-48a4-b6d1-9563dc25ab61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:23,712 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:13:23,713 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6aa782c-324d-447e-9235-486321aa71a7', 'x-compute-request-id': 'req-b6aa782c-324d-447e-9235-486321aa71a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:24,973 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:13:24,973 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-983cf5c8-c840-47bc-a32b-5163e01b500e', 'x-compute-request-id': 'req-983cf5c8-c840-47bc-a32b-5163e01b500e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:26,234 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:13:26,235 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d60a99f-fc50-4b86-8e82-cda31fb099a7', 'x-compute-request-id': 'req-1d60a99f-fc50-4b86-8e82-cda31fb099a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:27,516 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.272s 2020-12-21 04:13:27,517 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d8ed45d-2632-4f85-bac2-ce6e132569a4', 'x-compute-request-id': 'req-8d8ed45d-2632-4f85-bac2-ce6e132569a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:28,783 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.257s 2020-12-21 04:13:28,784 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c2063b1-c44e-414b-bf4c-0cf76b9ae496', 'x-compute-request-id': 'req-3c2063b1-c44e-414b-bf4c-0cf76b9ae496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:30,051 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.257s 2020-12-21 04:13:30,051 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbeb973e-434d-4207-9f10-cccb984fc206', 'x-compute-request-id': 'req-cbeb973e-434d-4207-9f10-cccb984fc206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:31,311 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:13:31,312 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d7d457f-7564-4ebe-a512-ac4bed117912', 'x-compute-request-id': 'req-9d7d457f-7564-4ebe-a512-ac4bed117912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:32,572 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:13:32,572 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b09dabe-1c87-47d7-a54b-4107b7084180', 'x-compute-request-id': 'req-9b09dabe-1c87-47d7-a54b-4107b7084180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:33,832 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.249s 2020-12-21 04:13:33,832 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-388fe53a-60d9-4f73-803a-53ee615ee3f0', 'x-compute-request-id': 'req-388fe53a-60d9-4f73-803a-53ee615ee3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:35,095 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:13:35,095 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a9c7c84-ab4f-47ec-88d9-12065fbb7731', 'x-compute-request-id': 'req-1a9c7c84-ab4f-47ec-88d9-12065fbb7731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:36,365 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.260s 2020-12-21 04:13:36,365 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b42f2cf4-888e-42d2-85c2-3b3f1d51cc5c', 'x-compute-request-id': 'req-b42f2cf4-888e-42d2-85c2-3b3f1d51cc5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:37,634 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.258s 2020-12-21 04:13:37,634 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-623e6467-03bd-4100-998c-b46da933bc63', 'x-compute-request-id': 'req-623e6467-03bd-4100-998c-b46da933bc63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:38,901 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.258s 2020-12-21 04:13:38,902 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b0a3836-373e-43de-864e-9096f7d37170', 'x-compute-request-id': 'req-3b0a3836-373e-43de-864e-9096f7d37170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:40,162 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:13:40,163 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fab1980-b60b-4d11-b04c-53101e8d35b4', 'x-compute-request-id': 'req-3fab1980-b60b-4d11-b04c-53101e8d35b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:41,424 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:13:41,424 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c572b86-cd80-45a2-92db-d7f0ef812bc1', 'x-compute-request-id': 'req-9c572b86-cd80-45a2-92db-d7f0ef812bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:42,686 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:13:42,687 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c875dcb-beb6-4abf-9100-7a61c9f5c0b9', 'x-compute-request-id': 'req-5c875dcb-beb6-4abf-9100-7a61c9f5c0b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:44,093 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.397s 2020-12-21 04:13:44,094 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d39b9c0-55bc-4f17-ae5f-4cfe2e791e04', 'x-compute-request-id': 'req-5d39b9c0-55bc-4f17-ae5f-4cfe2e791e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:45,372 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.268s 2020-12-21 04:13:45,372 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1616991-95c0-4d5d-a72c-b074d6272b5c', 'x-compute-request-id': 'req-c1616991-95c0-4d5d-a72c-b074d6272b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:46,644 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.262s 2020-12-21 04:13:46,644 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e721b121-aa79-4d8d-96a2-ddfa30563030', 'x-compute-request-id': 'req-e721b121-aa79-4d8d-96a2-ddfa30563030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:47,904 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:13:47,905 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a148a22-1463-4b1a-bb34-8c0008411c06', 'x-compute-request-id': 'req-4a148a22-1463-4b1a-bb34-8c0008411c06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:49,163 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.248s 2020-12-21 04:13:49,163 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a385d53-f47a-43dd-840d-9b84a6c68bbd', 'x-compute-request-id': 'req-5a385d53-f47a-43dd-840d-9b84a6c68bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:50,435 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.262s 2020-12-21 04:13:50,436 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e4d01a3-d0ee-44f1-b93a-d307f0ef651d', 'x-compute-request-id': 'req-8e4d01a3-d0ee-44f1-b93a-d307f0ef651d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:51,719 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.273s 2020-12-21 04:13:51,719 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cf04e1c-fcbb-4dad-a8bc-93d8dc3097d6', 'x-compute-request-id': 'req-4cf04e1c-fcbb-4dad-a8bc-93d8dc3097d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:52,985 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.256s 2020-12-21 04:13:52,985 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eafa285d-5173-4869-b807-ff4a070ff681', 'x-compute-request-id': 'req-eafa285d-5173-4869-b807-ff4a070ff681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:54,262 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.267s 2020-12-21 04:13:54,262 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c5f91c3-30a5-4de8-8df1-a1b5ca6ca045', 'x-compute-request-id': 'req-2c5f91c3-30a5-4de8-8df1-a1b5ca6ca045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:55,527 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.255s 2020-12-21 04:13:55,528 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5daf248d-8cce-4763-a47c-4b5ec7cef0aa', 'x-compute-request-id': 'req-5daf248d-8cce-4763-a47c-4b5ec7cef0aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:56,801 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.264s 2020-12-21 04:13:56,802 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e402de6c-488d-4837-b5b7-44e3096e1404', 'x-compute-request-id': 'req-e402de6c-488d-4837-b5b7-44e3096e1404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:58,063 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:13:58,063 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bad9f717-4b53-4ee4-9a9c-46b57e57a522', 'x-compute-request-id': 'req-bad9f717-4b53-4ee4-9a9c-46b57e57a522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:13:59,330 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.258s 2020-12-21 04:13:59,331 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:13:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d66fd793-272a-4cc7-b124-84fd286422d0', 'x-compute-request-id': 'req-d66fd793-272a-4cc7-b124-84fd286422d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:00,599 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.258s 2020-12-21 04:14:00,599 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edd748c0-2c7a-4d88-9e58-d1273319eb98', 'x-compute-request-id': 'req-edd748c0-2c7a-4d88-9e58-d1273319eb98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:01,867 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.258s 2020-12-21 04:14:01,868 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a75ad5a-3c0c-40d4-ac13-370e33aed50c', 'x-compute-request-id': 'req-0a75ad5a-3c0c-40d4-ac13-370e33aed50c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:03,128 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:14:03,129 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de1257e2-3860-4a68-943a-e6842ab1de11', 'x-compute-request-id': 'req-de1257e2-3860-4a68-943a-e6842ab1de11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:04,396 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.257s 2020-12-21 04:14:04,397 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5382b3d-2fe5-4bdb-b842-d67bc43c150e', 'x-compute-request-id': 'req-e5382b3d-2fe5-4bdb-b842-d67bc43c150e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:05,741 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.334s 2020-12-21 04:14:05,742 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a98bae1d-bcc7-423e-9b67-634a9d9308d1', 'x-compute-request-id': 'req-a98bae1d-bcc7-423e-9b67-634a9d9308d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:07,084 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.333s 2020-12-21 04:14:07,085 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c016d155-f652-48a2-91bf-e4b0144baab5', 'x-compute-request-id': 'req-c016d155-f652-48a2-91bf-e4b0144baab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:08,354 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.259s 2020-12-21 04:14:08,355 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1409a8a-7d28-4665-b5de-18a8adcf40a9', 'x-compute-request-id': 'req-c1409a8a-7d28-4665-b5de-18a8adcf40a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:09,619 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.255s 2020-12-21 04:14:09,620 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db07696b-bb56-4165-ba3d-027d01df070e', 'x-compute-request-id': 'req-db07696b-bb56-4165-ba3d-027d01df070e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:10,880 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:14:10,880 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6175ae4d-f9f6-46d7-b0b1-c05218e34bf6', 'x-compute-request-id': 'req-6175ae4d-f9f6-46d7-b0b1-c05218e34bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:12,137 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.248s 2020-12-21 04:14:12,138 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a97d066e-28fa-4010-945b-85441c70cb3c', 'x-compute-request-id': 'req-a97d066e-28fa-4010-945b-85441c70cb3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:13,407 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.260s 2020-12-21 04:14:13,407 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8364fa85-7873-4710-be2d-949bef43e7aa', 'x-compute-request-id': 'req-8364fa85-7873-4710-be2d-949bef43e7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:14,675 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.258s 2020-12-21 04:14:14,675 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5874e1c6-1aa4-4182-b8aa-79d08124fc15', 'x-compute-request-id': 'req-5874e1c6-1aa4-4182-b8aa-79d08124fc15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:15,938 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:14:15,938 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff37622e-6d67-4ce9-853e-6bea85cfa8ed', 'x-compute-request-id': 'req-ff37622e-6d67-4ce9-853e-6bea85cfa8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:17,204 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.257s 2020-12-21 04:14:17,204 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8095ed0c-237b-462f-b3bd-227f4825f765', 'x-compute-request-id': 'req-8095ed0c-237b-462f-b3bd-227f4825f765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:18,672 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.458s 2020-12-21 04:14:18,672 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f859a76-de50-4741-9c15-c2570d4cd86a', 'x-compute-request-id': 'req-6f859a76-de50-4741-9c15-c2570d4cd86a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:19,929 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.247s 2020-12-21 04:14:19,929 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18738a10-d123-4bc7-adf8-ff106b7a74a8', 'x-compute-request-id': 'req-18738a10-d123-4bc7-adf8-ff106b7a74a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:21,187 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.248s 2020-12-21 04:14:21,187 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-feb6d431-e52b-4da1-9f44-83b8bd8f7c90', 'x-compute-request-id': 'req-feb6d431-e52b-4da1-9f44-83b8bd8f7c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:22,453 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.255s 2020-12-21 04:14:22,453 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16e51517-a923-44d6-87ab-450764c31e3c', 'x-compute-request-id': 'req-16e51517-a923-44d6-87ab-450764c31e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:23,725 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.262s 2020-12-21 04:14:23,725 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc365d0d-cd91-43d4-bfac-3bc4ca45b6f8', 'x-compute-request-id': 'req-fc365d0d-cd91-43d4-bfac-3bc4ca45b6f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:24,991 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.256s 2020-12-21 04:14:24,992 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d157fa65-7b4f-471e-91a1-27170ca5d454', 'x-compute-request-id': 'req-d157fa65-7b4f-471e-91a1-27170ca5d454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:26,280 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.279s 2020-12-21 04:14:26,280 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-861a0b92-31bc-4021-b0ac-a86dc0590ff9', 'x-compute-request-id': 'req-861a0b92-31bc-4021-b0ac-a86dc0590ff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:27,664 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.375s 2020-12-21 04:14:27,664 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-307764ba-771b-4ca3-9f7f-03307a5af561', 'x-compute-request-id': 'req-307764ba-771b-4ca3-9f7f-03307a5af561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:28,962 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.288s 2020-12-21 04:14:28,963 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33942e2b-09c3-40b7-aa54-15409d799bc6', 'x-compute-request-id': 'req-33942e2b-09c3-40b7-aa54-15409d799bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:30,268 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.294s 2020-12-21 04:14:30,268 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4fc4ad9-18aa-40ce-b95f-8a7e945e764f', 'x-compute-request-id': 'req-c4fc4ad9-18aa-40ce-b95f-8a7e945e764f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:31,538 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.260s 2020-12-21 04:14:31,539 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc410631-f657-4c7f-9a67-2235d1130d6f', 'x-compute-request-id': 'req-bc410631-f657-4c7f-9a67-2235d1130d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:32,815 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.266s 2020-12-21 04:14:32,816 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e52b4575-8175-4635-9455-daae36fcd4fa', 'x-compute-request-id': 'req-e52b4575-8175-4635-9455-daae36fcd4fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:34,320 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.493s 2020-12-21 04:14:34,320 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab580504-3d64-49b2-9127-eb3bdcf2e676', 'x-compute-request-id': 'req-ab580504-3d64-49b2-9127-eb3bdcf2e676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:35,623 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.292s 2020-12-21 04:14:35,623 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eaecfd7-286f-4c2f-ba26-e11f7b086dc6', 'x-compute-request-id': 'req-4eaecfd7-286f-4c2f-ba26-e11f7b086dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:36,921 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.288s 2020-12-21 04:14:36,922 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b13f60b-5024-46b1-9e6c-d4f9e399aa6b', 'x-compute-request-id': 'req-0b13f60b-5024-46b1-9e6c-d4f9e399aa6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:38,258 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.326s 2020-12-21 04:14:38,258 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fefbab4-6824-4cf4-ba1e-263bb1438086', 'x-compute-request-id': 'req-0fefbab4-6824-4cf4-ba1e-263bb1438086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:39,520 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:14:39,520 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76d028a0-b6b3-45a2-bdcb-47d92d2a6008', 'x-compute-request-id': 'req-76d028a0-b6b3-45a2-bdcb-47d92d2a6008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:40,797 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.268s 2020-12-21 04:14:40,798 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d55f37c-59c7-424f-8c52-6f7bf931b9bb', 'x-compute-request-id': 'req-8d55f37c-59c7-424f-8c52-6f7bf931b9bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:42,525 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.717s 2020-12-21 04:14:42,526 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e354fc6-b960-4d94-a42b-dc4a13ba6dbe', 'x-compute-request-id': 'req-2e354fc6-b960-4d94-a42b-dc4a13ba6dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:43,806 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.266s 2020-12-21 04:14:43,807 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aa9e35f-0757-402d-adf8-0e109f44180d', 'x-compute-request-id': 'req-3aa9e35f-0757-402d-adf8-0e109f44180d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:45,068 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:14:45,069 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b2dd20b-3c3c-45d4-90df-60df8d9c764d', 'x-compute-request-id': 'req-9b2dd20b-3c3c-45d4-90df-60df8d9c764d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:46,324 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.246s 2020-12-21 04:14:46,324 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1b81e53-54de-4160-a52e-8f027ac340c2', 'x-compute-request-id': 'req-e1b81e53-54de-4160-a52e-8f027ac340c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:47,584 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:14:47,584 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb35b309-e52f-4012-9180-3963bb18080c', 'x-compute-request-id': 'req-eb35b309-e52f-4012-9180-3963bb18080c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:48,847 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:14:48,847 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76aa3bca-f110-4697-8789-b4a5cfb76f08', 'x-compute-request-id': 'req-76aa3bca-f110-4697-8789-b4a5cfb76f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:50,106 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.249s 2020-12-21 04:14:50,106 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7584971-4b3c-4646-a4ff-4d466354156c', 'x-compute-request-id': 'req-f7584971-4b3c-4646-a4ff-4d466354156c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:51,368 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:14:51,369 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7edbcf8a-51a5-49e9-9e3f-c14e8672fdc2', 'x-compute-request-id': 'req-7edbcf8a-51a5-49e9-9e3f-c14e8672fdc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:52,641 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.262s 2020-12-21 04:14:52,641 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8215543-b17e-410f-bd1c-5b6ea0a03b5a', 'x-compute-request-id': 'req-e8215543-b17e-410f-bd1c-5b6ea0a03b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:53,907 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.256s 2020-12-21 04:14:53,907 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc1fce52-bb85-4fca-8364-5086f181fd06', 'x-compute-request-id': 'req-dc1fce52-bb85-4fca-8364-5086f181fd06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:55,168 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:14:55,168 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2afc3a0-a1b2-443a-b050-a8c273371a94', 'x-compute-request-id': 'req-c2afc3a0-a1b2-443a-b050-a8c273371a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:56,433 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.255s 2020-12-21 04:14:56,433 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68fa2a36-ea48-4ddf-82e0-2ebf695e3d04', 'x-compute-request-id': 'req-68fa2a36-ea48-4ddf-82e0-2ebf695e3d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:57,696 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:14:57,696 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-318602da-08a6-4186-aa51-0e7ca2a2552f', 'x-compute-request-id': 'req-318602da-08a6-4186-aa51-0e7ca2a2552f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:14:58,957 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:14:58,957 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f422406-400a-4900-bcdb-c8620b690906', 'x-compute-request-id': 'req-2f422406-400a-4900-bcdb-c8620b690906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:00,218 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:15:00,218 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:14:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e235af7d-fcf2-4832-8c36-61bee8384fbf', 'x-compute-request-id': 'req-e235af7d-fcf2-4832-8c36-61bee8384fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:01,493 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.266s 2020-12-21 04:15:01,494 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bc7d288-d445-40d1-a4c2-b5fd33113816', 'x-compute-request-id': 'req-2bc7d288-d445-40d1-a4c2-b5fd33113816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:02,755 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.251s 2020-12-21 04:15:02,755 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd72472c-1051-4470-9aae-573caf186c1b', 'x-compute-request-id': 'req-cd72472c-1051-4470-9aae-573caf186c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:04,015 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:15:04,016 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dff39c1b-3c41-4eed-9e3f-81d1182e322e', 'x-compute-request-id': 'req-dff39c1b-3c41-4eed-9e3f-81d1182e322e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:05,276 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:15:05,276 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55003a43-c5a1-4233-8228-125f8e5275d4', 'x-compute-request-id': 'req-55003a43-c5a1-4233-8228-125f8e5275d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:06,538 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.253s 2020-12-21 04:15:06,539 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be1b6cb1-55cf-406c-bda7-8b8e84ec8958', 'x-compute-request-id': 'req-be1b6cb1-55cf-406c-bda7-8b8e84ec8958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:07,799 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.250s 2020-12-21 04:15:07,799 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e539f31-0a47-4c50-adad-67cd8e836866', 'x-compute-request-id': 'req-2e539f31-0a47-4c50-adad-67cd8e836866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:09,062 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.252s 2020-12-21 04:15:09,063 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea7fd5ca-4eca-4087-a02f-67862043e457', 'x-compute-request-id': 'req-ea7fd5ca-4eca-4087-a02f-67862043e457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:12:42Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}, {"version": 4, "addr": "172.27.0.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:12,378 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.16/compute/v2.1/os-floating-ips/c463c947-9168-47f0-b2af-3f01fc3598e4 3.305s 2020-12-21 04:15:12,378 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:09 GMT', 'server': 'Apache/2.4.29 (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-b1649742-dac7-46a7-b64a-084fbf371370', 'x-compute-request-id': 'req-b1649742-dac7-46a7-b64a-084fbf371370', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/os-floating-ips/c463c947-9168-47f0-b2af-3f01fc3598e4'} Body: b'' 2020-12-21 04:15:12,615 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.236s 2020-12-21 04:15:12,615 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:12 GMT', 'server': 'Apache/2.4.29 (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-aae76e0e-19a8-4fe4-922d-11c3b8892a45', 'x-compute-request-id': 'req-aae76e0e-19a8-4fe4-922d-11c3b8892a45', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'' 2020-12-21 04:15:12,895 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.279s 2020-12-21 04:15:12,896 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1454', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58f7176e-6e98-4e3b-b1bd-2f3fd50efaed', 'x-compute-request-id': 'req-58f7176e-6e98-4e3b-b1bd-2f3fd50efaed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {"tempest-TestShelveInstance-518431990-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:9e:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-TestShelveInstance-1443436908"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:14,125 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.219s 2020-12-21 04:15:14,125 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05bd3205-c5df-4d42-8a23-23d8836b346c', 'x-compute-request-id': 'req-05bd3205-c5df-4d42-8a23-23d8836b346c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:15,306 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.166s 2020-12-21 04:15:15,306 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a06a9f95-cb7b-42b8-bb1b-0f9af0e07516', 'x-compute-request-id': 'req-a06a9f95-cb7b-42b8-bb1b-0f9af0e07516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:16,480 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.164s 2020-12-21 04:15:16,480 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f040ba92-47ca-4d9d-9542-e35b43961a91', 'x-compute-request-id': 'req-f040ba92-47ca-4d9d-9542-e35b43961a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:17,656 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.166s 2020-12-21 04:15:17,656 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f97956c-7ad7-4735-a920-6f62dbc605f5', 'x-compute-request-id': 'req-4f97956c-7ad7-4735-a920-6f62dbc605f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:18,838 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.172s 2020-12-21 04:15:18,839 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e0a271c-6c08-4da5-aa63-1d08da20f83e', 'x-compute-request-id': 'req-7e0a271c-6c08-4da5-aa63-1d08da20f83e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:20,010 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.163s 2020-12-21 04:15:20,011 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e04ebeba-255c-4a1f-9427-6492a8767a1a', 'x-compute-request-id': 'req-e04ebeba-255c-4a1f-9427-6492a8767a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:21,185 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.165s 2020-12-21 04:15:21,186 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4476db7d-7362-488a-b0b3-23d683dcc53a', 'x-compute-request-id': 'req-4476db7d-7362-488a-b0b3-23d683dcc53a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:22,363 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.168s 2020-12-21 04:15:22,364 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-155cec5c-bf96-4075-912e-2638e5b2e92e', 'x-compute-request-id': 'req-155cec5c-bf96-4075-912e-2638e5b2e92e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:23,543 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.170s 2020-12-21 04:15:23,543 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a27d5c9b-55f5-4c1e-9a0a-afc9adb4050a', 'x-compute-request-id': 'req-a27d5c9b-55f5-4c1e-9a0a-afc9adb4050a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:24,723 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.171s 2020-12-21 04:15:24,724 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdb3f995-c96b-4fb2-8e9c-7301b3cca24c', 'x-compute-request-id': 'req-cdb3f995-c96b-4fb2-8e9c-7301b3cca24c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:25,903 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.169s 2020-12-21 04:15:25,903 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb9b00d-93d4-4ca6-a99e-e8472ee3c2c0', 'x-compute-request-id': 'req-8fb9b00d-93d4-4ca6-a99e-e8472ee3c2c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:27,077 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.165s 2020-12-21 04:15:27,077 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d11808a0-98a4-4dce-b9fc-95c43c76112c', 'x-compute-request-id': 'req-d11808a0-98a4-4dce-b9fc-95c43c76112c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:28,254 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.168s 2020-12-21 04:15:28,255 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b176242-7ec7-43b1-a355-dd520e6298e3', 'x-compute-request-id': 'req-1b176242-7ec7-43b1-a355-dd520e6298e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:29,431 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.167s 2020-12-21 04:15:29,432 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01c9f821-3a6b-4c95-afcd-ef063b5e06bf', 'x-compute-request-id': 'req-01c9f821-3a6b-4c95-afcd-ef063b5e06bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:30,605 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.164s 2020-12-21 04:15:30,605 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7007ada2-7cba-4283-a554-9bf16c16ef59', 'x-compute-request-id': 'req-7007ada2-7cba-4283-a554-9bf16c16ef59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:31,781 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.166s 2020-12-21 04:15:31,781 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9d0f06f-79c6-41c0-b4ea-0e71d2cf313b', 'x-compute-request-id': 'req-a9d0f06f-79c6-41c0-b4ea-0e71d2cf313b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:32,957 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.166s 2020-12-21 04:15:32,957 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7aa4486-b591-43f0-be83-668b0008b0ed', 'x-compute-request-id': 'req-f7aa4486-b591-43f0-be83-668b0008b0ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:34,131 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.164s 2020-12-21 04:15:34,132 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f798254e-7cd2-4ec6-950d-5d49137857f1', 'x-compute-request-id': 'req-f798254e-7cd2-4ec6-950d-5d49137857f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:35,307 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.166s 2020-12-21 04:15:35,308 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6184cd57-69b6-49e0-9278-fbbd9edf1ff8', 'x-compute-request-id': 'req-6184cd57-69b6-49e0-9278-fbbd9edf1ff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:36,483 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.167s 2020-12-21 04:15:36,483 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acae4b1c-682c-4ffd-bf74-1899daed7682', 'x-compute-request-id': 'req-acae4b1c-682c-4ffd-bf74-1899daed7682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:37,878 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.385s 2020-12-21 04:15:37,878 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f68e94ec-52c8-4ad8-9c8c-04b2ae3db86a', 'x-compute-request-id': 'req-f68e94ec-52c8-4ad8-9c8c-04b2ae3db86a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:39,055 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.167s 2020-12-21 04:15:39,056 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c782923e-2b3d-4a55-985b-268fe25a3802', 'x-compute-request-id': 'req-c782923e-2b3d-4a55-985b-268fe25a3802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:40,231 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.166s 2020-12-21 04:15:40,231 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6b57ac0-f8f3-4d0f-b236-40b37e3319fc', 'x-compute-request-id': 'req-e6b57ac0-f8f3-4d0f-b236-40b37e3319fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:41,404 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.164s 2020-12-21 04:15:41,404 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-302f3e03-2206-4f4b-9298-0fdd280d1554', 'x-compute-request-id': 'req-302f3e03-2206-4f4b-9298-0fdd280d1554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:42,580 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.166s 2020-12-21 04:15:42,580 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31bd6016-7fce-42f0-bffc-dc84de586ab0', 'x-compute-request-id': 'req-31bd6016-7fce-42f0-bffc-dc84de586ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:43,883 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.294s 2020-12-21 04:15:43,884 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb25710f-c815-458a-94ab-8da5468e8280', 'x-compute-request-id': 'req-eb25710f-c815-458a-94ab-8da5468e8280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:45,055 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.162s 2020-12-21 04:15:45,055 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ca766c4-de9c-4f11-874b-36af26027f72', 'x-compute-request-id': 'req-6ca766c4-de9c-4f11-874b-36af26027f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:46,234 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.169s 2020-12-21 04:15:46,235 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-425d52c0-ff76-4070-b0be-88983f00f348', 'x-compute-request-id': 'req-425d52c0-ff76-4070-b0be-88983f00f348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:47,424 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.179s 2020-12-21 04:15:47,424 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a23602ba-2437-4137-ac02-9d949384c0ef', 'x-compute-request-id': 'req-a23602ba-2437-4137-ac02-9d949384c0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:48,622 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.188s 2020-12-21 04:15:48,622 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b484dee-c901-4c8f-b696-8ecf8bd83cac', 'x-compute-request-id': 'req-4b484dee-c901-4c8f-b696-8ecf8bd83cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:49,804 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.173s 2020-12-21 04:15:49,805 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49e8c7ba-4a69-4d51-bb9f-ab9424746692', 'x-compute-request-id': 'req-49e8c7ba-4a69-4d51-bb9f-ab9424746692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:51,003 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.188s 2020-12-21 04:15:51,003 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a949c6bb-1996-4870-8852-f0b2c06a37cc', 'x-compute-request-id': 'req-a949c6bb-1996-4870-8852-f0b2c06a37cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:52,183 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.171s 2020-12-21 04:15:52,184 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50344e4e-a5a5-4e29-ac19-87855e64ce8e', 'x-compute-request-id': 'req-50344e4e-a5a5-4e29-ac19-87855e64ce8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:53,398 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.205s 2020-12-21 04:15:53,398 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff224c3-050e-4040-b6f5-4e9604a3dac3', 'x-compute-request-id': 'req-bff224c3-050e-4040-b6f5-4e9604a3dac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:54,601 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.192s 2020-12-21 04:15:54,601 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90b6989b-837b-488a-9d68-2370dc6978cd', 'x-compute-request-id': 'req-90b6989b-837b-488a-9d68-2370dc6978cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:55,792 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.181s 2020-12-21 04:15:55,792 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30ab9451-a06d-4ae6-ad80-82f3b251b5c3', 'x-compute-request-id': 'req-30ab9451-a06d-4ae6-ad80-82f3b251b5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:56,984 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.182s 2020-12-21 04:15:56,984 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f73c3f5-9812-4bc3-90ee-de19d5cc5bbc', 'x-compute-request-id': 'req-2f73c3f5-9812-4bc3-90ee-de19d5cc5bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:58,161 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.167s 2020-12-21 04:15:58,161 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4ccfc16-368a-4f1f-8dc7-0a5077dd935d', 'x-compute-request-id': 'req-d4ccfc16-368a-4f1f-8dc7-0a5077dd935d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:15:59,355 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.184s 2020-12-21 04:15:59,356 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:15:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-366796fc-ee90-4e28-b3d9-c9f551942510', 'x-compute-request-id': 'req-366796fc-ee90-4e28-b3d9-c9f551942510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:00,536 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.170s 2020-12-21 04:16:00,536 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a424e2cf-434e-45fd-8cdd-15face54e6c3', 'x-compute-request-id': 'req-a424e2cf-434e-45fd-8cdd-15face54e6c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:01,713 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.167s 2020-12-21 04:16:01,713 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c29b5f1-72d1-455f-89aa-7c6ee1216e42', 'x-compute-request-id': 'req-4c29b5f1-72d1-455f-89aa-7c6ee1216e42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:02,900 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.177s 2020-12-21 04:16:02,900 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f619c64-402a-4c30-81d9-77a1434a6213', 'x-compute-request-id': 'req-7f619c64-402a-4c30-81d9-77a1434a6213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:04,113 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.204s 2020-12-21 04:16:04,114 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d342fe9-a658-47c8-b273-a23487a76726', 'x-compute-request-id': 'req-3d342fe9-a658-47c8-b273-a23487a76726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:05,291 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.168s 2020-12-21 04:16:05,292 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1afd192-aedc-4f1b-a699-949756882b52', 'x-compute-request-id': 'req-f1afd192-aedc-4f1b-a699-949756882b52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:06,466 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.165s 2020-12-21 04:16:06,466 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4be23f86-dc9f-4587-8d67-7851512c790f', 'x-compute-request-id': 'req-4be23f86-dc9f-4587-8d67-7851512c790f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:07,643 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.168s 2020-12-21 04:16:07,644 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26064260-343a-4b04-b5ac-c042a2ea3710', 'x-compute-request-id': 'req-26064260-343a-4b04-b5ac-c042a2ea3710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:09,043 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.391s 2020-12-21 04:16:09,044 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03b5cac0-6ddd-40d0-a43b-12da9907fe1b', 'x-compute-request-id': 'req-03b5cac0-6ddd-40d0-a43b-12da9907fe1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:10,219 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.165s 2020-12-21 04:16:10,219 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be5c37c8-15d4-48ad-adc6-ad4c261bea71', 'x-compute-request-id': 'req-be5c37c8-15d4-48ad-adc6-ad4c261bea71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:11,399 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.170s 2020-12-21 04:16:11,399 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c68a47c5-5fa6-4f5a-8e98-2b84650dad53', 'x-compute-request-id': 'req-c68a47c5-5fa6-4f5a-8e98-2b84650dad53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:12,575 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.166s 2020-12-21 04:16:12,575 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2273e85-eab6-4092-9c27-47e9324dc4e0', 'x-compute-request-id': 'req-f2273e85-eab6-4092-9c27-47e9324dc4e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:13,757 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.173s 2020-12-21 04:16:13,758 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d65d5b1-c506-43d5-baa3-7393af3e1d8b', 'x-compute-request-id': 'req-4d65d5b1-c506-43d5-baa3-7393af3e1d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:14,958 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.191s 2020-12-21 04:16:14,959 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b9baeae-2fb3-4850-8108-a3f306089d3e', 'x-compute-request-id': 'req-0b9baeae-2fb3-4850-8108-a3f306089d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:16,144 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.175s 2020-12-21 04:16:16,144 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fd62eb6-1445-4cf4-b0e4-22595019d322', 'x-compute-request-id': 'req-9fd62eb6-1445-4cf4-b0e4-22595019d322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:17,415 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.261s 2020-12-21 04:16:17,415 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09a3d755-e975-4255-8726-7abd320e450d', 'x-compute-request-id': 'req-09a3d755-e975-4255-8726-7abd320e450d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:18,601 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.177s 2020-12-21 04:16:18,602 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-733622fc-57ff-40b9-ace4-4e98d05e7ae0', 'x-compute-request-id': 'req-733622fc-57ff-40b9-ace4-4e98d05e7ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:19,904 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.294s 2020-12-21 04:16:19,905 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1b0e09f-8653-4074-87d0-bf2eb3146b30', 'x-compute-request-id': 'req-d1b0e09f-8653-4074-87d0-bf2eb3146b30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:21,083 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.169s 2020-12-21 04:16:21,083 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80be92c4-3dd6-4cba-ba99-af9449bb7b87', 'x-compute-request-id': 'req-80be92c4-3dd6-4cba-ba99-af9449bb7b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:22,261 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.168s 2020-12-21 04:16:22,262 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e74ab6ca-9e28-4470-b2fc-42d580b38ded', 'x-compute-request-id': 'req-e74ab6ca-9e28-4470-b2fc-42d580b38ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:23,438 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.167s 2020-12-21 04:16:23,439 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e45b5f05-e231-4ad7-acab-18416afb1c48', 'x-compute-request-id': 'req-e45b5f05-e231-4ad7-acab-18416afb1c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:24,615 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.167s 2020-12-21 04:16:24,616 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b634564f-1b51-4cce-b605-2adb34e7f2f9', 'x-compute-request-id': 'req-b634564f-1b51-4cce-b605-2adb34e7f2f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "ACTIVE", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "68380912-4b83-43c0-9cb1-58a16d6019e5"}]}}' 2020-12-21 04:16:25,805 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.179s 2020-12-21 04:16:25,805 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '1268', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e947c6aa-2a86-4efe-b812-16ddbfc7a02a', 'x-compute-request-id': 'req-e947c6aa-2a86-4efe-b812-16ddbfc7a02a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"server": {"id": "56c04726-583d-4c58-82b1-5baccee7c4a7", "name": "tempest-TestShelveInstance-server-1347665809", "status": "DELETED", "tenant_id": "b07ec805977d456b9447a634af514cde", "user_id": "b9ff84deff8a4f01911a9cec1145b5d9", "metadata": {}, "hostId": "65cf59a2dd98b6e9a92df6a46299bfba9c968456a23a3ab0a9aa7afb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.16/compute/flavors/452"}]}, "created": "2020-12-21T04:06:12Z", "updated": "2020-12-21T04:16:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}, {"rel": "bookmark", "href": "http://10.222.0.16/compute/servers/56c04726-583d-4c58-82b1-5baccee7c4a7"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2020-12-21T04:10:26Z", "message": "ClientException"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2008430900", "OS-SRV-USG:launched_at": "2020-12-21T04:06:38.000000", "OS-SRV-USG:terminated_at": "2020-12-21T04:16:25.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2020-12-21 04:16:25,813 95000 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 73 second wait 2020-12-21 04:16:26,897 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 404 GET http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7 0.082s 2020-12-21 04:16:26,897 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:26 GMT', 'server': 'Apache/2.4.29 (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-67208938-83ef-4554-9c20-85693606f721', 'x-compute-request-id': 'req-67208938-83ef-4554-9c20-85693606f721', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.16/compute/v2.1/servers/56c04726-583d-4c58-82b1-5baccee7c4a7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 56c04726-583d-4c58-82b1-5baccee7c4a7 could not be found."}}' 2020-12-21 04:16:27,158 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.16/compute/v2.1/os-security-groups/c69f3a10-da00-4297-95de-3f1efe38de68 0.260s 2020-12-21 04:16:27,158 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:26 GMT', 'server': 'Apache/2.4.29 (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-216f9483-8b77-4f19-aa2a-d1a272091acf', 'x-compute-request-id': 'req-216f9483-8b77-4f19-aa2a-d1a272091acf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/os-security-groups/c69f3a10-da00-4297-95de-3f1efe38de68'} Body: b'' 2020-12-21 04:16:27,195 95000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.16/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2008430900 0.036s 2020-12-21 04:16:27,195 95000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 21 Dec 2020 04:16:27 GMT', 'server': 'Apache/2.4.29 (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-2757947c-ec95-43cc-8938-dd258bce69db', 'x-compute-request-id': 'req-2757947c-ec95-43cc-8938-dd258bce69db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.16/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2008430900'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 120, in test_shelve_volume_backed_instance self._create_server_then_shelve_and_unshelve(boot_from_volume=True) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 95, in _create_server_then_shelve_and_unshelve self._shelve_then_unshelve_server(server) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 56, in _shelve_then_unshelve_server force_shelve_offload=True) File "/opt/stack/tempest/tempest/common/compute.py", line 294, in shelve_server extra_timeout=offload_time) File "/opt/stack/tempest/tempest/common/waiters.py", line 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestShelveInstance:test_shelve_volume_backed_instance) Server 56c04726-583d-4c58-82b1-5baccee7c4a7 failed to reach SHELVED_OFFLOADED status and task state "None" within the required time (360 s). Current status: ACTIVE. Current task state: None. |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt19.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
pt20.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
pt21.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
pt22.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
pt23.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
VolumesBackupsV39Test) |
skip
pt23.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt24.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
pt25.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
pt26.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
pt26.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
pt27.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt27.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt27.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
||||||
tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt28.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
||||||
tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt29.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
||||||
tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt30.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt30.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt30.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt30.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt30.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt30.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
||||||
tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt31.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt31.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt31.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt31.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt31.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt31.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt31.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt31.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
||||||
tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt32.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt32.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
||||||
tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
skip
pt33.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt34.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt34.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt34.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
skip
pt35.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
||||||
tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt36.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
||||||
tempest.api.volume.admin.test_group_types.GroupTypesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt37.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt38.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt38.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
||||||
tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt39.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt42.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
pt42.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
pt43.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
pt44.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
pt44.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
pt45.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
pt45.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_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt46.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
pt46.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
pt46.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt46.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt46.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
||||||
tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt48.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
pt48.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_types.VolumeTypesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt50.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
pt50.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
pt50.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
||||||
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt52.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt52.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt52.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt52.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
||||||
tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt53.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
pt54.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
pt55.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
pt56.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
||||||
tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt57.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt57.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
||||||
tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt58.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
pt58.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
||||||
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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
||||||
tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt63.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt63.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
||||||
tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt64.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt65.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt65.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
||||||
tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt66.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt66.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt66.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
||||||
tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
||||||
tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt70.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt70.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt70.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt70.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt70.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt70.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt70.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt70.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt70.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt70.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt70.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt70.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt70.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
||||||
tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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_volume_boot_pattern.TestVolumeBootPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt72.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
||||||
Total | 232 | 196 | 26 | 0 | 10 |